RSIPancakePredictionBot
PancakeSwap Prediction game by use of RSI Crossover!
RSI CrossOver Strategy
# RSI PancakeSwap Prediction Bot
Trial Version Will not claim rewards!
Full version with reward claiming is for sale via Telegram.
Future versions with different indicators will be for sale soon!
Small % of bet size is charged as usage fee in the free/trial version!
Telegram: https://t.me/+WRurSkMEq0RiOTRh
Small Sample Prediction Bot Results from non optimized first testing period!
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.
Javascript file looks unconventional but is obfuscated to avoid code being ripped! Will work as expected!
Instructions!
- Download RSIPredOb.js
- "npm i taapi web3 graceful-fs dotenv binance-api-node"
- Get non-rate limited or private http provider for Binance Smart Chain.
- Fill out env file! Save as .env
- Use command "Node RSIPredOb.js"
- Remember to claim rewards since this is not included in the trial version!
Experiment with RSI chart time values! There could be better fast and slow times because our team has tried only the times listed in env example file!