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
58397c47233a3e6ac956df230453b911fefdb9a6
stcs
/
app
/
telegram
/
handlers
History
algizn97
58397c4723
The stop trading button has been removed.
2025-10-10 13:58:23 +05:00
..
main_settings
Fixed percentages of TP and SL from integers to floats
2025-10-10 13:57:29 +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
add_bybit_api.py
The entire database has been changed to PostgresSQL. The entire code has been updated.
2025-10-01 15:23:21 +05:00
changing_the_symbol.py
When choosing a coin, the leverage is set to the maximum possible for this coin, also SL in accordance with the leverage. The verification range from 1 to 100 has been removed, now the verification is within the acceptable values from the exchange
2025-10-10 13:30:32 +05:00
close_orders.py
Fixed
2025-10-04 09:33:18 +05:00
common.py
The entire database has been changed to PostgresSQL. The entire code has been updated.
2025-10-01 15:23:21 +05:00
get_positions_handlers.py
Fixed check auto trading
2025-10-04 09:33:44 +05:00
handlers_main.py
Fixed percentages of TP and SL from integers to floats
2025-10-10 13:57:29 +05:00
settings.py
The trading mode has been moved to the main settings, Position mode, limit order and conditional order have been removed. The number of bids has been renamed to the base rate. The choice of the direction of the first transaction has been moved to the main settings
2025-10-10 13:57:13 +05:00
start_trading.py
The trading mode has been moved to the main settings, Position mode, limit order and conditional order have been removed. The number of bids has been renamed to the base rate. The choice of the direction of the first transaction has been moved to the main settings
2025-10-10 13:57:13 +05:00
stop_trading.py
The stop trading button has been removed.
2025-10-10 13:58:23 +05:00
tp_sl_handlers.py
Fixed
2025-10-03 14:19:18 +05:00