Orders not being placed

I am running my algo test all good, it is behaving as expected, except orders are not executing consistently. I have no idea why. Please advise is this is a paper acc issue etc.
thanks

Hey @GreenCauliflower

Are you getting any error codes? If not what is the type of your orders (market, limit, stop, take profit, stop-loss, etc.) Were all of your positions fully filled, or were some only partially filled or rejected. All of these scenarios might cause some of your orders to not be executed consistently.

Here is the link to see more about orders on Alpaca’s Docs
https://alpaca.markets/docs/api-documentation/api-v2/orders/

Cheers,
Jason