How to enable left mouse click drag option to move the chart as left or right as per convenience
@sudhanshu1425 as far as I know, there isn’t a built-in option in AmiBroker (at least not before version 7.x - I’ve not yet made the upgrade).
I believe this is intentional. AmiBroker offers flexibility through AFL scripting, allowing users to handle mouse clicks and movements to implement custom behaviors. In fact, several examples on this forum demonstrate how to use mouse input for specific purposes (for instance, search for “mouse click”).
To navigate the chart left and right, you can use the horizontal scrollbar at the bottom of the chart. Alternatively, when the that scrollbar has focus, the left arrow, right arrow, home and end keys on the keyboard can also be used for scrolling.
This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.