Skip to content

Releases: Shadesvox/Bear-Puncher-Trading-beta

Profit Calculation Fix

07 Nov 03:21
b3c6ad0
Compare
Choose a tag to compare

Fixed Profit Calculation bug

Update from Web UI, 2 Factor Auth UI, Guest User Creation

26 Sep 03:20
b3c6ad0
Compare
Choose a tag to compare
  • 'Config Editor' now has an 'App Settings' section that allows you to

    • Add new users - non-admin users are unable to view the Config Editor.
    • Enable Two Factor Authentication
    • Run Updates to Bearpuncher without needing to login to your VPS / manually restart everything.
  • Bearpuncher now displays both the local IP and public IP when launched to make it easy to know how to access the web interface.

  • Bug Fixes

    • Fixed GLIBC bug impacting older versions of Ubuntu and minimal Ubuntu images
    • Fixed bug preventing init.d on Ubuntu from launching Bearpuncher on system boot.
    • Improved debug logging

Improve sell logic, Updater added, bug fixes

09 Sep 21:48
b3c6ad0
Compare
Choose a tag to compare
  • updater added in beta, to run the updater navigate to the updater folder and run updater.exe (just updater on linux). Updater will backup your old files into a zip file in the backups folder.

  • CRITICAL BUG FIX : resolved issue where the account info (balances/trades etc.) was failing to update after running for a while.

  • Improve order caching, resolved issue preventing sales from happening

Note: do to an issue with the updater the default config.ini is removed from these releases, if you are a new user and would like to check out the default config download config.ini and place it in the same folder as bearpuncher.exe

Bug fixes + QOL

07 Sep 21:40
b3c6ad0
Compare
Choose a tag to compare
  • blacklist now disables sales in addition to buys

  • improve partial buy logic

1.1.2 profit calc fixes

27 Aug 22:14
b3c6ad0
Compare
Choose a tag to compare
  • 1d profit fixed
  • profit projection fixed
  • insufficient balance fixed
  • average calc after partial sell fixed

1.1.1 Bug fixes

25 Aug 00:50
b3c6ad0
Compare
Choose a tag to compare
  • fix error where percentages were being displayed as decimals
  • improve gui load time
  • Fix pair settings not loading right on first start

Revamped GUI

22 Aug 00:03
b3c6ad0
Compare
Choose a tag to compare

image

image

1.0.1b - Papertrading persistence, config changes, bug fixes

13 Aug 19:24
b3c6ad0
Compare
Choose a tag to compare

indicators = ... no longer required, this is now automatically populated from your condition groups

INDICATOR_CHANGE now supports multiple candle periods as _CHANGE_OVER_3 to get the change over n candles

CHANGE is now a percent value for price-like indicators (EMA, BBANDS, etc...)

CROSS_UP_OVER_N is now an option to determine a cross over more than 1 candles, shorthand is CROSS_UP_5 (the word over isn't required but allowed for readability)

Bearpuncher v1.0b

01 Aug 20:56
9b52888
Compare
Choose a tag to compare

New features in this release:

  • Paper Trading has been added
  • The web interface has been completely overhauled.
  • Authentication has been added to the web interface
  • All API Keys and credentials are now encrypted and stored locally.
  • Added pair specific settings for Buy, Sell, and DCA.
  • Improved trailing significantly
  • Bug fixes.

BearPunchTrader pre-release

10 Jul 17:50
9b52888
Compare
Choose a tag to compare
Pre-release

Config editor added
added start delay, bug fixes, gui updates

will throw errors if theres no sales/ buy data but can be ignored for now
image