xbugszone / cryptotools

MIT License
2 stars 0 forks source link

Broker issues #4

Closed xbugszone closed 2 years ago

xbugszone commented 2 years ago

1- Update the ccxtBroker to be able to only edit the exchange, apikey and apisecret in the children class instead of rewrite the constructor.

2- Update the simulatorBroker to get the info from a broker, but the orders are internal simulated.

3- Update the SimulatorBroker to be able to get the balance when creating a broker of the type simulator.

4- Documentation for the CCXTBroker

5- Documentation for the SimulatorBroker

6- Documentation for the CostumBroker

xbugszone commented 2 years ago

Missing detailed documentation but first we need a better way to install a new cypto project