Forum

Help with data from custom indicator

int eurusd; int gbpjpy; int usdcad; int usdchf; int audusd; int audcad; int gold; int ger40; int us30; int OnInit () { int eurusd= iCustom ( "EURUSD#" , PERIOD_M1 , "iSpy" ); int gbpjpy= iCustom ( "GBPJPY#" , PERIOD_M1 , "iSpy" ); int usdcad= iCustom ( "USDCAD#" , PERIOD_M1

Can we get Timestamp with milliseconds by using dll ??

Can we get Timestamp with milliseconds by using dll

mql5 stops writing data (csv) when i open csv file written in mql5 with excel ,how can mql5 continue write to csv file when i open it with excel or another program ??

mql5 stops writing data (csv) when i open csv file written in mql5 with excel ,how can mql5 continue write to csv file when i open it with excel or another program

how can ı make func to WHEN specific SYMBOL tick change ı wanna execute a function ? thank you :)

how can ı make func to WHEN specific SYMBOL tick change ı wanna execute a function ? thank you :)