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
Hi everyone,
In mql4 i open/create a .hst file and i used fileOpenHistory for that (indicator for the renko chart) :
however in mql5 no such a thing. How can i handle this, i tried FileOpen instead however it doesnt support create hst files (and also i couldnt make sure about history files is exist in mql5). Anyone have an opinion or tips for handle it?