netcarlos

Results 3 comments of netcarlos

I ran some tests using curl-impersonate and managed to eliminate error code 429. The 'crumb' was successfully fetched, but a subsequent call yields this response: {"finance":{"result":null,"error":{"code":"Unauthorized","description":"User is unable to access...

I have succesfully imported csv with only minor changes in xtbConverter.ts. But the biggest hurdle is actually extracting the csv from the large multi-sheet xls. How would you like to...

I have extracted only the table cash operation history, including the header. (Six colums) Then I've switched order of columns (basically switching symbol and comment). Then I had to do...