Support Board
Date/Time: Sat, 11 Jan 2025 09:46:09 +0000
Post From: 2 questions on programming a system
[2016-11-11 19:48:25] |
User514837 - Posts: 47 |
We do not provide programming help. However, because of this code the automated trading system is only going to submit an order when it has closed:
sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_CLOSED To exit an existing position, use: Automated Trading Management: Buy Exit Automated Trading Management: Sell Exit Thank you for the quick response. |