PROTECTED SOURCE SCRIPT
更新済 bot strategy

1分足逆張りです.この前公開したのよりは遥かに高性能(なはず)です.strategy.exitでstop使ってます.少し詳しくは英文で.
This strategy is the counter trade strategy that I am actually trying to implement, and is realized by a simple combination of 3 indicators (maybe 2 ?. eg. sma ). There is no plan to release the strategy, but it is a script that I personally expect because I am hooked on how to stop the contrarian and the timing of entry. I don't use "security" ,but using strategy.enter(limit) and strategy.exit(stop). It seems that the performance is better than the publicly available "stoploss" because it is not a specific price (eg. 500) range but a variable according to the market price. Since all entry, close, and stop values are shown in the graph, it is possible to find the value back from that value. Good luck.
※Tested environment : FXBTCJPY , 1min
This strategy is the counter trade strategy that I am actually trying to implement, and is realized by a simple combination of 3 indicators (maybe 2 ?. eg. sma ). There is no plan to release the strategy, but it is a script that I personally expect because I am hooked on how to stop the contrarian and the timing of entry. I don't use "security" ,but using strategy.enter(limit) and strategy.exit(stop). It seems that the performance is better than the publicly available "stoploss" because it is not a specific price (eg. 500) range but a variable according to the market price. Since all entry, close, and stop values are shown in the graph, it is possible to find the value back from that value. Good luck.
※Tested environment : FXBTCJPY , 1min
リリースノート
update保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 無料かつ制限なしでご利用いただけます ― 詳細についてはこちらをご覧ください。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 無料かつ制限なしでご利用いただけます ― 詳細についてはこちらをご覧ください。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。