Skip to content

Commit

Permalink
New release version
Browse files Browse the repository at this point in the history
  • Loading branch information
joaorafaelm committed Mar 15, 2024
1 parent f0358df commit d7344d7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions user_data/pairlist-volume-binance-busd.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"method": "SpreadFilter",
"max_spread_ratio": 0.005
},
{
"method": "RangeStabilityFilter",
"lookback_days": 3,
"min_rate_of_change": 0.03,
"refresh_period": 1800
},
// {
// "method": "RangeStabilityFilter",
// "lookback_days": 3,
// "min_rate_of_change": 0.03,
// "refresh_period": 1800
// },
// {
// "method": "VolatilityFilter",
// "lookback_days": 3,
Expand Down
12 changes: 6 additions & 6 deletions user_data/pairlist-volume-binance-usdt.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"method": "SpreadFilter",
"max_spread_ratio": 0.005
},
{
"method": "RangeStabilityFilter",
"lookback_days": 3,
"min_rate_of_change": 0.03,
"refresh_period": 1800
},
// {
// "method": "RangeStabilityFilter",
// "lookback_days": 3,
// "min_rate_of_change": 0.03,
// "refresh_period": 1800
// },
// {
// "method": "VolatilityFilter",
// "lookback_days": 3,
Expand Down

0 comments on commit d7344d7

Please sign in to comment.