You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello everyone
I use this code to draw SL and TP lines. I have two problems:
1) I can't continue the lines until Time < Time[i]; For Example : Time[i-10]
2) Each time the indicator signals, the previous lines are not deleted to be displayed for the next signal. But this happens when the timeframe of the chart is changed.
please guide me.