> For the complete documentation index, see [llms.txt](https://gunthy.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gunthy.gitbook.io/wiki/about/whats-new/new-in-v22.md).

# New in v22

## Changes in v21

Only the most important changes are listed.

### Core / GUI

* **Bybit support:** you can now trade futures on Bybit
* **New strategies**: [spotGrid](/wiki/trading-strategy-options/regular-strategies-spot-trading/spotgrid.md), [futuresGrid](/wiki/trading-strategy-options/margin-trading-strategies/futures-grid.md), [spotGridAdvanced](/wiki/trading-strategy-options/regular-strategies-spot-trading/spotgrid-advanced.md), [tenkan](/wiki/trading-strategy-options/margin-trading-strategies/tenkan.md)
* **Custom strategies**: [code ](/wiki/trading-strategy-options/custom-strategies.md)your own trading strategies with JavaScript
* **DCA method for futures trading**: every futures strategy can now use the Tenkan method to DCA
* **Improved profit and loss stats**: in telegram alerts and in the interface

\*\*\*\*

### Bugfixes

* Fix various order execution problems
* Fix issue in "prevent crossover" when adding pairs with AutoConfig
* Fix various GUI bugs
