Gunbot Shop › Gunbot Forum › Javieralv
Gunbot v24.8.9_beta
– Allow users to specify a master_passphrase for exchanges using a passphrase. set it in config.js same place you set “passphrase”, GUI feature coming soon.
Gunbot v24.8.8_beta
– possible fix for passphrase exchanges encryption.
Gunbot v24.8.6_beta
– Overview sidebar: allow entering user defined parameters as override.
Quanta trading strats
v0.9.5
Fixed potential problem with method promise causing GB core to no longer cycle.
Fixed an issue where decimal precision stopped a fresh start of the strat.
Gunbot v24.8.6_beta
– Overview sidebar: allow entering user defined parameters as override.
Quanta trading strats:
v0.9.5
fixed potential problem with method promise causing GB core to no longer cycle.
fixed an issue where decimal precision stopped a fresh start of the strat.
removed unnecessary override protections.
Gunbot v24.8.5_beta
– Fix missing webhooks module.
Gunbot v24.8.4_beta
– possible fix for crashing dashboard.
Gunbot v24.8.3_beta
– Dashboard: add configurable table to compare performance stats of multiple pairs.
Quanta G-Type:
– Refactored calculation arrays decimal precision to match exchange price & quantity decimal precision
ensure first orders are posted closest to mid-spread price then outwards to order depth.
– Refactored order_reset code to check/delay whilst cancellations are confirmed on exchange before posting buy/sell orders.
– Fixed floor calculation error where base is below MVTS before lower bound and sell array goes to infinity.
Gunbot v24.8.2_beta
– save simulator balances.
Gunbot v24.8.1_beta
– fix simulator balances.
Gunbot v24.8.0_beta
– Trading terminal: fix slowly updating terminal when changing pairs on an exchange in hedge mode.
– trading settings: fix broken ‘max invest’ indicator in cases where TL_MULTIPLIER was not available in pair overrides.
– sghybrid/sgscalp: fix issue with tl multiplier.
– sgscalp: simplify conditions behind ‘allow buy step’.
– sgscalp: fix issue with sell volume calculation that led to some sell orders getting skipped for invalid reasons.
– sgscalp: fix ‘use supports’ when used without ‘price action analysis’ enabled.
– sgscalp: improve volume info in sidebar.
Gunbot v24.7.9_beta
– possible fix to postOnly orders at ftx and bybit for custom strategies.
Gunbot v24.7.8_beta
– Fix bybit sghedge orders from trading terminal.
– Fix sidebar values not populating,
Gunbot v24.7.7_beta
– Possible fix for binanceus sg family strategies.
– Trading terminal: use faster mechanism to detect if chart pair has changed.
– Fix description text in custom strat editor.
– sgscalp: fix the fix of preventing both sides to trail.
Gunbot v24.7.6_beta
– fix ftx market buy orders.
– MM spot attempt to spread buy and sell orders a bit more.
– Add option to configure simulator starting balances on setup page.
– Fix description text in trading settings.
– Trading settings: add ‘NONE’ option for sgscalp exhaustion sensitivity, to make it possible to disable protection against dca’in in exhausted market conditions.
– sgscalp: fix issue that could start trailing in both directions, add timescale mark for cancelling open limit orders.
– sgscalp: optimize code execution time.
Gunbot v24.7.5_beta
– second attempt at rate limit fix for limit order rates on FTX .
– fixed an undefined on strat store clear when variable not added to overrides.
– add sense check to deal with duplicate orders in the event of API fuckery.
– security patch for demo mode.
– sgscalp: tune conditions for ‘strict entry’.
– sgscalp: add upper period buy/sell volume percentile data to the sidebar.
– sghybrid / sgscalp: improve howmanytl calculation when used together with tl multiplier.
– stepgridscalp: fix situation where buy target gets stuck at a price far below bid.
– stepgridscalp: improve conditions for mini sl, add a mechanism to take better advantage of sudden pumps by changing from candle style sell trailing, back to regular sell trailing.
– stepgridscalp: improve conditions for strict entry, by adding volume and volatility criteria.