[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 442
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 would like to make a sampling on a whole bunch of muwings on the rts futures. although I would also like to do it on muwings (the whole crowd and on different timeframes) and on sipi/show/euro-dollar
if you do not mind to make an example - i would appreciate it - i need to learn
The script creates a file in the experts\files folder. The file name is formed from symbol and current timeframe.
Saves in the file time, bar close price and values of the set mask
If I may Vinin, one more question (not too distracting from the table?!)
Better tomorrow.
You have corrected the indicator. It's good, it's fine. But there is an unclear point, with the trading condition? Please explain...
my skis aren't going ?!
why b is 0 in both cases ?
although it should be something like this
4189,448798029520479024881126433
2,3869488522460123706406991425885e-4
2,3869488522460123706406991425885e-4
ah... that's a lot of decimal places...
You have corrected the indicator. It's good, it's fine. But there is an unclear point, with the trading condition? Please explain...
I'm not quite clear about the trading conditions. I just sped up the indicator a bit.
The signals remain the same.
my skis are not going ?!
Why is b equal to 0 in both cases?
It's not zero. Print() prints out values to 4 digits. Use DoubleToStr(). By setting the required precision of course.