
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
Search for the file in the folder
C:\Users\XXX\AppData\Roaming\MetaQuotes\Terminal\ZXVVDASDADDEDADS23132\MQL5\Files
Exporting Indicator Values:
Author: NFTrader
Exporting Indicator Values:
Author: NFTrader
The script is very good, but I would like more if the data could go to excel directly, through a RTD server, to use excel's RDTR function. Do you have something like that in mind?
Yes it works. You need to look at ...MQL5\Files path, its there the CSV file.
I´ve modified to save values of OBV (real volume) just change the code below
Hi,
Thank you for the job. Unfortunately, when I run the script, no file is created. I updated the script to write in C:/temp/. When i run in debug I can see that the filename is correct and I don't get any error but there is no file.
Any clue ?
If you check the handle, it will probably is returning -1. (invalid handle)
For some reason MT5 doesnt´like that you save files in different places from default. Just let as original code and it will write in ...MQL5\Files path
Congratulations on the script, I am exporting the values of the volatilitypivot flag to csv, but the script only correctly exports the high values, in the lines that should appear the low values an error appears.
Can someone help me please ?
VolatilityPivot script
This one is very useful.
The author is bull.