Post subject: getting horizontal lines drawn into my strategy
Post rating: 0
Posted: Mon 16 Jan, 2012, 09:36
User rating: -
Hi,
I'm writing an strategy which uses horizontal levels. I draw those horizontal levels in a chart and then I have to create an array in my strategy to store those levels.
I would like to have a piece of code which read this chart and create this array for my. Is it possible? How?
Thanks a lot
API Support
Post subject: Re: getting horizontal lines drawn into my strategy