Strategy Base

All strategies should inherit dexbot.strategies.base.StrategyBase which simplifies and unifies the development of new strategies.

API