You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I imported NSELive and used the trade_info() function within it to get the DOM data, but it seems the DOM bid & ask data is available for only 5 price levels only, which are closest to the current price level. The other price level's bid and ask quantity data are missing
.
Can someone tell me how to fetch more price levels bid & ask data ? Atleast the price levels with maximum amount of bid & ask quantity would be very much helpful..!!
.
Thanks in advance.
Issue description
I imported NSELive and used the trade_info() function within it to get the DOM data, but it seems the DOM bid & ask data is available for only 5 price levels only, which are closest to the current price level. The other price level's bid and ask quantity data are missing
.
Can someone tell me how to fetch more price levels bid & ask data ? Atleast the price levels with maximum amount of bid & ask quantity would be very much helpful..!!
.
Thanks in advance.
Example Code
Error snippet
The text was updated successfully, but these errors were encountered: