@matk3999

How can you make it so you only get a long when:
price above EMA
MACD crossover UNDER the base line (zero line)

for shorts:
Price under the EMA 
MACD crossover ABOVE the base line (zero line)

I think this is one of the best strategies to use personally, would love to backtest it.

@zenmetsux

Is there a way to make the values of the macD changable from the properties window?

@ytuser7967

Thank you for this video. Is it possible, if you can teach us how we set multiple alerts for 40 stocks so that it is possible to exchange the strategy in the script. That would be really great.

@FastASMRMichael

Just love your videos, helped me a lot.
12:34 I have found a solution for this: 

strategy("My Script", overlay=true, default_qty_type=strategy.percent_of_equity, default_qty_value=100)

I have put this to my template which I paste when I work on a new script.

@campshawfx

Great video. Really helpful. Can you program 2 or more indicators in the same strategy?

@lucapiermattei5308

thank you for this video

@SalihEmin

Do you plan on releasing any videos on Forex
 pair strategies ?

@divj14jan

what if i want a buy sinal when price crosses 20ema?