Fixed
* Optimized numerical solution of grid parameters in Reverse cycle to avoid rare cases of calculation failure
+ search for a solution with the specified or maximum possible accuracy
+ effectively finding possible accuracy, as a result, reducing the number of iterations by about 4 times
+ forced displacement of the starting point during looping allows to find a solution with possible accuracy,
if it exists under given conditions
Update
* Config templates
* Removing FTX smell
* Add cumulative Free assets chart into Grafana template
* up requirements for exchanges-wrapper to 1.2.9