krijnsent / crypto_vba

An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
MIT License
155 stars 54 forks source link

iV=DictIn(k) error #3

Closed henrythefree closed 6 years ago

henrythefree commented 6 years ago

Hey developer,

Thanks for creating such an useful tool. I was trying to run the macro in the excel file on Kraken sheet and the vba stops at the line iV=Dictln(k). The error msg shows as "Run-time error '450': Wrong number of arguments or invalid property assignment"

Do you know how I should overcome this? Thanks

krijnsent commented 6 years ago

Hi Henry, can you maybe pass me the info (API response) that makes that macro crash? See e.g. issue #2 for an example, that helped me solve it. Thanks, Koen

krijnsent commented 6 years ago

No response, closed. Please open a new issue if you have more info.