I am entering orders long/short into the market directly from the chart by detecting a shift key / left mouse click combo.
The problem I'm having is that, when the market is moving fast, the y-axis will auto-adjust to try to keep the the price bars within view before the real-time price actually goes above or below the boundaries of the y-axis (auto-adjustment of the y-axis is what I call it). So what's happening is that prices are literally shifting out from under me and I cannot click on the price I want quickly without having a fixed y-axis (i.e., no auto-adjusting).
Is there any way to keep the y-axis from auto-adjusting?