We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfae01 commit 3b39331Copy full SHA for 3b39331
bot/settings.py
@@ -3,7 +3,7 @@
3
from dotenv import load_dotenv
4
from tinkoff.invest.retrying.settings import RetryClientSettings
5
6
-CURRENT_INTEREST_RATE = '16'
+CURRENT_INTEREST_RATE = '18'
7
8
# place stops and shorts
9
0 commit comments