mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
Using files for exchange connection and symbol map
This commit is contained in:
@@ -129,7 +129,7 @@ def handle_data(context, data):
|
||||
|
||||
|
||||
def analyze(context, stats):
|
||||
log.info('the full stats:\n{}'.format(stats))
|
||||
log.info('the full stats:\n{}'.format(stats.head()))
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user