host script initializes script x, script x calculates things and adds things to a List, host script can now use script x logic to execute trades.
I want to be able to change the timeframes between such scripts and at the moment, combining all the methods in one script creates errors in calculations and identification.

Comment