Anyone, please help me

 

Now, I want a numeric data of each second from the Matatrader4.

Please teach me how to do that.

 
fumiyatoyoda: Now, I want a numeric data of each second from the Matatrader4. Please teach me how to do that.

Your request is not very clear. If you have difficulty with English, use the Japanese section of this forum instead?


 
fumiyatoyoda:

Now, I want a numeric data of each second from the Matatrader4.

Please teach me how to do that.

Type cast?

datetime dTme = D'2017.05.03 12:04:56';
long     lTme = (long)dTme;
 
fumiyatoyoda :

Now, I want a numeric data of each second from the Matatrader4.

It is impossible to export second historical data from MT4.

However, there is a program that displays the second chart. How about download it? Because the historical data can be accumulated.

Try to search it with a key word "MT4 15秒足チャート". If you cannot find it, I will give you mine.
Reason: