
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
Hi
I have this oscillator coded in pine script (tradingview.com)
As you see I have 4 horizontal lines that dictates 4 different levels of some of my calculations, and beside that i have three dots that shows different conditions I am looking for. How to achieve these shifted lines forward (each one of them is a single value plotted many times in forward) and the dots in MQL 4? I know i can use price labels for the levels but that is not what i want.
thanks