Skip to content

RSI Crossover PancakeSwap Prediction Bot

Latest
Compare
Choose a tag to compare
@DGCrypto DGCrypto released this 28 Sep 08:47
· 24 commits to main since this release
e687ae0

RSIPancakePredictionBot

PancakeSwap Prediction game by use of RSI Crossover!

RSI Prediction Bot


Console Bet Log

RSI CrossOver Strategy

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

Pancake Interface of test!

RSI Prediction Bot Test

Small Sample Prediction Bot Results from non optimized first testing period!

Metamask Options to get privkey for local env file

Export PrivateKey

Place private key in ENV File and Save-as ".env"

.env file

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!

Taapi

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!

  1. Download RSIPredOb.js
  2. "npm i taapi web3 graceful-fs dotenv binance-api-node"
  3. Get non-rate limited or private http provider for Binance Smart Chain.
  4. Fill out env file! Save as .env
  5. Use command "Node RSIPredOb.js"
  6. 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!