* initial attempt. still kind of broken. some arrows dont appear, some appear where they shouldnt
* use drawTradeExecutions instead of drawShape
* remove console log
* remove extra line
* add trade execution display limit and toggle switch
* re-add trade execution removal block
* remove code that wasnt supposed to be committed
* Debugging
Trade history and account switching debugging.
* almost working except is lagging behind by one account change
* remove unused import
* rearrange order of operatiosn/useEffect calls, remove unused code/comments/logs
* Testing Unowned MangoAccounts
Loading of unowned mango account trade executions.
Not fully working when trying to switch accounts.
* debugging, default execution arrows to false, dont store between sessions
* remove unowned account functions
Co-authored-by: ImpossiblePairs <47860274+ImpossiblePairs@users.noreply.github.com>