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
In the code below I'm trying to draw a simple object on a sub window :
Why cant I get the ObjectCreate() function to put an object on sub window? I've put 1 on 3rd parameter as required but it still doesn't draw any object?
When I place 0 it does draw the object okay on the main chart but why not stochastic?
Here I'm confused? I'm beginning to think ObjectCreate () can only draw objects on main window?