@grant could you possibly set up an example algo with this previously mentioned approach for anony
" Maybe think of another approach using RSI: • Imagine taking 10 fairly correlated securities as a basket.
• Measure each's RSI and average them.
• Find the standard deviation of these RSIs and now calculate the ZScore of each as compared to the group average.
• Now you have a metric you can examine that should tell you when any one of the securities is over bought, as compared to the group, or when any one is over sold, again, comparing it to the group.
• So, when any combination of opposite ZScore'd securities surpasses some threshold, sell the over bought security, and buy the over sold one.
• When each pair has made your 5% or lost your allowable risk of 2%, close that trade.
• Keep a rolling set of trades so that you know what to close when.
This way you don't care when RSI is over bought or over sold. You only care that RSI does get over bought and over sold, sometimes, at different times.