Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. hnasser
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    hnasser

    @hnasser

    0
    Reputation
    208
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hnasser Unfollow Follow

    Latest posts made by hnasser

    • RE: Using Custom Indicators

      Thank you @backtrader for your prompt response - this is fantastic.
      I will have a go today.

      posted in General Code/Help
      H
      hnasser
    • Using Custom Indicators

      Hello all,

      Does anyone know where in the docs I can find support for using custom indicators pre-calculated ?
      What I am trying to do is use a csv file with the standard OHLCV columns but with another column (or two or three) which have pre-determined values and which will drive the trading/backtesting of the strategy.
      For example, the indicator value would be +15 at the close of one bar which would drive a position at the opening of the next one etc etc.
      Coding the strategy new in BackTrader would be quite cumbersome and so I'm looking to avoid it.
      Ideally I would be able to push this and start trading live using BackTrader using hourly signals but one thing at a time I guess !!

      Thanks

      posted in General Code/Help
      H
      hnasser