-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DGCrypto edited this page Sep 28, 2022
·
4 revisions
RSI CrossOver Strategy
# RSI PancakeSwap Prediction Bot
Small Sample Prediction Bot Results on first attempt!
Place private key in ENV File and Save-as ".env"
Fill out .env file with web3 http provider link, taapi api key(must purchase), account address, privkey, bet size, rsi time values for fast and slow! Simulates an rsi crossover using a lower time-frame for fast and higher time-frame for slow!
The second lowest subscription is recommended for taapi!
NPM and node.js is needed to install and run.
Run following in console.
- "npm i taapi web3 graceful-fs dotenv binance-api-node"
- Fill out env file! Save as .env
- Use command "Node RSIPred.js"
- Remember to claim rewards since this is not included in the trial version!