Qluxzz / avanza

A Python library for the unofficial Avanza API
https://qluxzz.github.io/avanza/
MIT License
85 stars 40 forks source link

Add InstrumentType ANY #28

Closed warna720 closed 3 years ago

warna720 commented 3 years ago

Tested that it works with:

class tmp: value='';
return avanza.search_for_instrument(tmp, query)
Qluxzz commented 3 years ago

LGTM, thanks for helping out!