How to get LTP in python?

I’m using pmClient and able to fetch or put orders but unable to get LTP function. do we have any specific method to get latest price of share?

Hi @yasheshlele,
You can use below two features for fetching LTP,

  • Live Market data API
  • Live Market data WebSocket Streaming

Both these Features are available in PmClient. Please refer ReadMe for more info

1 Like