I use POST /v2/forever/orders (SINGLE for entry, OCO for SL/Target). At the moment of execution, is there any extra internal hop/queue/processing that makes a triggered Forever order slower than placing a direct POST /v2/orders?
In other words, from a trade execution speed point of view, is there any advantage in using normal /v2/orders instead of relying on triggered Forever orders? I mostly do stock option buying in low-liquidity contracts, so even small delays can affect my fills.
Thanks!