Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator hosting

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

    Indicator hosting

    I have a strategy which works in backtest mode it hosts multiple indicators which in turn each host a child indicator. In theory is it possible to convert this strategy to realtime mode with minimal effort? The state would move from historical to realtime for both the strategy and the indicators. Also in the backtest the tick replay option is used is there a realtime equivalent?

    #2
    Hi mballagan, thanks for writing in.

    Test the strategy in the Playback connection to make sure it works in real time. Tick replay is not available in the strategy builder, so you would need to implement a 1 tick series as shown here. Tick replay is used to simulate tick-by-tick data in the historical data run. The equivalent in real time would be running the strategy OnEachTick and that's it, OnBarUpdate will be called on every incoming tick.

    Best regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    65 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    40 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    199 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    366 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    283 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X