karachiento
karachiento
Friends 2
karachiento
Added topic "Low disk space in ticks generating function" Error
Hello everyone. Can anyone tell me what is the possible cause of this error? Thanks
karachiento
Added topic SymbolInfoTick() doubt
Hello everyone. I'm trying to run a very simple EA to get the tick information but I can't get the volume. Can anyone tell me why it is? Here the EA MqlTick L_Tick; void OnTick () {    if ( SymbolInfoTick ( Symbol (),L_Tick))
karachiento
Added topic Errors
Can someone tell me what these errors are? It is in a genetic simulation of MT5 Thank you
karachiento
Added topic History Data
Hi. I use MT5. I have a couple of  demo accounts  open in the MetaQuotes-Demo server that I use to test strategies. The quality of the record is good (99%), except in the second half of 2017, where the quality is very poor, so I must
karachiento
Added topic Calculation of ADX
Good afternoon. Does anyone know how MT5 calculates the ADX indicator step by step? The results that MT5 returns for ADX (14) for EURUSD in H1 (for example) does not correspond (at least in my calculations) with the theoretical calculation of the ADX
karachiento
Added topic ENUM_TIMEFRAME Personalized Periods
In MQL5, there are a series of time periods within the enumeration ENUM_TIMEFRAME (PERIOD_M1, PERIOD_M5, etc). Is possible to create personalized periods? For example PERIOD_M45 Thanks for your reply
karachiento
Added topic EA restart my PC
I´m sure that the problem is not  processor warming . when i´m r unning the optimization its restarts the pc. I suppose that the buffers of the indicators (which are several) collapse the ram. is that possible? Do I have to empty the buffers
karachiento
Registered at MQL5.community