Big problem now is I really want to use MPH but also use the 24 hour profit as it works much better than it switching every whatever minutes to a new algorithm.
MPH hasn´t 24h statistics, only thing you can do is use 24h statistics from Whattomine.
There is a pool called whattomine virtual, it can use any other pool to mine but based on WTM statistics. Default pool order now is: MPH, Suprnova, Yiimp. Search coin in first pool if not find seach second, etc. If you only want to mine on MPH edit this code and delete other pools lines
switch ($PoolOrder)
{
"1"{$PoolToSearch='MINING_POOL_HUB'}
"2"{$PoolToSearch='Suprnova'}
"3"{$PoolToSearch='YIIMP'}
}