Updates
- Barset calls now go for more than 1000 candles in alpaca
- More robust binance & data keys test
- Overhauled settings to use objects to load
- Can now send notifications via text
- Frameworks are now refactored into their own folder
- Coin_id/currency are no longer arguments in the exchange class
- Signal will now replicate starting/stopping process behavior
- get_product_history now uses the data interfaces
- Docs now reflect recent (last two months) changes
- Fixed alpaca types
- backtest.json now defaults to ignoring user exceptions
- blankly_bot.py now follows python standards
- The sandbox error is now more descriptive
- RSI example now prints the action
- settings.json now defaults to not using sandbox
- SignalRunner now has a stop function
- Fix strategy naming conventions