Is there any working intraday VWAP?

Forums ProRealTime English forum ProOrder support Is there any working intraday VWAP?

Tagged: ,

Viewing 15 posts - 1 through 15 (of 19 total)
  • #115123

    Hello,

    I am trying different VWAP indicators but none of them seem to work. For example when I try https://www.prorealcode.com/prorealtime-indicators/vwap-intraday/ I get the result i attached in this post.
    I’ve tried other VWAP indicators and all of them give very strange results similiar to that one.

    I would really appriciate getting a VWAP indicator with bands to work.

    Best regards,

    #115142

    There is a built-in VWAP bands in the indicator list of the platform.

    I think that the indicator you refer to has a problem of calculation for the bands when the volumes are not present. Here is a quick fix:

     

    2 users thanked author for this post.
    #115157

    Hello Nicolas,
    This seems to be working a lot better. Thank you for your quick and reliable help.
    You contribute a great deal to this community, keep up the good work.

    I will write again if I have any more questions 🙂

    Thank you

    #115159

    Hello again,

    So now I get this result (see attachment), which is better but I still have one or two questions.

    Why do the bands spike up and down like crazy right at the beginning of the day? Now I have the chart time only during open hours 09.00-17.30.
    Also second question, is it suppose to differ this much comapred to the built in VWAP bands in PRT? I want to use it for algo trading so I cannot use the built in one.

    Best regards,

    #115164

    Why do the bands spike up and down like crazy right at the beginning of the day?

    Because at the beginning of the day you don’t have much data to base the calculations on so each bit has a far larger effect than at the end of the day At the end of the day you have lots of data and so a new bit of data has little overall effect unless it is extremely different to all that came before it.

    #115169

    After unsuccessful attempts to reverse engineer the bands calculation from the built-in indicator, I sent an email to ITF to know how they calculate it. I let you know once I get a reply.

    #115179

    Okey, thank you so much for the help and answers.

    #115779

    Hello Nicholas, hope you have had nice and relaxing holidays.

    Any news on the vwap indicator?

    Best regards,

    Axel

    #116011

    Not yet, will let you know. I made a reminder 😉

    #116309

    with the help of PRT, we finally recode it to be perfectly the same as the one from the platform, here is the VWAP code:

    Make sure to have sufficient bars on your chart for the calculation to perfectly match the original VWAP indicator.

    5 users thanked author for this post.
    #117851

    Awesome Nicolas

    #150538

    Hi Nicolas

    Is there a way to have the above VWAP indicator commence/reset at 10:00am (UTC +11:00) each day?

    Kind regards

    Ben

    #158591

    Hi Nicolas,
    With the code you published, the VWAP is now almost similar to the native indicator in PRT (there are still some minor discrepencies I don’t understand).
    However, the bands remain totally different. My point is that I prefer the native indicator bands rather than the standard deviations bands you coded. Do you have more information about the way they coded these bands?

    Thanks.

    #158639

    @BizzTradeTime Anchored VWAP

    or VWAP Date & Time Anchored


    @screbassa
    I’m trying to understand why it doesn’t look the same as before in v11 and let you know..

    1 user thanked author for this post.
    #166785

    Hello Nicolas,

    Have you found why your custom code for the vwap bands and the native indicator doesn’t match? I think there are bugs at least when there is no volume in the CFD at some part of the day (holidays, or before future openings). See for example the 6 April on Dax CFD “Allemagne 30 Cash (5€)”

Viewing 15 posts - 1 through 15 (of 19 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login