adds code


In this tutorial, we'll show you how to build a Discord bot using Node JS that fetches trending symbols from Binance and checks their RSI value to determine their oversold/overbought status. With just a few lines of code, you'll learn how to connect your Discord bot and use a library to calculate the RSI value of trending symbols. Then, we'll show you how to set up your bot to notify your Discord server whenever a symbol's RSI value hits a certain threshold, indicating that it is oversold or overbought. Whether you're a trader or simply interested in monitoring the cryptocurrency market, this tutorial will equip you with the skills to build a powerful trading tool that will help you stay ahead of the game. No prior experience with Node JS or Discord bots is necessary, so grab your keyboard and let's get started building your very own Binance Trending Symbols' Oversold/Overbought Status bot. Chapters: 0:00 Initialize a new project 0:52 Configure Discord app & bot 2:17 Login to your discord bot 4:41 Get trending tickers list from Binance 6:16 Send your first automated message 7:54 Fetch overbought/oversold signals 9:06 Check the RSI for each one of the tokens 14:16 Test & bug fix
Previous Post Next Post