Replies

fly_fx
27 Mar 2013, 22:50

I can see that as the pointer is moved over the chart, OHLC prices and time are displayed at the bottome left of the application. These are the exact prices I want to input to my robot with an OnChartClick kind of method. Let me know if you can think of anything. Thanks again.


@fly_fx

fly_fx
27 Mar 2013, 14:33

I wasn't specific, sorry. I was talking about a specific area on a chart. Not the last value of the instrument.


@fly_fx

fly_fx
27 Mar 2013, 14:27

Thanks for your reply.


What I'm asking for would be helpful for example if one wants to select specific tops and bottoms on a chart. Run your robot with some code in it, click approximately on the aera where the top or bottom is, process the position (time, price) and then do something else.


@fly_fx