altamoon-whale-calculator
v0.4.4
Published
Calculates potential profit in furure based on balance and today's PNL
Downloads
12
Readme
altamoon-whale-calculator
Calculates potential profit in furure based on balance and today's PNL
Compound interest calculator to let you know when you're going to become a whale.
Develop
- Install NodeJS
- Clone the repository and go the plugin folder (
cd altamoon-plugins/packages/altamoon-whale-calculator
). - Run
npm ci
to install dependencies. - Run
npm start
to start Webpack Dev Server - Use "Add custom plugin" Altamoon feature and paste
http://localhost:8085/bundle.js
to add the plugin.