2
0
forked from kodorvan/stcs

Commit Graph

  • ddfa3a7360 Fixed the switch trading mode, adjusted the take profit, added a trading cycle devel algizn97 2025-10-22 17:15:25 +05:00
  • e61b7334a4 The formula for calculating the number of contracts by price has been changed algizn97 2025-10-21 13:59:09 +05:00
  • 5ad69f3f6d Fixed take profit calculation. Added a position check for the current pair when trying to change the margin. algizn97 2025-10-18 13:52:20 +05:00
  • abad01352a Fixed the output algizn97 2025-10-17 11:28:57 +05:00
  • 720b30d681 Redundant call removed algizn97 2025-10-17 11:13:31 +05:00
  • 3616e2cbd3 Added verification for open orders. Adjusted responses for the user algizn97 2025-10-17 11:12:50 +05:00
  • 7d108337fa Fixed receiving the commission and calculating the total commission algizn97 2025-10-17 11:10:35 +05:00
  • 0f6e6a2168 Added position mode setting, fixed stop loss calculation algizn97 2025-10-17 11:09:21 +05:00
  • 258ed970f1 Fixed database creation algizn97 2025-10-12 15:08:27 +05:00
  • a3a6509933 Fixed database creation algizn97 2025-10-12 15:05:50 +05:00
  • 8251938b2f The database has been converted to SQLite algizn97 2025-10-12 12:34:32 +05:00
  • f0732607e2 Merge pull request 'The instruction has been corrected' (#13) from Alex/stcs:devel into stable stable Arsen Mirzaev Tatyano-Muradovich 2025-10-11 16:36:48 +07:00
  • 458b34fcec The instruction has been corrected algizn97 2025-10-11 14:14:27 +05:00
  • 56af1d8f3b Merge pull request 'Added migrations for the database' (#12) from Alex/stcs:devel into stable Arsen Mirzaev Tatyano-Muradovich 2025-10-11 15:49:40 +07:00
  • 4a7577b977 Added migrations for the database algizn97 2025-10-11 13:36:38 +05:00
  • 9f069df68a Merge pull request 'devel' (#11) from Alex/stcs:devel into stable Arsen Mirzaev Tatyano-Muradovich 2025-10-11 11:58:36 +07:00
  • 6e0a170f4b Merge branch 'devel' of https://git.svoboda.works/Alex/stcs into devel algizn97 2025-10-10 15:21:09 +05:00
  • c7b4a08a6a Merge branch 'stable' of https://git.svoboda.works/Alex/stcs into devel algizn97 2025-10-10 15:19:31 +05:00
  • d0971f59b4 Added environments algizn97 2025-10-10 14:42:47 +05:00
  • b92376d2da merge upstream Alex 2025-10-10 16:35:16 +07:00
  • 630f2002d3 Удалить alembic.ini Alex 2025-10-10 16:24:01 +07:00
  • 0784cbb54a Удалить alembic/versions/fd8581c0cc87_updated_leverage.py Alex 2025-10-10 16:23:51 +07:00
  • eeb7f81440 Удалить alembic/versions/f00a94ccdf01_updated_deals.py Alex 2025-10-10 16:23:47 +07:00
  • b03d05bb75 Удалить alembic/versions/ef38c90eed55_added_last_side_the_conditional_data.py Alex 2025-10-10 16:23:43 +07:00
  • e0e4ad5d4b Удалить alembic/versions/ef342b38e17b_added_fee_user_deals.py Alex 2025-10-10 16:23:39 +07:00
  • fab8ff5040 Удалить alembic/versions/dbffe818030c_added_last_side_and_auto_trading_for_.py Alex 2025-10-10 16:23:35 +07:00
  • 8071f8c896 Удалить alembic/versions/d3c85bad8c98_added_limit_and_trigger_price_for_user_.py Alex 2025-10-10 16:23:30 +07:00
  • 3db001bd19 Удалить alembic/versions/ccdc5764eb4f_added_userdeals.py Alex 2025-10-10 16:23:26 +07:00
  • 99c59be9ed Удалить alembic/versions/acbcc95de48d_updated_userdeals.py Alex 2025-10-10 16:23:21 +07:00
  • 37b7b6effd Удалить alembic/versions/c98b9dc36d15_fixed_auto_trade.py Alex 2025-10-10 16:23:17 +07:00
  • ee285523f2 Удалить alembic/versions/8f1476c68efa_added_position_idx_for_user_deals_table.py Alex 2025-10-10 16:23:12 +07:00
  • b426eb2136 Удалить alembic/versions/968f8121104f_updated_user_deals_and_user_conditional_.py Alex 2025-10-10 16:23:07 +07:00
  • 2df3b8b40d Удалить alembic/versions/c710f4e2259c_unnecessary_data_has_been_deleted.py Alex 2025-10-10 16:23:03 +07:00
  • 8c08451d82 Удалить alembic/versions/863d6215e1eb_updated_deals.py Alex 2025-10-10 16:22:52 +07:00
  • d81a47b669 Удалить alembic/versions/77197715747c_deleted_position_idx_for_user_deals_.py Alex 2025-10-10 16:22:48 +07:00
  • 2cdfba3537 Удалить alembic/versions/73a00faa4f7f_added_user_auto_trading_table.py Alex 2025-10-10 16:22:43 +07:00
  • c89c2ad803 Удалить alembic/versions/70094ba27e80_create_user_conditional_setting.py Alex 2025-10-10 16:22:39 +07:00
  • 3986989dbd Удалить alembic/versions/42c66cfe8d4e_updated_martingale_factor.py Alex 2025-10-10 16:22:35 +07:00
  • c0e40dc205 Удалить alembic/versions/3534adf891fc_update_last_side_the_conditional_data.py Alex 2025-10-10 16:22:30 +07:00
  • 6c6f0dbb7b Удалить alembic/versions/10bf073c71f9_added_fee_for_user_auto_trading.py Alex 2025-10-10 16:22:26 +07:00
  • 44c4fde036 Удалить alembic/versions/45977e9d8558_updated_order_quantity.py Alex 2025-10-10 16:22:21 +07:00
  • 21a93d47d4 Удалить alembic/versions/2b9572b49ecd_added_side_for_user_auto_trading.py Alex 2025-10-10 16:22:18 +07:00
  • 3f43d42651 Удалить alembic/versions/0eed68eddcdb_added_conditional_order_type.py Alex 2025-10-10 16:22:13 +07:00
  • aab05994ce Удалить alembic/versions/09db71875980_updated_user_deals_table.py Alex 2025-10-10 16:22:08 +07:00
  • a58ebe6a46 Удалить alembic/README Alex 2025-10-10 16:21:38 +07:00
  • 1ec1f1784d Удалить alembic/script.py.mako Alex 2025-10-10 16:21:33 +07:00
  • 7901af86af Удалить alembic/env.py Alex 2025-10-10 16:21:24 +07:00
  • fedfa00c10 Merge pull request 'devel' (#3) from devel into stable Alex 2025-10-10 16:18:23 +07:00
  • fc8ab19ae9 Fixed the budget calculation function algizn97 2025-10-10 14:14:46 +05:00
  • 42c4660fe3 The price of the trading pair has been removed, and the trade cancellation button has been removed. The text has been corrected algizn97 2025-10-10 13:31:52 +05:00
  • fe030baef5 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 algizn97 2025-10-10 13:30:32 +05:00
  • 9d06412605 Added the ability to summarize all commissions within a series.Minor bugs have been fixed algizn97 2025-10-10 13:28:12 +05:00
  • 9c1f289870 The currency of the coin is treason on USDT, unnecessary parameters are removed algizn97 2025-10-10 13:26:56 +05:00
  • 3533e7e99a Unnecessary buttons have been removed, the buttons of the trading mode and the direction of the first transaction of the series have been moved. algizn97 2025-10-10 13:25:30 +05:00
  • 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. algizn97 2025-10-10 13:24:32 +05:00
  • fcdc9d7483 The function allows you to write the number 0 algizn97 2025-10-10 13:22:13 +05:00
  • aa9f04c27e The stop trading button has been removed. algizn97 2025-10-10 13:21:15 +05:00
  • 89ab106992 Fixed percentages of TP and SL from integers to floats algizn97 2025-10-10 13:20:24 +05:00
  • ebe2d58975 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 algizn97 2025-10-10 13:18:43 +05:00
  • 09606a057b Added the addition of a common commission algizn97 2025-10-10 13:16:00 +05:00
  • a0a2fd30f0 TP AND SL have been converted to float. Switch control has been moved to the main settings, Removed unnecessary parameters algizn97 2025-10-10 13:14:59 +05:00
  • 2136de5d69 Added alembic migrations algizn97 2025-10-09 14:21:54 +05:00
  • dbbea16c19 Added alembic algizn97 2025-10-09 14:21:21 +05:00
  • 898ff91392 Merge pull request 'added the exc_info flag' (#10) from Alex/stcs:dev into stable Arsen Mirzaev Tatyano-Muradovich 2025-10-07 12:10:58 +07:00
  • f5677e6e7e added the exc_info flag algizn97 2025-10-07 09:44:02 +05:00
  • 2047dd5ac6 Merge pull request 'dev' (#9) from Alex/stcs:dev into stable Arsen Mirzaev Tatyano-Muradovich 2025-10-06 21:33:56 +07:00
  • c49df2794d Added startup instructions algizn97 2025-10-06 10:53:59 +05:00
  • c687811ea5 Fixed websocket connected algizn97 2025-10-06 10:27:52 +05:00
  • 5da00dbaa1 Added connect platform algizn97 2025-10-04 11:04:08 +05:00
  • 01fe339d56 Updated algizn97 2025-10-04 11:03:49 +05:00
  • 220c45d54c Fixed algizn97 2025-10-04 09:34:11 +05:00
  • 163f4dcba9 Fixed get liq price algizn97 2025-10-04 09:33:56 +05:00
  • ce5d0605de Fixed check auto trading algizn97 2025-10-04 09:33:44 +05:00
  • 086c7c8170 Fixed algizn97 2025-10-04 09:33:18 +05:00
  • 8e73dcf81f Fixed set margin mode algizn97 2025-10-04 09:33:09 +05:00
  • 057cfad675 Fixed liq price calculation algizn97 2025-10-03 14:19:40 +05:00
  • 1508629727 Fixed algizn97 2025-10-03 14:19:18 +05:00
  • 4adbd70948 Fixed close position algizn97 2025-10-03 14:18:53 +05:00
  • 6705bf4492 Added tasks algizn97 2025-10-03 14:18:27 +05:00
  • 8dbc8d57f9 Added fee algizn97 2025-10-02 15:30:20 +05:00
  • fa782f748a Fixed algizn97 2025-10-02 15:28:07 +05:00
  • a1a7355dc3 Fixed get liq price function algizn97 2025-10-02 15:27:33 +05:00
  • 9d2b049e56 Optimized algizn97 2025-10-02 12:39:48 +05:00
  • 3306c6e826 Fixed price algizn97 2025-10-02 12:27:04 +05:00
  • 2666f90707 Fixed format code algizn97 2025-10-02 12:26:55 +05:00
  • bed53c0a2c Fixed commission_fee algizn97 2025-10-02 12:26:38 +05:00
  • a9f7c4f7c4 Cancelled check tp sl price algizn97 2025-10-02 12:08:53 +05:00
  • 1981510963 Fixed check tp sl price algizn97 2025-10-01 15:50:13 +05:00
  • 4f2ce0c1a4 Added check tp sl price algizn97 2025-10-01 15:47:10 +05:00
  • 3ae8c15007 Added enviroment algizn97 2025-10-01 15:25:56 +05:00
  • f81f63b198 Added loggers. Rename file. Update algizn97 2025-10-01 15:24:53 +05:00
  • 97662081ce The entire database has been changed to PostgresSQL. The entire code has been updated. algizn97 2025-10-01 15:23:21 +05:00
  • e5a3de4ed8 Deleted algizn97 2025-10-01 15:20:18 +05:00
  • 66a566e6a3 Updated algizn97 2025-10-01 14:04:11 +05:00
  • eca9d2c7c8 The rate is now calculated in dollar terms. algizn97 2025-09-20 10:01:26 +05:00
  • 6d86b230ca A floating-point bid option is now available. algizn97 2025-09-20 08:13:21 +05:00
  • fec367cc1d Merge pull request 'dev' (#8) from Alex/stcs:dev into stable Arsen Mirzaev Tatyano-Muradovich 2025-09-19 17:17:25 +07:00
  • 4bbff680aa Update algizn97 2025-09-19 14:57:08 +05:00
  • 49d4bb26bf Added trigger price algizn97 2025-09-19 14:45:34 +05:00
  • 29bb6bd0a8 The buttons for selecting the type of entry and setting the limit and trigger prices have been updated. algizn97 2025-09-19 14:43:42 +05:00
  • 2fb8cb4acb Added the ability to open a deal at a trigger price algizn97 2025-09-19 14:42:46 +05:00
  • 887b46c1d4 Added a condition for the price trigger algizn97 2025-09-19 14:42:12 +05:00
  • b074d1d8a1 Added the ability to set a price trigger and limit algizn97 2025-09-19 14:41:18 +05:00
  • aebcc9dff2 Merge pull request 'dev' (#7) from Alex/stcs:dev into stable Arsen Mirzaev Tatyano-Muradovich 2025-09-18 22:49:55 +07:00
  • e2f9478971 Fixed algizn97 2025-09-18 16:17:39 +05:00
  • 4f0668970f Fixed algizn97 2025-09-18 08:14:23 +05:00
  • 4c9901c14a Fixed algizn97 2025-09-17 20:51:30 +05:00
  • 17dba19078 Updated algizn97 2025-09-13 12:30:40 +05:00
  • 58a4c6af06 systemd + gitignore Arsen Mirzaev Tatyano-Muradovich 2025-09-13 00:34:49 +07:00
  • b37b7193b2 Обновить README.md Arsen Mirzaev Tatyano-Muradovich 2025-09-13 00:16:03 +07:00
  • 05e8005ec9 Merge pull request 'develops' (#6) from Alex/stcs:develops into stable Arsen Mirzaev Tatyano-Muradovich 2025-09-12 23:52:03 +07:00
  • 0de3b17d1d Updated algizn97 2025-09-12 21:37:38 +05:00
  • b77c0f7dcc Merge remote-tracking branch 'origin/develop' into develop algizn97 2025-09-12 21:31:42 +05:00
  • 3ccfb64be8 Fixed algizn97 2025-09-12 21:31:13 +05:00
  • 13d69e2f73 Merge branch 'stable' into develop Arsen Mirzaev Tatyano-Muradovich 2025-09-12 23:23:46 +07:00
  • 751cde86f9 Fixed algizn97 2025-09-12 12:38:02 +05:00
  • 1b95992297 Merge remote-tracking branch 'origin/develop' into develop algizn97 2025-09-12 12:11:14 +05:00
  • d8bb3fda82 Fixed algizn97 2025-09-12 12:10:20 +05:00
  • 4704d4a486 Fixed algizn97 2025-09-12 12:07:21 +05:00
  • c7b3ae7876 Fixed algizn97 2025-09-12 12:04:40 +05:00
  • 6fb876ade2 Fixed algizn97 2025-09-12 11:47:06 +05:00
  • 82d875136b deleted deprecated Arsen Mirzaev Tatyano-Muradovich 2025-09-12 09:33:16 +07:00
  • 28ead61112 Обновить README.md Arsen Mirzaev Tatyano-Muradovich 2025-09-12 09:32:27 +07:00
  • 688fc7a8ab Merge pull request 'develop' (#4) from Alex/stcs:develop into stable Arsen Mirzaev Tatyano-Muradovich 2025-09-12 09:28:08 +07:00
  • 07666fa984 Merge branch 'stable' into develop Arsen Mirzaev Tatyano-Muradovich 2025-09-12 09:27:52 +07:00
  • b3119c6ee1 Fixed martingale step algizn97 2025-09-11 12:50:43 +05:00
  • da16a267e4 Fixed algizn97 2025-09-11 12:15:19 +05:00
  • babbcbd1fc The timer start function has been updated algizn97 2025-09-11 12:02:47 +05:00
  • f42940f847 Added timer deletion button algizn97 2025-09-11 10:57:21 +05:00
  • 3ff146a1b9 Fixed algizn97 2025-09-10 20:30:51 +05:00
  • 93865a1b16 Fixed algizn97 2025-09-10 17:34:41 +05:00
  • 44f9b05001 Fixed algizn97 2025-09-10 15:28:08 +05:00
  • 02279d19ae Fixed algizn97 2025-09-09 11:40:51 +05:00
  • cf581dc485 Fixed algizn97 2025-09-09 10:24:01 +05:00
  • 15e248d7d7 Ещё исправления markdown Arsen Mirzaev Tatyano-Muradovich 2025-09-07 20:57:25 +07:00
  • cdb745d55a Исправление markdown Arsen Mirzaev Tatyano-Muradovich 2025-09-07 20:56:42 +07:00
  • c46a4cb0b7 Merge pull request 'develop' (#3) from Alex/stcs:develop into stable Arsen Mirzaev Tatyano-Muradovich 2025-09-07 20:55:40 +07:00
  • 058ba09c03 Fixed algizn97 2025-09-03 21:33:08 +05:00
  • dd53e5a14a Fixed algizn97 2025-09-03 21:28:12 +05:00
  • 3bd6b7363c Fixed algizn97 2025-08-31 11:47:13 +05:00
  • 2ee8c9916f Fixed algizn97 2025-08-30 16:29:56 +05:00
  • 3462078a47 Fixed algizn97 2025-08-29 11:44:24 +05:00
  • 8715b32139 Fixed algizn97 2025-08-29 11:43:52 +05:00
  • 4245e165bf Updated algizn97 2025-08-29 11:43:11 +05:00
  • f4ff128236 Added trigger function algizn97 2025-08-29 11:42:55 +05:00
  • f09fe1d70b Added new request algizn97 2025-08-29 11:42:03 +05:00
  • 4f774160b3 Updated States.py algizn97 2025-08-29 11:41:37 +05:00
  • f6130c0b8c Deleted tasks.py algizn97 2025-08-29 11:41:18 +05:00
  • e05b214a8a Added the ability to get a list of open trades and limit orders, as well as their closures (previously it was possible only for the selected pair) algizn97 2025-08-28 11:25:48 +05:00
  • 704249d0af Fixed and updated tasks algizn97 2025-08-27 14:28:53 +05:00
  • bf44b481e9 Added new handlers for tasks algizn97 2025-08-27 14:28:23 +05:00
  • 02fa03c824 Added documentation, added event_loop for tasks, added WebSocket algizn97 2025-08-27 13:28:44 +05:00
  • 4406003a6e Fixed algizn97 2025-08-27 13:28:33 +05:00
  • 3c282975c1 Updated algizn97 2025-08-27 12:56:32 +05:00
  • aec8fea628 Updated algizn97 2025-08-27 12:56:22 +05:00
  • 78b76b4aa6 Updated README.md algizn97 2025-08-27 12:56:01 +05:00
  • 91cfdbc37b Added loggers algizn97 2025-08-27 12:55:43 +05:00
  • f822220c40 Added documentation and update functions algizn97 2025-08-27 12:55:21 +05:00
  • 9032957631 Added documentation, added websocket and tasks algizn97 2025-08-27 12:54:45 +05:00
  • a140e0eb6f Added documentation algizn97 2025-08-27 12:53:35 +05:00
  • 511b08e8e5 Added WebSocket algizn97 2025-08-27 12:52:33 +05:00
  • 50afefeb5f Update algizn97 2025-08-26 19:36:55 +05:00
  • 07df16dbe9 Added new functions and documentation algizn97 2025-08-26 19:36:11 +05:00
  • 8bc4c634fe Update algizn97 2025-08-26 19:35:40 +05:00
  • 7c48336a62 Update algizn97 2025-08-26 19:35:01 +05:00
  • fd279f0562 Added loggers for models algizn97 2025-08-26 19:34:47 +05:00
  • 43e62fdeff Update keyboards algizn97 2025-08-26 19:11:53 +05:00
  • f23bda38f4 Added requirements.txt algizn97 2025-08-26 19:11:23 +05:00
  • 29a5df0b1a Added tasks algizn97 2025-08-26 19:11:07 +05:00
  • 2597615630 Added states algizn97 2025-08-26 19:10:57 +05:00
  • d29b4465ad added documentation algizn97 2025-08-26 19:10:43 +05:00
  • 73f0c67564 updated timer functions algizn97 2025-08-25 17:08:33 +05:00
  • 554166eeaf update algizn97 2025-08-25 17:08:14 +05:00
  • 964c0a09b8 Added keyboard algizn97 2025-08-25 17:08:04 +05:00
  • 61979653e0 Updated algizn97 2025-08-25 17:07:50 +05:00
  • 39b8d17498 Updated timer functions algizn97 2025-08-25 17:07:41 +05:00
  • dd63f4c015 added algizn97 2025-08-23 14:41:23 +05:00
  • 6267663015 Added States.py algizn97 2025-08-23 14:34:38 +05:00
  • 89ea511072 Update algizn97 2025-08-23 14:34:19 +05:00
  • afe61ea7d6 Added documentation algizn97 2025-08-23 14:33:33 +05:00
  • 2da06481f7 Update algizn97 2025-08-23 14:32:11 +05:00
  • 6c3f13f372 Update algizn97 2025-08-23 14:32:04 +05:00
  • 1ec9732607 Update loggers algizn97 2025-08-23 14:31:45 +05:00
  • c7da20d577 Update algizn97 2025-08-23 14:31:09 +05:00
  • 8a2497bcac Added logger_helper.py algizn97 2025-08-23 14:30:48 +05:00
  • 0746490786 Delete func_min_qty.py and logs.py algizn97 2025-08-23 14:30:24 +05:00
  • f895c19b14 fixed the method of getting the timer value. algizn97 2025-08-22 16:57:59 +05:00
  • c4b35be053 Updated the risk management function algizn97 2025-08-22 16:49:17 +05:00
  • 54667db29b Added a martingale step algizn97 2025-08-22 16:48:17 +05:00
  • 12a00a1f3a Added a martingale step algizn97 2025-08-22 16:48:09 +05:00
  • 6ec99dc9a7 Update functions algizn97 2025-08-22 16:47:33 +05:00
  • 812920f46d The timer function has been updated algizn97 2025-08-22 13:56:56 +05:00
  • cd7180c3d7 Added the function of getting and updating data in the database for the UserTimer table algizn97 2025-08-22 13:55:50 +05:00
  • fc381ae6c2 Added timer algizn97 2025-08-22 13:54:13 +05:00
  • 8ab308d4b9 Added keyboards algizn97 2025-08-22 13:53:48 +05:00
  • 0c4204fb6e Added UserTimer algizn97 2025-08-22 13:53:17 +05:00
  • c9c6a5b7f0 Fixed filename algizn97 2025-08-22 13:52:50 +05:00
  • 4ca6e1fb2c Added dp algizn97 2025-08-22 13:52:31 +05:00
  • 1a20c1a9d2 Added keyboard algizn97 2025-08-22 13:52:20 +05:00
  • eaf8458835 Update algizn97 2025-08-21 16:10:01 +05:00
  • f8cedf4cb4 Fixed algizn97 2025-08-21 16:09:32 +05:00
  • d0577f163b Added get user trades algizn97 2025-08-21 14:22:54 +05:00
  • 8293c44864 Added USER DEALS algizn97 2025-08-21 14:22:34 +05:00
  • c1a9f16faa Added commission_fee algizn97 2025-08-21 13:47:19 +05:00
  • 99b51d4cc0 Added limit and market orders functions algizn97 2025-08-21 13:46:12 +05:00
  • b46d8d7af9 Update handlers.py algizn97 2025-08-21 13:41:58 +05:00
  • c8b0dad7c2 Added commission_fee and order_type functions algizn97 2025-08-21 13:39:43 +05:00
  • 7f53caaac6 Added commission_fee and entry_order_type algizn97 2025-08-21 13:38:50 +05:00
  • fe1c0b16ce Added reply keyboard (base_buttons_markup) algizn97 2025-08-21 13:37:58 +05:00
  • 4ebe7399ba Update function algizn97 2025-08-21 13:36:11 +05:00
  • 2dc639d59a Added market order and limit order algizn97 2025-08-21 13:35:42 +05:00
  • a6ba949061 Added buttons To the main page, Open a deal, My Deals and select the input type algizn97 2025-08-21 13:34:56 +05:00
  • de7b5ce557 Update algizn97 2025-08-21 13:23:17 +05:00
  • cb7d4b1f66 Fixed the letter algizn97 2025-08-20 17:51:06 +05:00
  • f26df3b1a4 Merge pull request 'Merge pull STCS' (#2) from Pixe1lz/stcs:stable into stable Arsen Mirzaev Tatyano-Muradovich 2025-07-30 14:32:49 +07:00
  • 1997b9d1c0 The message about the Bybit profile output has been corrected when clicking the "Start" button, and messages regarding the requirement to connect the platform and incorrect API entries have been added. Messages about successful and erroneous changes to user settings have been added. Kirill Strelnikov 2025-07-22 16:08:23 +07:00
  • e555bfa8fb The text of the welcome message has been changed, the text of the risk management settings has been changed, the default value for "maximum_trade_risk" in the database has been changed from 1 to 100. The message upon re-clicking the "Start Trading" button has been removed. Kirill Strelnikov 2025-07-22 12:54:23 +07:00
  • 0fecb5dab7 Merge branch 'stable' of https://git.svoboda.works/Pixe1lz/stcs into stable Kirill Strelnikov 2025-07-21 16:58:38 +07:00
  • 242be34a97 fix app/telegram/handlers/handlers.py, fix app/telegram/functions/functions.py || change two buttons "Начать торговлю" || fix text registration message, fix text profile || delete app/services/Bybit/config.py || delete comments Kirill Strelnikov 2025-07-21 16:55:30 +07:00
  • 2da3c282d1 merge upstream Бездельник бездельников 2025-07-21 15:33:27 +07:00
  • fb0c14aba1 Update Readme.md Kirill Strelnikov 2025-07-21 15:05:50 +07:00
  • ed67ed78c0 version 1 STCS Kirill Strelnikov 2025-07-21 13:40:33 +07:00
  • 127003ebe1 Merge pull request 'add files project' (#1) from Pixe1lz/stcs:stable into stable Arsen Mirzaev Tatyano-Muradovich 2025-07-10 18:26:34 +07:00
  • 14088503ea add files project Kirill Strelnikov 2025-07-10 18:16:29 +07:00
  • 68f273699a abobus Arsen Mirzaev Tatyano-Muradovich 2025-07-10 18:11:48 +07:00