Support Board
Date/Time: Sat, 23 Nov 2024 21:34:04 +0000
Post From: Trading NQ, ES and YM from one single chart in a single account - Programming help needed
[2024-06-13 02:51:33] |
User61168 - Posts: 403 |
Hi, I have a single chart with NQ on main chart along with ES and YM added via Add Symbol study. Chart type works beautifully for all 3 symbols in market play. I have 6 buy and sell entry signal alert conditions across the 3 symbols. I do not have any configuration dependency via my trade ticket window. Default trade quantity is always set to 1 and algo does the % risk based position sizing via scalein/out. Automated trading is via simple alerts only. For all trading signals, only one symbol is considered master while the other two are 'slaves'. Master could be either one of the 3 symbols. Is there a creative way for me to "selectively" enter trades on ES and YM without using chart overlays? I also cannot run 3 versions of the same chart in parallel against the same trading account as it messes up my risk/money management logic. Is it possible for someone with ASCIL knowledge to alter the C++ code for "trading system based on alert condition" study to allow passing of symbol and qty as custom inputs for trade execution? Date Time Of Last Edit: 2024-06-13 02:53:27
|