Each pool range strategy will be initialized with the default parameters. The parameters include spread, tick average in a duration(twapDuration), and maximum price deviation. Whenever a captain calls the rebalance function, the smart contract calculates how much the price has deviated from the average tick in twapDuration, and the deviation should not be more than the max deviation threshold.