Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/

    Tick by tick strategy

    General Code/Help
    3
    6
    949
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stef30 last edited by

      Hello,
      Is it possible to backtested tick by tick , for exemple with footprint strategy ?
      sierrachart+rithmic feed.

      Best,
      Regards

      1 Reply Last reply Reply Quote 0
      • A
        ab_trader last edited by ab_trader

        In this world almost everything is possible, it is just a matter of money and time. Since you don't reveal your budgets and time available as well as your skills, than it is hard to say if it is possible for you or not.

        Search the forum, several threads on tick data were already discussed.

        S 1 Reply Last reply Reply Quote 1
        • B
          backtrader administrators last edited by

          SierraChart + Rithmic is supposed to be a high performance solution. The SierraChart developers tout in the documentation about the C++ development, memory footprint and speed and Rithmic is a high speed tick by tick data feed.

          Python will obviously not match the speed of SierraChart's C++.

          Tick by tick trading is in any case possible, unless you calculate rocket trajectories for each tick ...

          1 Reply Last reply Reply Quote 0
          • S
            stef30 @ab_trader last edited by

            @ab_trader said in Tick by tick strategy:

            In this world almost everything is possible, it is just a matter of money and time. Since you don't reveal your budgets and time available as well as your skills, than it is hard to say if it is possible for you or not.

            Search the forum, several threads on tick data were already discussed.

            Tank you for your reply, my question was whether the tool "Backtester" would allow to backtest at tick by tick.
            regards

            1 Reply Last reply Reply Quote 0
            • S
              stef30 last edited by

              @backtrader
              Thank you for your reply, my question was whether the tool "Backtester" would allow to backtest at tick by tick.
              regards

              1 Reply Last reply Reply Quote 0
              • B
                backtrader administrators last edited by

                The tool backtrader can backtest tick by tick. But for many people that means using Bid/Ask prices and no, bid/ask is not supported.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Copyright © 2016, 2017, 2018 NodeBB Forums | Contributors
                $(document).ready(function () { app.coldLoad(); }); }