This website requires JavaScript.
Explore
YouTube
Discord
Help
Register
Sign In
Alex
/
stcs
Watch
2
Star
0
Fork
0
You've already forked stcs
forked from
kodorvan/stcs
Code
Pull Requests
Activity
Files
8251938b2f1a9579a3068147c37b8c55735c01bd
stcs
/
app
/
telegram
/
handlers
/
main_settings
History
algizn97
8114533475
When adjusting the leverage, the SL changes according to the criteria. In place of the position mode, there is now a trading mode. All unnecessary functions are also removed.
2025-10-10 13:24:32 +05:00
..
__init__.py
The entire database has been changed to PostgresSQL. The entire code has been updated.
2025-10-01 15:23:21 +05:00
additional_settings.py
When adjusting the leverage, the SL changes according to the criteria. In place of the position mode, there is now a trading mode. All unnecessary functions are also removed.
2025-10-10 13:24:32 +05:00
conditional_settings.py
The entire database has been changed to PostgresSQL. The entire code has been updated.
2025-10-01 15:23:21 +05:00
risk_management.py
Fixed percentages of TP and SL from integers to floats
2025-10-10 13:20:24 +05:00