Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Tick by Tick data feed for auto trading?

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

    Tick by Tick data feed for auto trading?

    I am assuming that auto trading would be better if we could get true tick by tick data feed where. If the data is received tick by tick and displayed tick by tick that should minimize those big candles that just jump up all the time(I am hoping anyway).

    Does anyone have any suggestions for a tick by tick data service provider?

    #2
    Bob, I am not aware of any data provider that isn't tick by tick (other than IB, which sends roughly 6 snapshots of each instrument per second - close enough to tick by tick). If you wish to view/analyze each tick as it arrives, please set CalculateOnBarClose = false, and then OnBarUpdate() will be called for each tick instead for each bar.

    What data provider are you using?
    AustinNinjaTrader Customer Service

    Comment


      #3
      If they are all tick by tick then it must be the charting software that packages individual trades into a larger block?

      I am thinking that if you are autotrading, using tick charts, you want the data delivered tick by tick and you want the charting software to plot it tick by tick. Is that possible.

      Comment


        #4
        Bob, can you please clarify? What do you mean by the charting software packages trades into a larger block?

        NinjaTrader will get each tick individually, run all the calculations on each tick, but the chart update is limited to no more than 10 updates per second (0.1 second update interval). You can change this update interval by right-clicking on a chart -> properties -> Display update interval.
        AustinNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        71 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        143 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        76 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        47 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        51 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X