Support Board
Date/Time: Thu, 16 Jan 2025 12:57:38 +0000
Post From: Market on close orders with automated trading
[2017-10-06 16:12:34] |
GiantAvocado - Posts: 67 |
I have entered formulas in L3 (Buy exit) & N3 (Sell Exit) respectively as; L3 - =and($J$8>0,$J$41 = $J$76) N3 - =and($J$8<0,$J$41 = $J$76) $j$41 & $J$76 are set to same number format - (Time) only; Additionally: Cancel all working orders on exit is set to 'true'; also tested with 'false' with no change; I have done 'auto trade system bar backtests' and cannot get a closed open position on market close (ESZ7 @ 16:14:59). Is there something else I am missing? |