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:
Future Plotting of Time and Price
Author/Uploader:
wooziwog - xcitemint [at] aol.com
Date/Time added:
2009-06-29 20:30:30
Origin:
Keywords:
Level:
medium
Flags:
showemail,function
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:
This formula plots time and price in the blank space on the right of the chart. To use this you must make sure that \"Preferences\" > \"Charting\" > Blank bars in right margin is set to a value of greater than 0.
An example is provided at the bottom of the chart for plotting lines with starting arrays that are beyond the current price bars.
Pivot Letters have been assigned to assist in creating explorations for price patterns.
Thanks to Tomasz and Marcin for providing assistance with getting me pointed in the right direction with future plotting.
So!
How can I make this formula to work for me?
Which are the steps,elementary steps for an IT and AFL Language and computing non-professional?
Thank You kindly
The formula was tested on Version 5.20rc1. Please check you version. Also check the Pivot% parameter. If you set the parameter at a percentage that exceeds the percentage of the past 4 pivots of your data you will receive an error message since some of the pivots will not exist and therefore further calculations will not be possible.
In regards to \\\"How can I make this formula work for me?\\\"
Click on \\\"Download Formula file\\\", then copy and paste the formula. If you are not familiar with this routine then I strongly suggest you refer to the User tutorials and learn the Amibroker basics.
Dave dragstr257 [at] aol.com 2009-07-04 16:29:03
would you be so kind and explain what it is that we are looking at. the yelow lines represent??? the red and green lines represent???
what would reresent a buy or a sell. A change of direction yellow lines?? or red?? or green??. I would like to understand you thinking. Thank you in advance.
Dave - I realize from the comments that the use of what I have provided is more abstract than it should be. I use the code I have provided as a framework to search for price patterns that are in the process of setting up. If you look on the message board you will see that I posted a comment in February at the beginning of the S&P selloff that a Gartley pattern had just completed forming on the Hourly price chart. I will update the code later this week. It will provide a price pattern exploration with Time and Price targets. The beauty of AB is that we can now plot the targets in the blank space to the right of the last price bar.
Dave - I realize from the comments that the use of what I have provided is more abstract than it should be. I use the code I have provided as a framework to search for price patterns that are in the process of setting up. If you look on the message board you will see that I posted a comment in February at the beginning of the S&P selloff that a Gartley pattern had just completed forming on the Hourly price chart. I will update the code later this week. It will provide a price pattern exploration with Time and Price targets. The beauty of AB is that we can now plot the targets in the blank space to the right of the last price bar.