Hi,
How do I enter 3 moving averages into wealth lab pro 6.1 for buy and sell signals? For example I would like it to trigger a buy signal on an "if then" so if the 20 day ema is greater than the 30 day ema then if the 10 day ema is greater than the 20 day ema a buy signal is triggered and vice versa for the sell signals. I do not have a programming background so I would greatly appreciate it if someone could direct me how to perform this with the preset functions such as the multicondition group function.
Thank you for the help.
Size:
Color:
You don't need the Multicondition group for this one. Conditions that are "stacked" are logically ANDed together.
Just use the "Fast Moving Average is above Slow Moving Average" twice for the BuyAtMarket condition and adjust the parameters appropriately. Repeat for the SellAtMarket condition.
Size:
Color:
Thank you for the help
Size:
Color: