How to draw a DOT/Diamond/Line in the middle of a candle?

Forums ProRealTime English forum ProBuilder support How to draw a DOT/Diamond/Line in the middle of a candle?

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

    Hi guys,

    i would like to “plot a dot” (-> sounds funny…) in the middle of each candle.

    DOT = (High-Low)/2      ==>should be the middle of the candle.

    any advice or links?

     

    #43204
    AVT

    Should be something like this – untested:

    #43211

    Hi AVT,  thank you very much for your code. It plots dots!

    But unfortunately not at the middle of a candle.

    it plots dots 🙂 below the price chart in a new “window”

    and for some reasons not  for every candle.

    Anyone an idea how to get the dots up to the price chart “into” the candles?

    PS: i replaced Line 13 “standart” by “serif” because of a syntax error message.

    #43213

    maybe this screenshot will show more in detail what i am looking for.

    One dot in the middle of each candle will be enough. multiple dots per candle are not necessary.

     

    #43223
    AVT

    Sorry, my fault: the dotval in above is just calculating the middle of the candle range. One step more needed: substract the middle from candles high. So we would use this (tested now 🙂 )

    to get it into your candles chart, use the gripper in that window and then add indicator.

    Hope that’s ok now for you

     

    #43225
    AVT

    uups, forgot pic (attached) if you want the + sign exactely in the middle (left/right viewed) use monospaced.

    2 users thanked author for this post.
    #43251

    @rsi500

    Add the indicator on the price chart (use the wrench at the upper left side of the price chart).

    1 user thanked author for this post.
    #43330

    Dear AVT, it works perfectly!

    Thank you very much! Great job!


    @Nicolas
    : thank you too. to use the upper left side of the price chart to add the indicator was really very helpful for me 😉

    thank you guys!

     

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