Example: Filter On BTC Volume

In case you are targetting a whole exchange it can be helpful to filter out coins with low volume in terms of BTC.

As an example, suppose you want to be alerted when the RSI of a coin becomes overbought, but only if the BTC volume is greater than 100. In order to set this up, you will need to configure the following:

  • Select an exchange, and filter on all "BTC" pairs (tap "All quote currencies" and choose BTC).
  • Add the "RSI > 80" condition to the script (see Scripting Basics).
  • Add a second condition -- the BTC volume filter:
FIRST EXPRESSION (A)
4 hours
Candlestick: Volume×Price
COMPARISON OPERATOR
<>=ƒ
SECOND EXPRESSION (B)
Value: Number
Number100