jeffersonlicet / price-prediction-bot

🔮 Run backtest over PancakeSwap and CandleGenie Prediction and place realtime bets - Trading Bot
71 stars 25 forks source link

How to test in TESTNET #3

Closed martudev closed 2 years ago

martudev commented 2 years ago

Hi! How are you? I would like to ask you how I can test the bot on the testnet, since the pancakeswap contract is not found on the testnet, it occurred to me to fork the mainet to my localnet with ganache-cli, but unfortunately it is not constantly synchronized with the mainnet so the new generated blocks are not in my localnet. I hope it can be done, thank you in advance

jeffersonlicet commented 2 years ago

I don't think you will be able to do that. That's the main reason of this project, to run backtest without losing money

martudev commented 2 years ago

ok so thanks for all!! and very nice project!!