This release is the first commit for newly revived Gunbot Ultimate version.
You can access Gunbot Ultimate by tokens allowance or from one of our resellers at https://gunthy.org/resellers
Instructions at https://wiki.gunthy.org
-
Completed migration to OKEx v5 api: please use "okex5" in your config instead of "okex3"
-
Completed migration to beaxy api endpoints tradewith.beaxy
-
Add AUD base and the following new listed coins to Kraken:
'BADGER',
'CTSI',
'LRC',
'WBTC',
'ASX',
'CHZ',
'OGN',
'PERP',
'KAR',
'BAND',
'INJ',
'MIR',
'1INCH',
@boekenbox commits:
- Use ask instead of bid for triggering stepgrid trailing buy orders
- Simplify stepgrid trailing code
- Trading terminal: reset form values after hitting order button
- Trading terminal: reset form values when another pair gets selected
- Fix bybit pair naming in markets sidebar, so that their side is visible
- Possibly fix weird time notation where it would show 24:xx instead of 00…
- Fix 24h time notation on autoconfig dashboard
- Fix handling of empty subaccount field when entering exchange keys for ftx. ty @CrazyMop
- Add Triples to exchange bitrage settings. Enter as comma separated list without blank spaces, saved as array.
- Add gunbot config as built-in variable for custom strats: gb.data.config (read only)
- Improve watch mode tooltip text
Beaxy and OKEx v5 didn't pass all needed test: I'll post a patch soon as they are completed.
With this release we aim to give our users a patch for stable build correcting some errors that have been reported and we consider of general interest:
- fix UST pait at bitfinex
- fix USDT-ETH cancel orders at binance futures
- fix DOT, VET, GRT, BABA, BTE, LUCY, SPY, GOOGL and other pairs for international users at bittrex
- fix binance.us trades erroring out
- Fix known issues with bitfinex symbol names for pair selection in gui
- Remove some invalid pairs from binance pair selection in gui
- Add total column to recent trade elements on dashboard
- Fix tooltip for adx enabled
- Fix problem with row count getting reset on various gui table elements
- fix gui reverting any config change after 5 seconds
- AutoConfig: allow expressions as value for "delay" in changeDelay jobs
- AutoConfig: allow expressions as value for "delay" in manageOverride jobs
- fix kraken volume parsing