Flexible Pivot Points indicator needed

tarnaka504

Trader
Dec 3, 2016
14
0
12
55
hi,
greetings,
my name is shivam ,
I am from India
I am having a mt4 indicator which displays pivot points in multiple time frame...1 mnt ,5 mnt,15 mnt,30mt,1 hr,4 hrs,daily,weekly,monthly.
I don't remember from where I downloaded it.
I am attaching the screenshot of that indicator on chart.
my query is plz write a indicator with the following items:
1-font color+size selectable,
2-with line or with out line(as in my attached file shows),
3-distance from left corner selectable,
4-pivot points method selectable.....classic, wodie,Fibonacci,demark
formula for pivot points source (dear admin sorry for posting other websites address here):

source : http://stockcharts.com/school/doku.php?id=chart_school:technical_indicators😛ivot_points
5-and all pivots can see on the chart at a time with distance from left corner settings.
waiting for your valuable reply sir.
advance thanks.
 

Attachments

  • fff.jpg
    fff.jpg
    138.2 KB · Views: 67
You can modify color/size in the indicator that you have attached - there are input parameters for that.
Hi,
Greetings,
Thank you for quick responce.
Yes, but some other futers are missing in this inidicator as i written in my 1 post:
They are:
Distance from left corner settings,
Pivot point methods(classic,fobonacci,demark,wodie ,as i written in my first post),
Mid points of pivot points,
"Show mid points yes no" setting
all pivot points can be seen on chart at a time -
With distance from left corner setting.
Waiting for your valuable reply sir,
Advance thanks.
 
hi,
greetings,
mid points are middle point of two points...i.e.
pvt - 1300,r1 - 1350 so here upmp1(upside mid point 1 = (r1+pvt)/2....1325
pvt- 1300,s1-1281 sp here downmp1(downside midpoint 1 = (pvt+s1)/2.....1290.50
and upmp2 = (r1+r2)/2
upmp3 = (r3+r2)/2
downmp2=(s1+s2)/2
downmp3=(s2+s3)/2
I think you understand sir.
waiting for our valuable reply,
advance thanks.
 
#spelling mistake.....sorry
correct line :
pvt- 1300,s1-1281 so here downmp1(downside midpoint 1 = (pvt+s1)/2.....1290.50
thanks.
///////////////////////////////////////////
note: dear admin please tell how to edit any of my post,
I don't know ..because I am new to forums 🙁
//////////////////////////////////////////
 
OK. I've modified the indicator:
  1. Additional pivot points methods.
  2. Optional midpoints display.
  3. Optional lines to extend from the price labels to the left (rays) with width/color based on price labels' parameters and with changeable style.
  4. Different width/color/style options for midpoints and their lines.
  5. Price label position changeable using bar shift from the current bar.
  6. Recalculates only on a new bar, not on every tick.
  7. Smart object deletion.
Pivot-Points-Indicator.png
Please let me know if it works for you.
 

Attachments

dear sir,
thank you very much for your code.
but still it is not completed sir.
price levels coming at the right side of chart.i want a setting to set the levels at the left side of the chart as showing in attachment(at the green color area).
so please make a setting to insert pivot levels "display distance from left side of screen".
advance thanks,
waiting for your valuable reply sir.
 

Attachments

  • pvt points.jpg
    pvt points.jpg
    142.2 KB · Views: 12