OPEN-SOURCE SCRIPT

PT - Min/Max Buy Change Percentage

By QuantTherapy
Updated
DEFAULT_buy_min_change_percentage
Only purchase a coin if the 24 hour percentage change is above the set value.

Example:
DEFAULT_buy_min_change_percentage = 3.5 –> Only buy a coin if the 24 hour change is above 3.5%
DEFAULT_buy_min_change_percentage = -2 –> Only buy a coin if the 24 hour change is above -2%

DEFAULT_buy_max_change_percentage
Only purchase a coin if the 24 hour percentage change is below the set value.

Example:
DEFAULT_buy_max_change_percentage = 8 –> Only buy a coin if the 24 hour change is below 8%
DEFAULT_buy_max_change_percentage = -1 –> Only buy a coin if the 24 hour change is below -1%

Source Profit Trailer Wiki ( wiki.profittrailer.com/doku.php?id=pairs.properties )
Release Notes
Fix. Min Max were wrong
Centered Oscillatorsprofittrailerprofittrailer2
QuantTherapy

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer