Drawing on charts
Hi,
it would be useful to be able to draw on charts at specific points, even if just locally. This would help debugging and developing strategies, e.g. to display some calculated values on specific bars/dates.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Guillaume on 30 Mar, 2010 11:00 AM
Hi Jon,
You can use a TimeSeries indicator for this purpose ; you can provide your own values during strategy execution and you can also not provide values for some bars.
You can see this indicator used in Tutorial01.
Regards,
Guillaume
Guillaume closed this discussion on 30 Mar, 2010 11:00 AM.
Jon re-opened this discussion on 30 Mar, 2010 11:17 AM
3 Posted by Jon on 30 Mar, 2010 11:17 AM
Thanks for the quick answer and sorry for the FAQ :) ..
Support Staff 4 Posted by Guillaume on 30 Mar, 2010 12:06 PM
Welcome.
The TimeSeries sample is actually in Tutorial02, not 01
Guillaume
Guillaume closed this discussion on 30 Mar, 2010 12:06 PM.