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/

    VWAP

    General Discussion
    3
    4
    1251
    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.
    • Arvind Ram
      Arvind Ram last edited by

      Newbie to algotrading so pardon my naiveté. Curious why there is no VWAP indicator implementation in the library reference nor is there any useful discussion on the forums.

      1 Reply Last reply Reply Quote 0
      • D
        dasch last edited by

        here is a implementation for backtrader:

        https://community.backtrader.com/topic/1520/help-with-volume-weigthed-moving-average-vwma-indicator-needed/2

        1 Reply Last reply Reply Quote 0
        • run-out
          run-out last edited by

          I've done some private work on vwap, I would be interested in others comments on this as well.

          RunBacktest.com

          1 Reply Last reply Reply Quote 0
          • D
            dasch last edited by

            @run-out i did some work on that too, i cannot post the code, since some of the stuff was for someone else. but i noticed, that vwap divergates with speedup and distance traveled, so i have a have an indicator which calculates the speedup and distance traveled of a candle, then applies the same calculations on that which provides compareable values. but would also like to hear other options on vwap.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Copyright © 2016, 2017, 2018, 2019, 2020, 2021 NodeBB Forums | Contributors