PROTECTED SOURCE SCRIPT
更新済 Slope Color Transition Strategy

1: uses a drop-down selection time series datapoints option with the default set using line graph mode on optimized settings for 1D
2: when the line between the previous datapoint and the current datapoint is an upward slant the color is green
3: when the line between the previous datapoint and the current datapoint is a downward slant the color is red
4: when the line between the previous datapoint and the current datapoint is a flat line the color should be the same color as the previous line
5: when the previous line is red and the new line is green then close any open SELL trade then place a BUY trade
6: when the previous line is green and the new line is red then close any open BUY trade then place a SELL trade
2: when the line between the previous datapoint and the current datapoint is an upward slant the color is green
3: when the line between the previous datapoint and the current datapoint is a downward slant the color is red
4: when the line between the previous datapoint and the current datapoint is a flat line the color should be the same color as the previous line
5: when the previous line is red and the new line is green then close any open SELL trade then place a BUY trade
6: when the previous line is green and the new line is red then close any open BUY trade then place a SELL trade
リリースノート
the prerequisites are not in the optimal order so the code should be created by optimizing the order of the code output that works as needed1: uses a drop-down selection time series datapoints option with the default set using line graph mode on optimized settings for 1D
2: when the line between the previous datapoint and the current datapoint is an upward slant the color is green
3: when the line between the previous datapoint and the current datapoint is a downward slant the color is red
4: when the line between the previous datapoint and the current datapoint is a flat line the color should be the same color as the previous line
5: when the previous line is red and the new line is green then close any open SELL trade then place a BUY trade
6: when the previous line is green and the new line is red then close any open BUY trade then place a SELL trade
リリースノート
This is the 3rd iteration of the code updateリリースノート
リリースノート
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 ただし、制限なく自由に使用できます – 詳細はこちらでご確認ください。
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 ただし、制限なく自由に使用できます – 詳細はこちらでご確認ください。
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。