Support Board
Date/Time: Mon, 25 Nov 2024 15:48:18 +0000
Post From: Automically moving an OCO limit order
[2024-02-12 16:13:52] |
John - SC Support - Posts: 36245 |
You could use the "Trade Management by Study" study to do this. Refer to the following: Attached Orders: Study Controlled Targets and Stops We would recommend using the "Spreadsheet Formula" for the referenced study, where you would use a formula like the following: =IF(C > 75, 110, 200) This states that if the Close is greater than 75, then use a value of 110, else use a value of 200. Although the "Spreadsheet Formula" has the name "Spreadsheet" in it, it uses the Alert Syntax. Refer to the following: Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |