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
When saving a csv file, the data is not split into columns. Even the script from the standard example outputs all the data in one column.
Specify the separator:
Specify the separator:
Didn't work. When opening in Excel it says unknown file format and doesn't split columns either. But if you don't specify a separator and don't specify a file extension, it also says unknown format, but the text is broken into columns...
There's more to do like that:
Is it possible to create an indicator that will have a buffer line, e.g. close[] line and a comment at the top left? I tried to make a simple example so my terminal hangs
Take the comment out of the loop - should make it easier.
When will the #resource option be applied to the indicator files? Does anyone know? I would like very much to combine the whole project into one .ex5 file.
Please explain why the second buffer (label2) is zero
1) For some reason, the OnCalculate function has no problems with multiple buffers, where there are separate close, open, etc.
2) I would love to use it, but it fails to use the algorithm for calculation of moving averages which is described in the code above
ExtLineBuffer2[i] tried to assign different values including constants - always zero