Search found 19 matches

Re: How can I find the Bars number corresponding to different time zone

Xronos__ wrote: Sat Sep 18, 2021 5:05 am if you know a valid range of values use [start and end values in an if statement ] to limit your operations https://book.mql4.com/operators/if
also [print function ] might be useful
https://www.mql5.com/en/docs/common/print

regards
There is no relation between your question and your answer.

How can I find the Bars number corresponding to different time zone

How can I find the Bars number corresponding to different time zone at the same time in a piece of code running on the 5 minute chart. OPenTF15=iClose(Symbol(),15,i]; how can I find the value corresponding to the i value in the 5 minute chart in the code. If i=25 in the 5-minute chart, using it as i...

Re: MT4 - AutoImport CSV Tool?

hq7878 wrote: Sat May 02, 2020 6:44 pm I get OHLCV crypto data from an outside source and I want to automatically import into MT4 every 5 minutes from my hard drive. Is there a tool that can do this?
Thanks!
All crypto coins are in MT4. You can investigate JAFX. I also get the program in MT4 with c #.
Image

Return to the advanced search