Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

strategy running on multiple charts

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    strategy running on multiple charts

    I have a strategy that gives off 4 actionable signals. BUT they can only be selected one a time per strategy implementation. So... I would have to duplicate the chart 4 times and run the strategy with "1" selected on one chart, "2" selected on the second chart, etc. If the strategy is written to enter when flat, would this be okay to do? Even if a "3" signal comes up on chart 3, but there is an active entry off of a "2" signal on chart 2, then it should just skip the "3". I have ran it this way in market replay and seems to work fine. Will it be okay live? Thank you

    #2
    Hi Touch-Ups, thanks for posting. If it works using the playback connection it should work the same in a live account. Its generally recommended to run just one strategy on the same instrument and same account just to be absolutely sure that just one strategy is managing a position. The strategies should be combined into 1 strategy then it can make all the trading decisions in one script, there should be no need to run multiple instances on the same instrument and account.

    Kind regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    95 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    153 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    80 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    54 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    70 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X