mkleh
mkleh
Friends

Add friends via their profile or user search and you will be able to see if they are online

mkleh
Registered at MQL5.community
mkleh
Added topic Suggest how to fix this code
Please suggest what do I need to change on this code? Idea for code is to place at last bars one BuyStop at high and one SellStop at low. This code is just adding SellStops. extern double lot = 0.1; datetime PreviousBar; // record the candle/bar time
mkleh
Added topic iHigh, definign previous bar high
Have some issues to get previous bar high price. I can not figure out how to shift it. int e; Print("Current bar for EURUSD D1: Time ", iTime(NULL,PERIOD_D1,e),", Open ", iOpen(NULL,PERIOD_D1,e),", High "
mkleh
Added topic Where to find a script for closing half position from open order?
If you have seen script like this..please send me a link where I can find it
mkleh
Added topic Can Someone To Guide Me Where To Start With My EA
Hei..I want to start with programming one EA. I have tried to start with EA programming but I am getting lost alone. First thing I want EA to do is Open a trade on (defined) timeframe candle open