Thank you Herman and Graham for your replies. I am solving the issue in a different manner, but nonetheless your replies got me thinking and taught me some programming, thanks very much. Ill probably add the new interesting indicators to the library if there is a way to share the tickers they use, which the AFL calls up. Maybe Tomasz could comment on that?
Best regards, Jan Malmberg _____ Från: [email protected] [mailto:[EMAIL PROTECTED] För Herman Skickat: den 9 februari 2008 03:10 Till: Jan Malmberg Kopia: [email protected] Ämne: Re: SV: [amibroker] Plot specific value at specific date. I think there is some code on the User's Knowledge base that does what you want for signals. Replacing the signals with your digits should do the job: http://www.amibroke <http://www.amibroker.org/userkb/2007/04/20/plotting-trade-zigzag-lines/> r.org/userkb/2007/04/20/plotting-trade-zigzag-lines/ Herman For tips on developing Real-Time Auto-Trading systems visit: http://www.amibroke <http://www.amibroker.org/userkb/> r.org/userkb/ Friday, February 8, 2008, 7:41:52 PM, you wrote: > Hi again, Just a reminder, if someone out there has the time to look into this, Id appreciate this greatly. Thank you. Jan Malmberg _____ Från: [email protected] [mailto:[EMAIL PROTECTED] För Jan Malmberg Skickat: den 8 februari 2008 21:39 Till: [email protected] Ämne: [amibroker] Plot specific value at specific date. Hi everyone, Although I enjoy using AmiBroker, I am not good at programming stuff yet, so I hope someone can assist me. Heres what Id like to do: - Specify dates to plot a value of either 1, 2, 3 or 4. - Draw a line between these dates and their respective values. - I do not need to add the actual equation for the curve, since the dates are so few, it is easy to add them as time goes by. I would be very appreciative of any help or pointers or tips about how I should solve this. Best regards, Jan Malmberg
