Build Crypto Binance Bot that uses EMA cross strategy, uses LONG and SHORT
Budget: $750 – $1,500 USD
Build Crypto Binance Bot that uses EMA cross strategy, uses LONG and SHORT, depending which EMA is on top
How it works
Inputs
- Time frame (daily, minutely, 4 hour, weekly, hourly)
- Trading pair, BTCUSDT etc.
- Short EMA (example 5 day EMA)
- long EMA (example 20 day EMA)
- Size of order
- Type of order
Outputs
- Long Buy order sent to binance when Short EMA crosses ABOVE Long EMA
- Long Sell order sent to binance when Short EMA crosses BELOW Long EMA
- SHORT Buy order sent to binance when Short EMA crosses BELOW Long EMA
- SHORT Sell order sent to binance when Short EMA crosses ABOVE Long EMA
NOTE
- We will need to be able to copy and paste the code, so we can use it on more than one coin, and more than one binance account at the same time
- WE also may want to use SMA instead of EMA for one or both of the Moving Averages
How it works
Inputs
- Time frame (daily, minutely, 4 hour, weekly, hourly)
- Trading pair, BTCUSDT etc.
- Short EMA (example 5 day EMA)
- long EMA (example 20 day EMA)
- Size of order
- Type of order
Outputs
- Long Buy order sent to binance when Short EMA crosses ABOVE Long EMA
- Long Sell order sent to binance when Short EMA crosses BELOW Long EMA
- SHORT Buy order sent to binance when Short EMA crosses BELOW Long EMA
- SHORT Sell order sent to binance when Short EMA crosses ABOVE Long EMA
NOTE
- We will need to be able to copy and paste the code, so we can use it on more than one coin, and more than one binance account at the same time
- WE also may want to use SMA instead of EMA for one or both of the Moving Averages