Forum

incomplete documentation? to find out? trial and error?

Hello good afternoon! There are several functions that return numeric enumerators, however the enumerator documentation there is a description of each enumerator and not the value, for example LONG OrderGetInteger(ENUM_ORDER_STATE) the list documentation: ORDER_STATE_STARTED Order verified but not

LiveUpdate failed to create copy of terminal [32]

Hi, 2016.10.19 12:42:16.490 LiveUpdate failed to create copy of terminal [32] 2016.10.19 12:42:11.867 MQL5.community activated for 'danews', balance: 0.00 2016.10.19 12:42:10.884 Network '4273117': trading has been enabled - hedging mode 2016.10.19 12:42:10.884 Network '4273117': terminal

starting work with account hedge ---- help!!!

Good evening, I'm learning mt5 and want to start using a hedge account (which is a new feature and with little information in Portuguese on board is almost zero, the broker this migrating my current account for this option) in my EA to be shot in Brazil, and I am full of doubts. 1 - Does anyone

How to convert date / time to use the function CopyTicks?

Hi, good evening! I want you to see ticks from a specific date / time, for example, "2016.10.03 10:00" in CopyTicks documentation: int CopyTicks ( string symbol_name, // nome do símbolo MqlTick & ticks_array[], // matriz para recebimento de ticks uint

CopyTicks = It is to specify time?

Good afternoon! I need the negotiations on the chart time period, for example, if a bar opens at 12:00 and has 5 minutes long, need to get negotiations between 12:00 and 12:05. I think that would be obtained by CopyTicks function more could not put the end date. There specifying or some other