Get lot size from last closed with spesific profit or lose amount
-
Hello, can anyone help me?
How do I get the lot value on the last closed trade but with a profit or loss value filter that I can determine.
For example, if the last closed position was a profit of >$100, then I want to get the lot value. But if <$100, I don't need the lot value.
Thank You.
-
Blue block check last trade profit, pink for each closed trade, looking at 1, modify a variable (call it what you want) in loop get lot size
-
@jstap Thanks brother