sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
6.06k stars 2.21k forks source link

Staking and Saving Products #552

Open noahwoodin opened 4 years ago

noahwoodin commented 4 years ago

Is it possible to view staking and saving products or to view your savings wallet?

zagfai commented 4 years ago

Vote.

kszl commented 3 years ago

+1

zagfai commented 3 years ago

I have implemented by myself. Aha. Binance always do slowly.

Molloss commented 3 years ago

+1 ... @zagfai how did you do it ? a lead plz ? ;)

noahwoodin commented 3 years ago

How did you manage to that?

On Wed, Feb 3, 2021 at 6:08 AM Zagfai notifications@github.com wrote:

I have implemented by myself. Aha. Binance always do slowly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sammchardy/python-binance/issues/552#issuecomment-772537203, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFA7KSKGJ5VEJIEVBLUWVLS5FKHHANCNFSM4OZX2AVQ .

noahwoodin commented 3 years ago

following

On Wed, Feb 10, 2021 at 5:56 PM Molloss notifications@github.com wrote:

+1 ... @zagfai https://github.com/zagfai how did you do it ? a lead plz ? ;)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sammchardy/python-binance/issues/552#issuecomment-777159112, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFA7KRANMKSMCNIIMSLVNDS6M2M5ANCNFSM4OZX2AVQ .

denisprovost commented 3 years ago

+1 It's really necessary!

cmedinag commented 3 years ago

I have implemented by myself. Aha. Binance always do slowly.

Hi there! May I ask how did you do the stake part? I can't find where to get the staking 2.0 distributions...

Thanks a lot in advance!

zagfai commented 3 years ago

Just implement by yourself with HTTP it is easy.

cmedinag commented 3 years ago

Just implement by yourself with HTTP it is easy.

Well, it may be easy for you, but I'm struggling with it for some time now and got no results, that's why I'm looking for help here... Please, could you give us a lead?

cristipurdel commented 3 years ago

Just implement by yourself with HTTP it is easy.

please post link if you managed for staking

zagfai commented 3 years ago

Well..... I just implement the Flexible Saving... it is easy for you to extend to other functions. https://github.com/zagfai/webtul/blob/master/webtul/binancecli.py