OPEN-SOURCE SCRIPT
Atualizado

Rate of Change Strategy

This strategy calculates the rate of change over time to determine buy/sell points. This strategy is best run with 1 hour candles.

Configurable values:

  • SMA Fast (days)
  • SMA Slow (days)
  • SMA Reference (days)
  • ROC Low (%)
  • ROC High (%)
  • Order Stake (%)
  • Look back Candles
Notas de Lançamento
Quite a few changes with this release...

  • IMPORTANT - default settings are for ADAUSDT on BINANCE_US with 1 hour candles
  • Use 1 hour candles with this strategy
  • Got rid of high offset, we're just going to use trailing stoploss and take profit to exit.
  • Added plots for everything
  • Added absolute stoploss
  • Added take profit
  • Added bullish outside candle reversal as a buy signal
  • Read the comments for details
  • Still need to make some variables accessible via the settings
Notas de Lançamento
Lots of changes, biggest being the correct code for stops and trailing stops.

  • Removed candle signal
  • Changed percentage inputs to take whole numbers
  • Show all plots with a checkbox
  • Configured for ETH on BinanceUS with 30 min candles
Notas de Lançamento
Reset some default values for ETH on BinanceUS 30m candles
Notas de Lançamento
Updated to pinescript 5, best used with day candles.

Aviso legal