You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now only support okex(include apiV3 and apiV5), not add other market yet. You need to set the access_token and secert_token in your account under api dir.
You can add strategies as a plugin in the code.
It have a high efficiency(nearly c) file storage method for the price change.
You can add rule to send message to DingTalk whenever meet emergency. Of course you need to setup the parameter like access_token for yourself.
The configuration file is const.py. Please run the code with python awake.py