i am using getMostRecentAsk() to get the ask in the cursor window.
only problem is when i move the cursor around on the chart, i get the ask and bid for that bar
the only time i get the correct informtion is when i move the cursor off the window to the right hand side.....
I figured that getMostRecentAsk() would always give me that info. Maybe is there a way to put the bid ask on the chart like a label that could be updated on every change....
thanks bugs
only problem is when i move the cursor around on the chart, i get the ask and bid for that bar
the only time i get the correct informtion is when i move the cursor off the window to the right hand side.....
I figured that getMostRecentAsk() would always give me that info. Maybe is there a way to put the bid ask on the chart like a label that could be updated on every change....
thanks bugs
Comment