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

Suggestion: Volume Change Grouping #329

Closed lincolnaleixo closed 6 years ago

lincolnaleixo commented 6 years ago

Can we have Volume Change grouping? For example, SOM to coins with very high growth in volume, example:

Volume change (60): -55.08%

Volume change (1440): 6030.28%

Thanks

mehtadone commented 6 years ago

It is possible at the moment but the issue is that the current candle volume is compared with the volume of the candle, 60 or 1440 mins ago. The volume varies a lot candle to candle so this isn't a good indicator of volume increase. There will be something more stable coming soon. If you would like to use this, the grouping names are:

VolumeTrendChange
LongerTermVolumeChange

and the trigger name is MaxVolumeTrendPercentageChange for both.