# day average pivot Point

Created at 16 Jan 2019, 13:26
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
RU

rui_nascimento

Joined 02.11.2018

# day average pivot Point
16 Jan 2019, 13:26


Hi everyone.

 

I am trying to insert an average of the last 3 days pivot point the idea is to show another line on the pivot point indicator with another color with the average point. So the math would be (pp1 + pp2 + pp3) / 3. Unfortunately I do not have enough knowledge to code it myself. I would thank if someone could either provide link to aan existing indicator that does that or help with the code to get the data from the chart.

 

Many thanks in advance


@rui_nascimento