thanks for the 5.0 release, will try that later tonight.
is there a way to use 24 hour profitability instead of current prof. from the pool? i'd like to reduce algo switching, but long interval times work better with profit calculated over a longer time (like the last 24 hours).
For interval, you can change this in the config file:
-- Profit recheck interval time (in seconds - less than 600 not recommended)
-- This interval recalculates and selects the most profitable algorithm
@@INTERVAL=600
For using 24h profits, just change MiningMode from automatic to automatic24h in the bat file.