Tick Volume indicator for Forex markets with IG

Forums ProRealTime English forum ProBuilder support Tick Volume indicator for Forex markets with IG

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

    Hi all I would appreciate it if anyone could assist me with my query.

    I use Prorealtime with IG and as you know there is no volume for the forex markets.

    Query: Since we do get a tick by tick datastream and the tick chart works for forex markets

    is it possible to build your own tick volume indicator, by simply indicating how many ticks there was in a chosen timeframe (Example. 5Min or 30Min)

    Is it possible to do this? and what will the code be to see how many ticks?

    Thanks for the great website
    Regards

    Francois

    #65817

    So basically, you want to know how many ticks there was in a single 5 minutes bar, for instance?

    #65818

    Hi Nicolas, Yes that is correct.

    #65822

    I should rather say “Tick indicator” as there wont be any volume with the tick.

     

     

    #65871

    I don’t have any tips to code this because variables are constantly reset to 0 at each new tick received in the same bar, so counting ticks is not possible..

    1 user thanked author for this post.
    #65879

    Thats ok.

    Thanks for your assistance Nicolas.

     

    #65881

    There maybe a possibility but with a tick by tick chart, that would mean to constantly have a tick by tick chart open with a specific indicator attached on it. Let me know if it could suit your needs or not.

    #65922

    Yes that could work, would like to test it if possible.

    #65939

    I made this one, but it is specific for instruments with Volumes: Cumulative Volume Delta with periods

    Let me adapt this code to delete all volumes references and count only ticks on each side.

    #65945

    Great, thanks

    #65946

    Please find below the “ticks only” version:

     

    1 user thanked author for this post.
    #65960

    Thanks Nicolas, i will test it and give you feedback

    #65995

    Modifying and testing it to see if i can get a ‘near match’ to the tick volume

    from another trading platform that displays Forex tick volume

    Not successful yet, but the code helped a lot as a template to build from

    Thanks for the assistance Nicolas

    #126548

    Hi Frans

    Did you mange to get a ‘near match’ to the tick volume

    from another trading platform.

    Many Thanks

    #141158

    Hi Frans. Did you have any luck creating a volume chart from the tick data? My broker doesn’t provide volume for forex and commodities. If I can’t find a solution, I’ll have to abandon PRT for automated trading.

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

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