iqoptionapi / iqoptionapi

IQ Option API (Python 3.7.2) - supported by community - ONLY FOR STUDY - Don't use it on your real Account!!!
https://iqoptionapi.github.io/iqoptionapi/
227 stars 161 forks source link

subscribe_strike_list not working #42

Closed ToMattBan closed 3 years ago

ToMattBan commented 3 years ago

Describe the bug The data the API return to me is different of the percentage I see in the IQ Option

To Reproduce Just use this sample code = https://iqoptionapi.github.io/iqoptionapi/en/digital/digital/#get_digital_current_profit

Expected behavior I expect the right percentage of profits

Screenshots image

Additional context

ToMattBan commented 3 years ago

I use this instead:

Iq.get_digital_payout(AMMOUNT)

And worked