Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Testing a strategy that requires tick data

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

    Testing a strategy that requires tick data

    I am constructing a strategy that uses tick data and my broker does not appear in the chart (MBT) to provide historical bid and ask tick.

    I am trying to understand how I would thoroughly test the strategy before taking it live.
    What are my options?

    Thanks

    #2
    That's correct acre94, that would not be supported on the MBT connection unfortunately. As alternative you could use Kinetick here to provide you with the needed tick data for your backtesting - www.kinetick.com

    Comment


      #3
      Can I import historical data from MB myself to use for a backtest? If so, how?

      Comment


        #4
        Yes, you could import data from txt files as well for backtesting in NT -

        Comment


          #5
          Thanks.

          I am still a little confused on the functionality in NT of using imported tick data to backtest strategies.
          I would think that you would need a vector of timestamp, bid price, bid volume, ask price, ask volume at each epoch time.

          The documentation says:

          Data Type:
          Select one of three options available for the data type:

          1.Ask - Data values in the text file represent historical Ask prices
          2.Bid - Data values in the text file represent historical Bid prices
          3.Last - Data values in the text file represent historical Last prices (trades)
          Data Type:
          Select one of three options available for the data type:

          1.Ask - Data values in the text file represent historical Ask prices
          2.Bid - Data values in the text file represent historical Bid prices
          3.Last - Data values in the text file represent historical Last prices (trades)

          How do I bring in the data that would usually accompany building a book?

          Thanks

          Comment


            #6
            acre94, you could unfortunately not backtest on book / depth / Level 2 data, as only Level 1 tick or time data could be imported and stored in the database.

            If you wish to work on Level2 data, then consider our Market Replay feature - as the needed source data could be downloaded from our server for most futures contracts you would have a reaslistic book to execute against -

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            61 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            40 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            21 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            23 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            51 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X