sandbox connected and streaming
This commit is contained in:
@@ -10,7 +10,7 @@ import os
|
||||
from datetime import datetime, timezone
|
||||
|
||||
# Add client library to path
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '../../client-py'))
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '../../sandbox'))
|
||||
|
||||
from dexorder import OHLCClient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user