Backtesting on 1 tick data

Discussion in 'Trading' started by farmerjohn1324, Dec 28, 2022.

  1. rajnivp

    rajnivp

    You can create custom backtest in python and load ticks data to it
     
    #11     Dec 30, 2022
  2. SunTrader

    SunTrader

    So you think shortchanging a backtest is better use of your time?
     
    #12     Dec 30, 2022
  3. SunTrader

    SunTrader

    Exactly the opposite.
     
    #13     Dec 30, 2022
  4. :D:D:D:D:D
     
    #14     Dec 30, 2022
  5. ajensen

    ajensen

    If your system trades daily, you don't need to test every tick. If you are trying to arb S&P 500 futures vs. SPY intraday, maybe you do.
     
    #15     Dec 31, 2022
  6. peechu

    peechu

    How is it more accurate than any other intraday timeframe? The smaller the tick/bar sizes, the less is the volume, thus, actions taken by the strategy are more likely to influence following ticks. Think slippage.
     
    #16     Dec 31, 2022
  7. SunTrader

    SunTrader

    Exactly, think slippage using higher than tick level data. :confused:
     
    #17     Dec 31, 2022