File tree 1 file changed +2
-11
lines changed
1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -21,23 +21,14 @@ Running with Binance (single ticker):
21
21
Edit config.json to add your API keys.
22
22
23
23
Example config.json
24
- json
25
- Download
24
+
26
25
27
26
{
28
27
"twitter_keys": {
29
28
"consumer_key": "YOUR_CONSUMER_KEY",
30
29
"consumer_secret": "YOUR_CONSUMER_SECRET",
31
30
"access_token_key": "YOUR_ACCESS_TOKEN_KEY",
32
31
"access_token_secret": "YOUR_ACCESS_TOKEN_SECRET"
33
- },
34
- "binance_keys": {
35
- "publickey": "YOUR_BINANCE_PUBLIC_KEY",
36
- "privatekey": "YOUR_BINANCE_PRIVATE_KEY"
37
- },
38
- "kraken_keys": {
39
- "api_key": "YOUR_KRAKEN_API_KEY",
40
- "secret_key": "YOUR_KRAKEN_SECRET_KEY"
41
32
}
42
33
}
43
34
@@ -57,7 +48,7 @@ Advanced trading strategies based on more complex tweet analysis.
57
48
## 🚩 Disclaimer
58
49
Investing in cryptocurrencies is risky, and you may lose all your capital. Please use this bot responsibly and at your own risk.
59
50
60
- ##📭 Contact
51
+ ## 📭 Contact
61
52
For any queries or issues, feel free to contact us. We appreciate your feedback.
62
53
63
54
🌟 Don't forget to star the repository if you find it useful. Happy trading! 🌟
You can’t perform that action at this time.
0 commit comments