Support Board
Date/Time: Mon, 23 Jun 2025 12:41:35 +0000
Post From: Automated Trading
[2021-12-30 04:00:23] |
Sawtooth - Posts: 4229 |
There are 4 options, in order of complexity and difficulty: Two are native studies: - Trading System Based On Alert Condition study This uses Simple Alert syntax formulas on its Alerts tab. Trading System Based on Alert Condition - Spreadsheet System for Trading study This uses spreadsheet syntax on its spreadsheet sheet. Spreadsheet Systems, Alerts and Automated Trading One uses the SC's Advanced Custom Study Interface and Language (ACSIL): This requires coding and compiling a custom program. Advanced Custom Study Interface and Language (ACSIL) One uses SC's DTC protocol server. This is beyond most users: DTC Protocol |