Commit Graph

87 Commits

Author SHA1 Message Date
algizn97
3616e2cbd3 Added verification for open orders. Adjusted responses for the user 2025-10-17 11:12:50 +05:00
algizn97
8251938b2f The database has been converted to SQLite 2025-10-12 12:34:32 +05:00
algizn97
fc8ab19ae9 Fixed the budget calculation function 2025-10-10 14:14:46 +05:00
algizn97
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 2025-10-10 13:30:32 +05:00
algizn97
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. 2025-10-10 13:25:30 +05:00
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
algizn97
aa9f04c27e The stop trading button has been removed. 2025-10-10 13:21:15 +05:00
algizn97
89ab106992 Fixed percentages of TP and SL from integers to floats 2025-10-10 13:20:24 +05:00
algizn97
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 2025-10-10 13:18:43 +05:00
algizn97
c687811ea5 Fixed websocket connected 2025-10-06 10:27:52 +05:00
algizn97
5da00dbaa1 Added connect platform 2025-10-04 11:04:08 +05:00
algizn97
01fe339d56 Updated 2025-10-04 11:03:49 +05:00
algizn97
220c45d54c Fixed 2025-10-04 09:34:11 +05:00
algizn97
ce5d0605de Fixed check auto trading 2025-10-04 09:33:44 +05:00
algizn97
086c7c8170 Fixed 2025-10-04 09:33:18 +05:00
algizn97
8e73dcf81f Fixed set margin mode 2025-10-04 09:33:09 +05:00
algizn97
1508629727 Fixed 2025-10-03 14:19:18 +05:00
algizn97
4adbd70948 Fixed close position 2025-10-03 14:18:53 +05:00
algizn97
6705bf4492 Added tasks 2025-10-03 14:18:27 +05:00
algizn97
fa782f748a Fixed 2025-10-02 15:28:07 +05:00
algizn97
97662081ce The entire database has been changed to PostgresSQL. The entire code has been updated. 2025-10-01 15:23:21 +05:00
algizn97
e5a3de4ed8 Deleted 2025-10-01 15:20:18 +05:00
algizn97
6d86b230ca A floating-point bid option is now available. 2025-09-20 08:13:21 +05:00
algizn97
49d4bb26bf Added trigger price 2025-09-19 14:45:34 +05:00
algizn97
29bb6bd0a8 The buttons for selecting the type of entry and setting the limit and trigger prices have been updated. 2025-09-19 14:43:42 +05:00
algizn97
887b46c1d4 Added a condition for the price trigger 2025-09-19 14:42:12 +05:00
algizn97
b074d1d8a1 Added the ability to set a price trigger and limit 2025-09-19 14:41:18 +05:00
algizn97
e2f9478971 Fixed 2025-09-18 16:17:39 +05:00
algizn97
4f0668970f Fixed 2025-09-18 08:14:23 +05:00
algizn97
4c9901c14a Fixed 2025-09-17 20:51:30 +05:00
algizn97
17dba19078 Updated 2025-09-13 12:30:40 +05:00
algizn97
0de3b17d1d Updated 2025-09-12 21:37:38 +05:00
algizn97
4704d4a486 Fixed 2025-09-12 12:07:21 +05:00
algizn97
c7b3ae7876 Fixed 2025-09-12 12:04:40 +05:00
algizn97
6fb876ade2 Fixed 2025-09-12 11:47:06 +05:00
algizn97
b3119c6ee1 Fixed martingale step 2025-09-11 12:50:43 +05:00
algizn97
babbcbd1fc The timer start function has been updated 2025-09-11 12:02:47 +05:00
algizn97
f42940f847 Added timer deletion button 2025-09-11 10:57:21 +05:00
algizn97
cf581dc485 Fixed 2025-09-09 10:24:01 +05:00
algizn97
058ba09c03 Fixed 2025-09-03 21:33:08 +05:00
algizn97
dd53e5a14a Fixed 2025-09-03 21:28:12 +05:00
algizn97
2ee8c9916f Fixed 2025-08-30 16:29:56 +05:00
algizn97
8715b32139 Fixed 2025-08-29 11:43:52 +05:00
algizn97
4245e165bf Updated 2025-08-29 11:43:11 +05:00
algizn97
f4ff128236 Added trigger function 2025-08-29 11:42:55 +05:00
algizn97
f09fe1d70b Added new request 2025-08-29 11:42:03 +05:00
algizn97
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) 2025-08-28 11:25:48 +05:00
algizn97
bf44b481e9 Added new handlers for tasks 2025-08-27 14:28:23 +05:00
algizn97
4406003a6e Fixed 2025-08-27 13:28:33 +05:00
algizn97
3c282975c1 Updated 2025-08-27 12:56:32 +05:00