07b6572bf9
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
* change BinanceBrokerageModel * supply spot vs margin endpoint as parameter * wip * send margin order for margin account * "NEW" means that the order has been accepted by the Binance engine. * fix cash balance * use JsonConverters for account parsing * unit tests * fixup * lazy connect * fix connection * allow api client to be null if DQH only * make method private * more unit tests * fix Dispose * fix tests * fix IsConnected condition * run test as additional * add some comments * improve unit tests * improve null checks * tidy up the code