This is read-only version of AFL library entry. Ability to add user formulas
and comment is only available from members-only area.
Details:
Formula name:
plot tomorrows pivots on an intraday database
Author/Uploader:
patrickdoherty - (email hidden)
Date/Time added:
2008-03-30 00:57:26
Origin:
Amibroker forums
Keywords:
plot tomorrow pivots
Level:
medium
Flags:
indicator
DISCLAIMER: Most formulas present in AFL on-line library are submitted
by the users and are provided here on an "as is" and "as available" basis.
AmiBroker.com
makes no representations or warranties of any kind to the contents or the operation
of material presented here. We do not maintain nor provide technical support
for 3rd party formulas. Description:
I had been struggling with the code to plot todays pivots from yesterdays price when using an intraday database. There were none available in the Amibroker library which plotted correctly the pivots for tomorrow on a intraday database. I checked the Amibroker forum and found the following. Thank you goes to sdebu_2k. If you wish to go to the forum search for "plotting tomorrow pivots". This routine provides todays quotes in the title bar and holds the todays pivots constant in the title bar as well. The plotted pivots moves to the next day when entering into the next day. Absolutely brilliant! Thank you.