Add DoubleClick event to indicators
Created at 06 Dec 2013, 04:15
Add DoubleClick event to indicators
06 Dec 2013, 04:15
Add DoubleClick event to indicators - which passes the index and price coordinate to the code. The code can then react to it by drawing a trend on the clicked spot or displaying some other information relative to that spot.
DoubleClick(int index, double price)
Spotware
06 Dec 2013, 17:30
We will consider it. Thank you for the suggestion.
@Spotware