Pivot indicators - page 40

 

Pivot indicator

Hi,

Can someone of the programmers please add a gmt time off-set to this pivot indicator? Also I would like a mid line to be drawn between pp and s1, s1 and s2 etc. Thank you very much.

Files:
 

Is there any way to make lines appear like this:

just to tidy up my screen

Files:
22.04.gif  18 kb
 

Line shift

dimaxx:
Is there any way to make lines appear like this:

just to tidy up my screen

Simple answer - YES!

 
cja:
Simple answer - YES!

Can you tell HOW?

 

do pivots even work?

 
cja:
Simple answer - YES!

i try it with

ObjectCreate(ObjName, OBJ_TREND, 0, StartX, Pivot, EndX, Pivot);

ObjectSet(ObjName, OBJPROP_RAY, 0);

but i messed up all things.

how to make it to begin from Chart Shift to Price

i'm not a coder so its difficult to me

Files:
22.04_1.gif  11 kb
 

Shift lines

dimaxx:
i try it with

ObjectCreate(ObjName, OBJ_TREND, 0, StartX, Pivot, EndX, Pivot);

ObjectSet(ObjName, OBJPROP_RAY, 0);

but i messed up all things.

how to make it to begin from Chart Shift to Price

i'm not a coder so its difficult to me

Post the indicator you want altered and lets see if it can be recoded to shift the lines.

Regards CJA

 
cja:
Post the indicator you want altered and lets see if it can be recoded to shift the lines. Regards CJA

I post this indicator as it was before i tried to fix it myself:

pivots_1.mq4

Files:
pivots_1.mq4  16 kb
 
cja:
Post the indicator you want altered and lets see if it can be recoded to shift the lines. Regards CJA

Dear CJA,

I've found one of your work that is exactly what i was looking for.

It was posted earlier in this thread. Shame on me!

https://www.mql5.com/en/forum/172894/page18

Thanks anyway!

 

Thanks CJA - timeshift, text and price

Actually that is what i have been looking for also.

1. Is it possible to add a timeshift to this indicator?Brokers server timezones varies, so it affects pivots calculations

2.I am not lucky to switch on the labels, so i dont know if it show text and price or only price. But Text (DP, R1, S1) and price would be perfect on this tool.

3. Is it possible to do the same with weekly and monthly pivots? I can post several indicators in needed for code alteration.

Best regards

Jay

P.S. Thanks CJA, even as it is now, it is great indicator

Reason: