
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
I have a script that creates multiple hlines and I need to delete the lines as long as they meet the following criteria:
1- Name "Line Support xx" and parameter is the value of the line;
Condition 1: Contains "Support Linexx" and Candle with opening price less than hline value and closing price greater than hline value;
If positive, delete the indicated hline
2- Name “Resistance Line xx” and the parameter is the value of the line;
Condition 2: Contains Resistance and Candle Line with opening price above hline value and closing price below hline value;
If positive, delete the indicated hline
xx = variable number