iterativv / NostalgiaForInfinity

Trading strategy for the Freqtrade crypto bot
GNU General Public License v3.0
1.97k stars 487 forks source link

Is a Raspberry pi 5 enough to run this strategy? #360

Open TomiLikesToCode opened 9 months ago

TomiLikesToCode commented 9 months ago

Title says it all, thanks for the replies!

iterativv commented 9 months ago

Well, try with the defaults, 75 pairs. If there are issues you can lower it to 50 or 45. There is one instance of pi 4 with 40 pairs, overclocked and bot loop set to 12 instead of 5 (the default). In theory pi 5 should be a lot more powerful.

meesvw commented 8 months ago

Short answer yes, but depends on a couple of factors. If you use Kraken as exchange you'll run into the issue that the exchange requires a rate limit. In this case your pi won't be the problem. If you do more than 100 currencies you might start to run into issues. But just test it out, if you notice it lags just change the amount of currencies.

I have a pi4 running with another strategy, with 100 coins with no issues.

godshades commented 8 months ago

if using docker, u can check logs. every 1 minute this will print text like "freqtrade.worker - INFO" if not ~1 min, u should reduce number of pair