Shoonya-Dev / ShoonyaApi-py

144 stars 133 forks source link

Available funds in Shoonya #160

Closed Iam-San closed 5 months ago

Iam-San commented 6 months ago

Hi Team,

Is it possible to get available funds in Shoonya using api? I have searched documentation and couldnt find any function to retrieve balance information.

Thanks.

sohrubh commented 5 months ago

You can use "get_limits", there you can see cash, payin and payout Eg, api.get_limits()

Shoonya-Dev commented 5 months ago

Greetings from Shoonya!

To check your cash, payout, and payin, please use "get_limits."