This website requires JavaScript.
Explore
YouTube
Discord
Help
Register
Sign In
kodorvan
/
stcs
Watch
7
Star
0
Fork
2
You've already forked stcs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56af1d8f3bc9d8cf77a3ded3f81ef76b04b0c00c
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