Changes in the versions: 2.0.3.28 -Added support for the Okex exchange (okx.com) -Algorithm is implemented in the simulator, taking into account trade volumes, added calculation of total commission and trade volume ---------------------------------------------------- 2.0.3.27 -Updated Binance libraries -Removed bugs in the simulator ---------------------------------------------------- 2.0.1.26 -Added Order Grid Trading Simulator -Added ability to collect prices for simulator -Added import of prices from database -Bot triggers updated. ---------------------------------------------------- 2.0.1.25 -Added functionality triggers for the bot. It is possible to configure the bot's actions when the rate rises or falls. Necessary for automated fixing profits or minimizing losses. ---------------------------------------------------- 2.0.1.24 -Updated API libraries for Binance and Huobi exchanges ---------------------------------------------------- 2.0.1.23 -Added the mode of calculating the amounts of new orders without capitalizing profit (trading on fixed amounts). See the bot parameter "Capitalize profit". ---------------------------------------------------- 2.0.1.22 -Updated API libraries for Binance and Huobi exchanges ---------------------------------------------------- 2.0.1.21 -Added archiving bot function and the section "Archive" in which you can see all the statistics bot. It is necessary to store the history of the worked bots. ---------------------------------------------------- 2.0.1.20 -Added support for time limit licenses ---------------------------------------------------- 2.0.1.19 -In the Accounts tab, the ability to filter balance balances by minimum quantity has been added. ---------------------------------------------------- 2.0.1.18 -Changed the algorithm for working with multiple instances of the program. Only one instance can be run from a single folder (to prevent multiple instances of the same database file) If you need to use multiple instances of a program, create a copy of the bot folder and run the application from it. To update the applications in those folders, run automatic updates from each instance of the program. -The window header displays the version of the application and the path to the startup file to determine the difference between the running instances. ---------------------------------------------------- 2.0.1.17 -Added manual check for updates on demand and automatic once an hour updates -Improved telegram initialization -Added new SELL/BUY sum rounding at grid line changing -Automatic deletion of log and backup files older than a specified number of days has been added. The number of days is set in the settings section. -Fixed other bugs ---------------------------------------------------- 2.0.1.16 -Fixed bugs ---------------------------------------------------- 2.0.1.15 -Added automatic updates check, downloading and installation -A progress window has been added for long operations launched by the user. -Interface bugs have been fixed. ---------------------------------------------------- 2.0.1.14 -Added support for the HUOBI exchange. -Added the column of the total percentage of profit (total and year-on-year). -Interface errors were corrected. ---------------------------------------------------- 2.0.0.13 -Added rounding error accounting when placing orders. The rounding error is accumulated and is displayed at accumulation in a sufficient volume for accuracy. This improvement is especially important for trading pairs with a multiplicity of 1 coin, especially for small order amounts. -In the "Trade grid" tab added columns with the values of accumulated corrections on sales and purchases. -Added button for setting the column width by content. Works only for table of bots and columns with amounts in USDT. ---------------------------------------------------- 2.0.0.12 -Fixed errors in the creation of a new database -Fixed an error in calculation of interest per annum -Corrected spelling errors ---------------------------------------------------- 2.0.0.11 -Added columns of current rates to BTC and USDT balance of coins on the balance tab ---------------------------------------------------- 2.0.0.10 -Added current BTC/USDT rate indicator to the action panel of the bot list -Added "Working amount in USDT" column - a calculated indicator of the amount of money on the bot's lines closest to the current rate. If the rate is outside the grid of the bot, it is always 0. According to this indicator, you can estimate what amount of money is working at the moment. -Fixed errors with the conversion to the BTC rate (due to changes in some stock exchange functions). -Fixed errors in grid generation ---------------------------------------------------- 2.0.0.9 -Libraries for working with Binance exchange were updated -Added analyzer of global BTC/USDT trend coverage by all bots -The "Weight limit of all requests to the server per minute" parameter was added to the "Settings" section ---------------------------------------------------- 2.0.0.7 -Changed the comparison of deals and orders. Comparison by price was removed, since sometimes the price of a deal is not equal to the price of an order. -Added a check before placing orders for the presence of dependent orders. Important for the procedure of order collapsing. ---------------------------------------------------- 2.0.0.6 - The first release