Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 20:37:31 +0000



Post From: Help with trades not being entered.

[2025-06-16 14:39:13]
User249200 - Posts: 3
Hi, I'm currently trying to back test a system and having an issue I don't know how to fix. When I first deployed the system it made trades as expected, but after that it has stopped making trades and I was pretty sure it was not the system. In the trade service log I am getting the following messages which explain why order entries are not working, and I am looking to resolve this issue:

2025-06-16 14:25:52.927 | Auto-trade: Replay 1.00X: ESU25-CME[M] 1 Sec #1 | HFT VAP System (rev‑D‑6) | BuyEntry | Bar start date-time: 2025-06-13 11:22:53.000 | BuyEntry signal is ignored because maximum Long Position quantity allowed has been reached or would be exceeded with new order. Max. Position allowed: 1. Resulting Position without working orders: 10. Resulting Position with all working orders except exits: 10. Resulting Position with Market working orders: 10. Current Position: 0
2025-06-16 14:25:53.927 | Auto-trade: Replay 1.00X: ESU25-CME[M] 1 Sec #1 | HFT VAP System (rev‑D‑6) | BuyEntry | Bar start date-time: 2025-06-13 11:22:54.000 | BuyEntry signal is ignored because maximum Long Position quantity allowed has been reached or would be exceeded with new order. Max. Position allowed: 1. Resulting Position without working orders: 10. Resulting Position with all working orders except exits: 10. Resulting Position with Market working orders: 10. Current Position: 0

Any idea what this is and how I can resolve this so I can continue placing trades. I don't have any open trades so I am not sure what is happening here. Thanks