Need to build my custom crypto scalping bot

Closed Posted 2 years ago Paid on delivery
Closed Paid on delivery

I need to make my 1-minute time frame scalping bot for the Binance account and these are my requirements:

1. Fetch the top 100 markets on CoinMarketCap (once per 5 days)

2. Track their Bollinger Bands & Stochastic API data on Binance (each minute)

3. Whenever one of these 100 markets is matching these 2 BOTH conditions below, the bot should buy:

A. In the 15-minute time frame, the last 3 candlestick is UPTREND so the bot scalp on 1-minute frame only when the 15-minute frame (last 3 candlesticks) is an uptrend.

B. In the 1-minute time frame, a candle touches the LOWER band of Bollinger Bands, and also, the %K line of Stochastic RSI crosses the %D line to the UPPER direction.

4. And whenever the purchased coin is matching this 1 condition below, the bot should sell:

In the 1-minute time frame, a candle touches the UPPER band of Bollinger Bands and also the %K line of Stochastic RSI crosses the %D line to the LOWER direction.

5. Tracking Bollinger Bands & Stochastic RSI data that is matching my criteria mentioned above MUST BE SO FAST so the bot can take action at the right moment (buying & selling). Otherwise, we are missing the opportunities.

Node.js C++ Programming

Project ID: #30136243

About the project

4 proposals Remote project Active 2 years ago