For 0DTE Trades, exit conditions based on time and Max Loss and Max Profit
Example
If X minutes after entering the trade if Max Profit <= Y, exit the trade or if Max Profit is >= Y adjust or set Stop Loss to new value
If X minutes after entering the trade if Max Loss >= Y, exit the trade or if Max Loss <= Y adjust or set Profit Target to new value
Created by Matthew Simon
·