Romain SIMON

Results 3 comments of Romain SIMON

Yes It does !

Thanks @brambekkers this works fine : ```js const transactions = await degiro.getAccountState({ from: '01/01/2000', to: '28/02/2021' }) console.log(transactions) ```

Hi @Siddu2408 Could you add more info on the issue? Thanks