Custom Input for Money Management
-
If we have user input for money management, shouldn't it just be so that the user enters the corresponding number to the name of the money management on the drop down list? (for example, 15=betting Fibonacci).
I tried this and it seems that once I added the user input option, the user input for the number of lots does not work. No matter what I put for the number of lots, it only trades .01.
-
@4xfatigue Can you please share the link to your project.
-
No sure how to share the link. If you are able to go into it, the name is "BOLRVI AND REVEARSAL fixed equity"
I attached screenshot of user input settings and the buy block. It seems that no matter what the equity in the account (I'm testing with $10k) it only trades .01''

-
@4xfatigue Then what you need is this:

-
I was also wondering if it's possible to have the money management specified by the user.
For example, there are 19 Money Management systems. Betting on Fibonacci is #15 on the list. I would think that I could have a user enter 1-19 to choose the corresponding money management. Is this possible? When testing, it doesn't seem like it is.
-
Hi @4xFatigue .
Afe you trying to make all the MM options available in your EA? -
@4xfatigue Yes, it is but only with custom code. You wil need as programmer to do that, I'm afraid. Otherwise you wolud need 19 different fxDreema block trees.