Closing out profits based on relative lot size
-
I want to be able to closed out trades based on a profit(money) however my lot sizes vary during the day. If I close based of say $50 that'll be ridicoulous if I'm trading on 0.01 lots as it could not happen however $5 would be reasonable. In the same manner if I'm trading 0.10 lots then it makes sense to aim for $50.
So the question is how do I get the EA to intelligently close out trades based on profits relative to the current lot size. -
@jzfusion Set up a constant profit target for 0.01 lots, and then just multiply the number according to the size. You don't have to use simple numbers in the fxdreema input fields, you can write all kinds of math formulas there as well.
-
@roar
Thanks but where do we go to find all these wonderful math formulas? Can you show a simple example I can follow? -
@jzfusion said in Closing out profits based on relative lot size:
@roar
Thanks but where do we go to find all these wonderful math formulas?School.
Lol just kidding, let me make an example
-
-
@roar
excellent... thanks
