Can any one help me on how to combine Stochastic and RSI by using New Strategy by Rule?
Size:
Color:
How do you want to combine them?
There are really only 3 options:
1. Rules that are "stacked" are implicitly ANDed, so both conditions have to be true on precisely the same bar for the entire condition to be true.
2. You can separate rules with the OR divider (at the top of the Condition list), which applies a logical OR to conditions.
3. Finally, there's a Multi-Condition (MC) group option. This allows you to create conditions that will trigger if any of the conditions in the group have triggered within a specified lookback period. Please see the User Guide > Strategy Window > Strategy Builder > MC topic. If you think this is what you need and have specific questions about it, feel free to ask.
Size:
Color:
Thank you cone it is number one which is if both conditions are have to be true in order to enter or exist. The problem is I cannot combine by using AND and MC Group I have read the User Guide many times but it does not explain enough
Size:
Color:
When you have a problem, please explain it clearly. Describe precisely how you want the rules to be combined, which steps have been taken, and what exactly you think is not working. Possibly attach a screenshot to illustrate where you're at with your Rule-based strategy.
Size:
Color:
If Stochastic and RSI are true then Buy or Sell at market otherwise do not enter
Buy at Market
(Occurs when the Stochastic %K crosses above the oversold level. Or Occurs when the Stochastic %D crosses above the oversold level. Or Occurs when the Stochastic %K indicator is above the Stochastic %D indicator. ) And (Occurs when the RSI crosses below oversold level)
Sell at Market
(Occurs when the Stochastic %K crosses below the overbought level. Or Occurs when the Stochastic %K indicator is below the Stochastic %D indicator. Or Occurs when the Stochastic %D crosses below the overbought level.) And (Occurs when the RSI crosses below overbought level)
Size:
Color:
Here's how:
Size:
Color:
Thank you Eugene
Size:
Color:
Size:
Color: