FIFO
-
Happy and Prosperous New Year!
Anyone dealing with FIFO? fxDreema doesn't seem to have a clue about it.
How do I recognize my closes (TP, SL, TS) are failing due to broker enforced FIFO rules and deal with the problem?
Thanks!
-
One way around FIFO I use is to make sure all the trades have a different lot size. I believe the US brokers only enforce FIFO when the lot size is the same. Another way around it too is to use the 'for each buy or sell trade' block and set the loop direction to 'oldest to newest'.