Kima
Added topic Load XML in EA - Array
Ive done some research on the topic. But the only 'recent' thing i could find was a script from 2011.11.29 13:46 https://www.mql5.com/en/code/712  But it gives me a lot of errors (very a lot) when i load it up to MetaEditor. So i thought
Kima
Added topic Load indicator - iCustom
Ive tried to load this indicator to my EA:  https://www.mql5.com/en/forum/9660/page9#comment_411206 But i need some help..  Ive tried: //---- indicator parameters - in the indicator it self input int
Kima
Added topic VPS MT5 Ubuntu 12.10 - Fatal Error
Ive installed MT5 on a linux VPS with wine 1.5. It works, but if i add a EA   to the chart  i get an error and MT5 closes.. See the attachment.    Does anyone have MT5 EA working on a Linux VPS? Yes? What version of ubuntu do you
Kima
Added topic Strategy Test Report, Good or Bad?
So i did a strategy test with a new ea. First optimized over the last 3 years and then tested some with what i thought good results on only 2012.  And now i think ive got one of the better ones selected. But how do you select you best settings
Kima
Added topic Raspberry Pi with mql5 Linux version
How about the raspberry pi? Cheap to buy and does not take much electricity.. Is it strong enough to only run mql5 with the 1gb ram? Or the standard 700mhz? You can instal Ubuntu on Raspberry Pi
Kima
Added topic Live testing EA's
Is there a way/site to test multiple EA's on one account? Ive got about 5 configurations that i want to test on live data.   Do i need 5  different  computers with times MT5 installed .. There has to be a simpler way..  
Kima
Added topic Keep a $var alive? And how to increase lot size?
 Im try to make a system when the proft is more then X pips, increase the lot size by X.   But how can i store a variable like  "increase_lot" .. Because now it will stays "10" and not keeping the change that is made later on in the
Kima
Added topic Indicator to EA - MT5
I tried to make an EA from a indicator.  I took the basics of the indicator and added the necessary stuff to make a trade in some of the indicator points.  And now it error free within the  MetaEditor. But now i want to
Kima
Added topic How to get last momentum
I want it to go short when 'last momentum > now momentum'. But how can i get the last momentum?   The momentum documentation: Momentum is calculated as a ratio of today’s price to the price n periods ago: MOMENTUM = CLOSE (i) / CLOSE (i - n)
Kima
Left feedback to developer for job [closed] EA from indicator: envelops
Kima
Registered at MQL5.community