altamoon-min-max-alerts
v0.4.4
Published
Notifies at minimum or maximum for last 24h for all futures markets
Downloads
19
Readme
altamoon-min-max-alerts
Notifies at minimum or maximum for last 24h
The plugin notifies when a future market is at its minimum or maximum for last 24 hours.
Develop
- Install NodeJS
- Clone the repository and go the plugin folder (
cd altamoon-plugins/packages/min-max-alerts
). - Run
npm ci
to install dependencies. - Run
npm start
to start Webpack Dev Server - Use "Add custom plugin" Altamoon feature and paste
http://localhost:8084/bundle.js
to add the plugin.