LogoLogo
Back to HaasOnline.comSwitch to Developer API
2.x
2.x
  • Welcome
  • Trade Bots
    • Getting Started
      • Setting up an Arbitrage Bot
      • Setting up an Order Bot
    • Safeties
      • 2x RSI
      • Advanced Block
      • Last Buy Percentage Drop Loss
      • Last Buy Price Drop Loss
    • Indicators
      • Detrended Price Oscillator
      • Earning of Percent Trade
      • Price Change
      • Price Push
      • Up Down RSI
      • Weighted RSI
    • Insurances
      • Avoid Buy/Sell Walls
      • Cancel Order After X Minutes
      • Trending (Volatile) Trend 1
      • Trending (Volatile) Trend 2
      • Trending (Volatile) Trend 3
      • Trade only Trending
      • Trade only Sideways
      • Sideways Trend 1
      • Sideways Trend 2
      • Sideways Trend 3
      • Trend Identification Insurances
  • Custom Bots
    • Arbitrage Bot
    • Futures Bot
    • Triangle Arbitrage Bot
  • Other Features
    • Auto Tune
    • Marketview
      • Dual View
      • Quad View
    • Orderbook View
  • Integrations
    • Exchanges
      • BitFinex
        • Leveraged Trading
        • Margin
  • Other Resources
    • YouTube
    • Guides & Tutorials
    • Questions & Answers
    • Community Projects
  • Need Help?
    • Ask on Discord
    • Ask on Telegram
    • Submit support ticket
Powered by GitBook
On this page
  • Contents
  • Haasbot 2.0 Interfac
  • Formula
  • Settings
  • Usage

Was this helpful?

  1. Trade Bots
  2. Indicators

Price Push

PreviousPrice ChangeNextUp Down RSI

Last updated 6 years ago

Was this helpful?

Price Push Indicator is a , which is used by the that measures the percentage the price has dropped in relation to the highest price over a set period of time.

Contents

[]

Formula

Settings

  • Exchange Website, of which you would like to monitor (Pro Tip: It doesn't have to be the same exchange you are currently trading on)

  • Currency Pair, of which you would like to monitor for trade signals.

  • Update Speed

  • Trade Signals

  • Allowed Drop

  • Allowed Buy Back

Usage

Price Push is an that has the following formula:Price Push Change % = (High Price / (Current Price / 100)) - 100

This is useful for detecting and sending for strong up-trends and for common down-trends.

Indicator
Indicator
Trade Signals
Haasbot's
Indicator
Trade Bot
hide
1Haasbot 2.0 Interface
2Formula
3Settings
4Usage
Haasbot 2.0 Interfac