It appears to me the script work fine. .Quote:
Originally Posted by ;
Really thanks.
Lubo.
Printable View
It appears to me the script work fine. .Quote:
Originally Posted by ;
Really thanks.
Lubo.
I love your help.
I will try it and let you know.
Lubo.
Alright, here's a stab at doing what you would like. Regrettably, I'm unable to test them today, so while I could say that they compile, I can't guarantee they operate.
The basic changes are:3 new factors. See Setup_mm. Mq4 to get a tiny bit of excuse there both buy and sell scripts today call a moneyManagement function early on this can alter the Lot worth for a transaction if MoneyManagement is permitted. That's it.
https://www.forexforum.co.za/attachm...1295601695.mq4
https://www.forexforum.co.za/attachm...1901229592.mq4
https://www.forexforum.co.za/attachm...1787269591.mq4
Those scripts work with each other, pipsing setup script sets up the variables that the others 2 broadcasts utilize, but the calculation code is on buy and sell scripts.Quote:
Originally Posted by ;
What I would like to know is just how and where to put easy cash management like this:
Inserted Code //Money Management sequence if (MoneyManagement) Riskgt;100) Opinion(Invalid Risk Value.) ; return(0); else Lots=MathFloor((AccountFreeMargin()*AccountLeverag e()*Risk*Point*BrokerMultiplier*100)/(Ask*MarketInfo(Symbol(),MODE_LOTSIZE)*MarketInfo( Symbol(),MODE_MINLOT)))*MarketInfo(Symbol(),MODE_M INLOT);
I am too new to help, however:
- folks that don't read russian may have a harder time figuring out what is going in that script.
- my own guess is that it looks like you need to set a lot of global variables yourself before running the buy or sell script, or there are more scripts which are a part of the system you did not include. These scripts may be a place.
No one as here, when I ask for some aid that the sole are people who u ask money through PM.
Oh, it's great!!
Damn!!
I ask if someone could help me to include money managent to those buy/sell scripts.
Thank you Ahead of Time.
Lubo.
https://www.forexforum.co.za/attachm...9787436188.mq4
https://www.forexforum.co.za/attachm...1968955214.mq4
https://www.forexforum.co.za/attachm...3110356535.mq4