Indicators: DailyPivot Shift

 

DailyPivot Shift:

Using indicator DailyPivot_Shift the main levels can be calculated based on shifted beginning of day

Author: MetaQuotes Software Corp.

 
First, great thanks to Collector for those indicators i've found here collected by him. Great job! Ok, i'll ask if it's possible to remake this (DailyPivot_Shift) indicator so that the lines won't be horizontal lines (coz it makes them to show over previous days ) but to make them the RAYS (!) , starting at the point where the day's starting (We have to have shown "today's" levels only, coz we trade today). Yes i know it's possible (and worthwhile) but am not able to do it myself. Please, help here. And. We'd have it the best if a vertical line will appear at the start of the day ( and possibly another one showing the end of the day). May be it'd be better to add an external int to have an option to switch them on\off. With these two options added\corrected we'll have a chart concentrated only over the current day (or 1,2,3 etc previous days if some option added) Thanks in advance. I'll be patiently waiting.
 
there seems to be a bug, yesturday's lines partly disappears, after changing time frames its ok again, but comes back after about 10 minutes, why does that happen?

 

Hi,


I need some help.


Ive tried this pivot level. This work is great. But, I want to see the previous day all pivot level, just like thomas demark pivot appearance. Somebody can help me?

 

I very strongly recommend that indicator code writers include in the .mq4 code INSTRUCTIONS ON USING THE INPUT VALUES! I cannot tell you all how frustrating it is to see a possibly good indicator, but that has ABSOLLUTELY NO INSTRUCTIONS on using it. Take this one for example.....the prime feature, we are to understand, is the ability to SHIFT TIME so that the start point of calculations can be something other than the users server time for the start of a day, and maybe select the start of the London open instead. Fine, but WHICH WAY do we shift the time? Is NY time PlUS hours or MINUS hours from London? A silly question? No! We have code in this base that use opposite conventions, so which way does the code in this indicator work? And what is the ExtFormula input all about? I have no way of knowing since the code writer completely omitted ANY instructions on the use of this indicator.....something that could have been added into the beginning of the .mq4 code with just a few minutes of typing!

If this code is worthy, i recommend the writer invest a few more minutes of time to include much needed intructions, so users can get the value out of this indicator the writer obviously thought was there considering the time the writer spent to produce the code in the first place!

 

Hi,

I agree entirely with yr comment about explanations for external inputs. Especially for those that do not have source.

Could put it in ext inputs as notes or as comments in the source.

Cheers

Reason: