In the first set I have multiple conditions which need to be met and they are not met, yet it still enters long regardless which I don't understand. The output immediately prints:
Strategy 'New/327706409': An order placed at '06/19/2024 04:30:27' has been ignored since the order was submitted before the strategy property BarsRequiredToTrade had been met.
19/06/2024 04:30:27 Strategy 'New/327706409': Ignored SubmitOrderManaged() method at 19/06/2024 04:30:27: BarsInProgress=0 Action=Sell OrderType=StopMarket Quantity=1 LimitPrice=0 StopPrice=5560.00 SignalName='' FromEntrySignal='' Reason='BarsRequiredToTrade has not been met'

Comment