Pivot Points-More Levels

Antares66

Well-known member
Joined
Nov 6, 2020
Posts
59
Likes
7
Hello,
i would appriciate to get more levels on pivot points. For the classic pivots there are only the pivot points and r1,r2,r3,s1,s2,s3. On other platforms i could see r4-r7 and s4-s7.
Would it be possible to implement these pivot price levels in the future?
 
Hello, i opened the source code for the pivot study and noticed this :
" enum Values { P, R1, R2, R3, R4, R5, R6, R7, R8, S1, S2, S3, S4, S5, S6, S7, S8 }"
But why isn`t possible to select all levels and not only r1-r3 and s1-s3 although they are apparently calculated by the script?
 
I used the monthly pivots on a 2min chart but want to let them be calduclated on EOD bars and not minute.
Because including the after hour and premarket times they could differ a lot.
 
Currently i`m still using the forum edition but consider a buy. Do the standard or orderflow edition have more pivot price levels?
 
Top