Need help with money management
-
Hi
How can I achieve the following: Start with 500 $ = 0.01 Lot. Increase the lot size 0.01 lot per $ 100 increasing of amount. Examples: $ 500 = 0.01 lot, 600 $ = 0.02 Lot, $ 700 = 0.03, Lot
-
Check out "Fixed Ratio by Ryan Jones" MM. It is a bit confusing even for me, but it does something like this actually. Try it with 100 for Delta.
-
How is it possible to assign results of a formula to a variable.
Variable MMLOT should get the result of formula from block 122 ??
-
Formula block creates a variable actually, so it can be used as well. Otherwise try to name the variable and the result the same way... and if there is no some problem, it should work

-
Hello fxDreema. Still confused with managing Ryan Jones? Now I was not sure if this correct. I sent you some materials summarized illustrating the operation. If you do not understand, here 2 articles talking about it:
http://www.mql5.com/en/articles/392
http://www.mql5.com/en/articles/217
Please make sure at least that is similar to these items.