
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 an OnTimer() function that calculates a new value for a variable every 5 seconds.
This variable (a double) varies from 5.0 to 50.0 (approximately).
1) Is it possible to chart this variable every 5 seconds? If yes, how?
2) Is it possible to chart this variable in a scrolling sub-window (5 seconds timeframe) below a 1 mn chart ?
Thanks!