function boh()
{
TimeFrame = 60;
myfunction1();
TimeFrame = 1;
myfunction2();
}

function run()
{
BarPeriod = 1;
boh();
}

Ok thank you. you say that myfunction1 will be executed once a hour, myfunction2 every minute. I will give it a try, it seems too nice to be true laugh

I have tried to access to your Sico system, but is private. I was curious... Ciao