Forum

Can MT5 export optimization results as .csv or .txt?

Can MT5 export optimization results as .csv or .txt? Thanks

Unsupported filling mode

here is test script: MqlTradeRequest request; MqlTradeResult result; void OnStart () { request.action = TRADE_ACTION_DEAL ; request.symbol = "AUDCAD" ; request.volume = 0.01 ; request.type = ORDER_TYPE_BUY ; request.type_filling = ORDER_FILLING_FOK ; ///

Big trouble

Hello everybody, here is simply test codes for an indicator, #property indicator_chart_window #property indicator_plots 0 #property indicator_buffers 0 string shortname; int OnInit ( void ) { shortname= "aaa" ; IndicatorSetString ( INDICATOR_SHORTNAME ,shortname);

Have you got payoff from affiliate program?

yes, I got since I joined affiliate program no, I haven't got it though I joined affiliate program I don't join affiliate program I don't know what is affiliate program

Can't install MT5 instance twice?

i downloaded an MT5 setup file and run it, first installation is OK, but if i install it again, a message box pop up to let me fill proxy server, and it's freeze after i cancel that box. how to solve? Thx~

Is it possible get trade server address via server name?

hi, if i only know the server name like MetaQuotes-Demo but i need to know its address like dc1.demo.mt5.alpari.co.uk or 193.46.204.110:443 , is it possible? Thanks

New search feature

now we can't search News Feed by someone on their Profile page . i hope they can do it so i sent request to Service Desk and wait for their answer. if you need, pls send request too. Thx

Which leverage do you like?

1:500 1:200 1:100 1:50 1:10 1:1 other

Is there function let us know whether an EA is runing?

Example: both EA A.ex5 & B.ex5 are runing, how can A know that B is runing? is there built-in function to do that

how to locating a symbol quickly?

many symbols in Market Watch and how to locating a symbol quickly? thx