# encoding: UTF-8 INIT = u'Init' START = u'Start' STOP = u'Stop' CTA_ENGINE_STARTED = u'CTA engine started.' CTA_STRATEGY = u'CTA Strategy' LOAD_STRATEGY = u'Load Strategy' INIT_ALL = u'Init All' START_ALL = u'Start All' STOP_ALL = u'Stop All' SAVE_POSITION_DATA = u'Save Position Data' STRATEGY_LOADED = u'Strategy loaded.'