Shoonya-Dev / ShoonyaApi-py

145 stars 135 forks source link

Tradebook does not return any information like buy price and buy quantity for sells. #184

Open Iam-San opened 1 month ago

Iam-San commented 1 month ago

When ever a Stock is sold, Trade book should contain details regarding buy details and sell details. But get_trade_book() returns only sell details. Could someone please add buy details in get_trade_book() function.