Get Pointsizes and direction from different timeranges

Forums ProRealTime English forum ProBuilder support Get Pointsizes and direction from different timeranges

Viewing 8 posts - 1 through 8 (of 8 total)
  • #101406

    Hello Guys,

    glad to be part of this great community. Hopefully i can give sth. back soon.

    I am experimenting with the programming after reading the documentation (very short) and watching the tutorial videos. Great to get an idea. But is there an advanced documentation out there? I saw the advanced videos, but this is not enough to understand the programming deeply, i think.

    What is the easiest way to get the pointsize with the direction of  the last 1 hour, 4 hour, 7 days and so on, when i use e.g. the 5 min Chart like:

    last 1 hour: 83 (long)
    last 4 hours: 43 (short)
    last 3 days: 285 (long)

    As i understand i would use the current price and then get the opening price of the timeframe above.

    I would like to use it for an indicator which is using some probability calculation combining also pointsize and directions of different timeframes. As i said i am experimenting a bit 😉

    In ProOrder i can use timeframes for this i think, but in indicator i cannot, correct? Which options do i have?

    Sorry when the question was posted before but the search function does not find sth. in this direction and you cannot filter to only search the forums – why?

    I appreciate any ideas

    Thank you

    Ruven

     

     

     

     

    #101410

    What is the easiest way to get the pointsize

    Are we talking the same thing here?

    Pointsize / pipsize is fixed for each market and can be found by hovering over the ! on any market (an example is shown at the red arrowhead on attached).

    #101412

    GraHal – that’s an (for information) and not a 

    Unless your laptop is upside down.

    1 user thanked author for this post.
    #101499

    I may be wrong but I think that Ruven is talking about an indicator that tell how many points and in which direction the market has moved since the last opening of each timeframe candlestick.

    (waiting for more explanation).

    The advanced training videos teach you how to cook! Then .. you decide what recipes you’ll do with this new ability 😉

    #101513

    I may be wrong but I think that Ruven is talking about an indicator that tell how many points and in which direction the market has moved since the last opening of each timeframe candlestick.

    Exactly Nicolas! My idea is an idicator which gives me from now (the current price) how many points the price is up or down since the last 1 Hour, 4 Hours, Days etc. Maybe you can give me a simple example which way i should go. Thank you!

    I will give the advanced Videos a try, but i normally prefer advanced or extended documentation which i can refer to, when needed. Is there any out there? The documentation from the help section seems to be just for the first steps.

    Ruven

     

    #101535

    Well, there is no built-in instruction for that, you have to make the calculation by yourself.

    To get the last hour price change, you can try with:

    Or you could change the condition to reset the start price at precise hours:

    (not tested)

    #101555

    Hey Nicolas,

    thank you for your ideas. You are a real pro. Reffered to my question above. Are there any extended documentation out there? I wonder that i didnt find sth.For the metatrader i used since years, there are plenty books and Tutorials out there. Also the documentation is way bigger and more complete.
    Anyway i really like the prorealtime plattform, so i will give a try.

     

     

    #101556
Viewing 8 posts - 1 through 8 (of 8 total)

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