avanza
avanza copied to clipboard
Create transaction?
Hi, i have not seen any function to create a transaction from one account to another so one isk/stock account to another isk within avanza. Would this be possible to do, any pointers of where i could start if I was to write the function myself?
Do it in browser first and then check the network tab, then:
- Add the route to https://github.com/Qluxzz/avanza/blob/master/avanza/constants.py
- Also add any constants, e.g. params and such
- Add the function and corresponding code to https://github.com/Qluxzz/avanza/blob/master/avanza/avanza.py