Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

RT vs. Historical Data

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

    RT vs. Historical Data

    I have always tested my strategy using a sim account and market replay since I need the strategy to be tested with tick data. I use the GetCurrentBid() and GetCurrentAsk() functions for entering long and short limit orders.

    Now I am trying to use the Strategy Analyzer to save time, however, the results are wildly different from market replay. I had to enable Historical data to get my strategy to take trades in Strategy Analyzer. But if I'm not mistaken, Historical data works by bar and not by tick. Is that correct? If so, then market replay results won't be the same as those in Strategy Analyzer. Can someone shed some light on the issue?

    Thank you

    #2
    You are correct in understanding Scott, comparing those cases the results would be expected to be different, keep also in mind GetCurrentAsk and GetCurrentBid would return just the Close[0] value in backtesting, so this will contribute as well.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    88 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    48 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    30 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    34 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    68 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X