Errors, bugs, questions - page 1579
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
Look at the PrintFormat() function. In your case, it is better to use it.
Then it goes like this:
Parsimony rules :-)
Tried the code, got zeros
2016.05.12 00:41:43.336 Info_SymbolList AUDJPY,M15: symbolName=AUDJPY, ATR_D_1001=0.0000
Try writing only string variables to the file.
It's like this:
all variables are written normally, exceptATR_D_1000 , it's not clear...
G try it like this
G Try this
Thanks, I'll give it a try. But, if variableATR_D_1000 is not printed, how can we expect it to be written?
D Everything prints out. Most likely the problem is in the history loading, because 1000 day bars is quite huge, the indicator takes a long time to calculate on the first run, then everything is normal.
What's the code, can you attach a script? I can't get it to move, thank you.
EX5 loading failed (on execution)
otherwise - fine
same as yours.