mehtadone / PTFeeder

Official GitHub for ProfitTrailer's best buddy, PT Feeder. Be sure to visit their GitHub too.
https://wiki.ptfeeder.co/
183 stars 33 forks source link

MinBaseCoinPriceChange and MaxTopCoinAverageChange have difference sign #307

Closed kevinxh closed 6 years ago

kevinxh commented 6 years ago

In market condition settings, why is MaxTopCoinAverageChange a negative number where as MinBaseCoinPriceChange is positive?

For example, in the Wiki:

{
"FolderName": "01-superbear",
"MaxTopCoinAverageChange": "-3",
"MinBaseCoinPriceChange": "2",
"SellOnlyMode": "true",
"DcaEnabled": "false",
"TrailingProfitOffset": "-20",
"SellValueOffset": "-20"
}

I interpret this as: if top coins drop 3% or BTC (my base coin) drop 2 %, we use superbear market condition, notice they have different signs... it's confusing..

mehtadone commented 6 years ago

FAdded in 1.5