Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 08:44:24 +0000



Post From: Programming for time slice order

[2022-09-24 20:58:54]
User887126 - Posts: 60
Hi,

What would i need to use to program for time slice order? For example, i want my algo to place 30 lots at certain price but i only want to submit 1 lot at a time (while the buy/sell signal is still valid) up to my maximum order quantity. When the buy/sell signal is not valid anymore, the program will stop and cancel the order.