jeffersonlicet / price-prediction-bot

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

Possible to import BNB/USDT price real time? #10

Open MichielvLu opened 2 years ago

MichielvLu commented 2 years ago

I've been trying to import the price of BNB/USDT to incorporate in the strategy but I've been unable to do so. Whichever method I use it pretty much always has an 'any' type so I'm having problems adding it to this type of code.

Anyone who has been able to import BNB price in this code? If so how did you do so