Skip to content

Commit 3b39331

Browse files
committed
changed interest rate
1 parent cdfae01 commit 3b39331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from dotenv import load_dotenv
44
from tinkoff.invest.retrying.settings import RetryClientSettings
55

6-
CURRENT_INTEREST_RATE = '16'
6+
CURRENT_INTEREST_RATE = '18'
77

88
# place stops and shorts
99

0 commit comments

Comments
 (0)