Added collection of data for any configured crypto-currency (coin or token) in
the following exchanges:
* Bitmax
* DCoin
* Bilaxy
Added Mongo data migrations capability.
All tickers will always be updated each 10 seconds compared with
referenced history ticker.
Added pairs LTO/BTC, LTO/ETH and LTO/USDT in `settings_exchanges.py`.
Setup and added testing to the whole framework.
General Code fixes.