Releases: bogdantimes/trading-helper
v4.4.4
v4.4.2
%0A* Updated the featureDisabledInfo component to direct users to DM @bogdantimes on X.com for a free trial.
v4.4.1
- Stronger demand threshold for buy signals (up to 0.5 from 0.4).
- Added "Demand Threshold" control in the Settings.
v4.4.0
- Updated Smart Exit to panic less.
- Removed redundant auto-stop and bull-run features after back-testing the updated Smart Exit (on the latest market).
v4.3.9
- Remove external balance check in Withdrawals logic to make it work for DryRun
Installation
Watch the video tutorial:
Trading Helper v3.0.0+ Setup on YouTube (1 min)
Links:
Latest Trading Helper on Google Apps Script
Upgrade Instructions
OTA (from v3.2.0+)
- You will receive an OTA update within 6 hours. If it does not happen, open the project in Google Apps and manually run the "upgrade" function.
Manual Upgrade: All installations
- Replace the contents of
appsscript.json
,bundle.js
, andindex.html
in your existing project with the contents from the corresponding files in the latest Trading Helper.- If
appsscript.json
is not visible, go to Google project settings and toggle on to showappsscript.json
in the editor.
- If
- Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
Manual Upgrade: Project installed from source
- If using the CLI, pull the latest
main
branch code and runnpm run gpush
. - Run
npm run gedit
. - Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
v4.3.8
- Minor fixes:
- Improve candidates strength accuracy.
- Mark top candidates (🛎️⏳).
Installation
Watch the video tutorial:
Trading Helper v3.0.0+ Setup on YouTube (1 min)
Links:
Latest Trading Helper on Google Apps Script
Upgrade Instructions
OTA (from v3.2.0+)
- You will receive an OTA update within 6 hours. If it does not happen, open the project in Google Apps and manually run the "upgrade" function.
Manual Upgrade: All installations
- Replace the contents of
appsscript.json
,bundle.js
, andindex.html
in your existing project with the contents from the corresponding files in the latest Trading Helper.- If
appsscript.json
is not visible, go to Google project settings and toggle on to showappsscript.json
in the editor.
- If
- Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
Manual Upgrade: Project installed from source
- If using the CLI, pull the latest
main
branch code and runnpm run gpush
. - Run
npm run gedit
. - Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
v4.3.7
- Minor fixes:
- Service outage counter fix (for email notifications).
- Mark top candidates with a star (⭐) emoji.
Installation
Watch the video tutorial:
Trading Helper v3.0.0+ Setup on YouTube (1 min)
Links:
Latest Trading Helper on Google Apps Script
Upgrade Instructions
OTA (from v3.2.0+)
- You will receive an OTA update within 6 hours. If it does not happen, open the project in Google Apps and manually run the "upgrade" function.
Manual Upgrade: All installations
- Replace the contents of
appsscript.json
,bundle.js
, andindex.html
in your existing project with the contents from the corresponding files in the latest Trading Helper.- If
appsscript.json
is not visible, go to Google project settings and toggle on to showappsscript.json
in the editor.
- If
- Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
Manual Upgrade: Project installed from source
- If using the CLI, pull the latest
main
branch code and runnpm run gpush
. - Run
npm run gedit
. - Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
v4.3.6
- Relax "Bull Run" mode requirements.
Installation
Watch the video tutorial:
Trading Helper v3.0.0+ Setup on YouTube (1 min)
Links:
Latest Trading Helper on Google Apps Script
Upgrade Instructions
OTA (from v3.2.0+)
- You will receive an OTA update within 6 hours. If it does not happen, open the project in Google Apps and manually run the "upgrade" function.
Manual Upgrade: All installations
- Replace the contents of
appsscript.json
,bundle.js
, andindex.html
in your existing project with the contents from the corresponding files in the latest Trading Helper.- If
appsscript.json
is not visible, go to Google project settings and toggle on to showappsscript.json
in the editor.
- If
- Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
Manual Upgrade: Project installed from source
- If using the CLI, pull the latest
main
branch code and runnpm run gpush
. - Run
npm run gedit
. - Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
v4.3.5
- Trading Algorithm:
- Removed old conditions that limited certain candidates.
Installation
Watch the video tutorial:
Trading Helper v3.0.0+ Setup on YouTube (1 min)
Links:
Latest Trading Helper on Google Apps Script
Upgrade Instructions
OTA (from v3.2.0+)
- You will receive an OTA update within 6 hours. If it does not happen, open the project in Google Apps and manually run the "upgrade" function.
Manual Upgrade: All installations
- Replace the contents of
appsscript.json
,bundle.js
, andindex.html
in your existing project with the contents from the corresponding files in the latest Trading Helper.- If
appsscript.json
is not visible, go to Google project settings and toggle on to showappsscript.json
in the editor.
- If
- Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
Manual Upgrade: Project installed from source
- If using the CLI, pull the latest
main
branch code and runnpm run gpush
. - Run
npm run gedit
. - Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
v4.3.4
- Trading Algorithm:
- Increase top candidates check frequency for buy signals (30 min -> 5 min).
Installation
Watch the video tutorial:
Trading Helper v3.0.0+ Setup on YouTube (1 min)
Links:
Latest Trading Helper on Google Apps Script
Upgrade Instructions
OTA (from v3.2.0+)
- You will receive an OTA update within 6 hours. If it does not happen, open the project in Google Apps and manually run the "upgrade" function.
Manual Upgrade: All installations
- Replace the contents of
appsscript.json
,bundle.js
, andindex.html
in your existing project with the contents from the corresponding files in the latest Trading Helper.- If
appsscript.json
is not visible, go to Google project settings and toggle on to showappsscript.json
in the editor.
- If
- Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.
Manual Upgrade: Project installed from source
- If using the CLI, pull the latest
main
branch code and runnpm run gpush
. - Run
npm run gedit
. - Run the "start" function from the Google Apps Script code editor UI and accept any new permissions if prompted.
- Reload the webpage; the new version should be displayed in the browser tab title.