Page 1 of 5

MA / Price Cross Signal

PostPosted: Tue Oct 12, 2010 1:10 pm
by Apprentice
MA Price Cross Signal.png

Signal generating a signal when price touches the moving average.
The signal has two types of signals, Touch and Cross.
Allows selection of the moving average, the Data source. the moving average, the type of prices.
MA Price Cross Signal.lua
(7.64 KiB) Downloaded 4929 times

MTF Price MA Signal.lua
(7.97 KiB) Downloaded 3108 times

Re: MA / Price Cross Signal

PostPosted: Wed Oct 13, 2010 11:33 am
by wizardpro
Hi
Failure to understand this MA cross, I though using it had 2 MA line and once it cross then can tell .Using 1 Line I am not sure how to use this.

Re: MA / Price Cross Signal

PostPosted: Wed Oct 13, 2010 1:41 pm
by Apprentice
This indicator gives a signal when we have the Cross of One moving average and closing price line.

Cross Mod.
Gives signals when the candles on the trading period closes above or below the moving average.

Touch, Mod.
Gives signals whenever Candle, with any part touches moving average.


This is one of the most simple, basic signal.
It warns you when the closing price crossed a moving average.

The signal is written on the basis of the request.

Re: MA / Price Cross Signal

PostPosted: Thu Oct 14, 2010 7:16 am
by balmy66012
Is there an easy way to make this signal an indicator?

Thanks in advance,

B

Re: MA / Price Cross Signal

PostPosted: Thu Oct 14, 2010 7:53 am
by Apprentice
Added on development cue.

Re: MA / Price Cross Signal

PostPosted: Tue Oct 19, 2010 2:00 am
by Apprentice
I thought today to meet your requirement,
But I remembered that I had written the next indicator.
viewtopic.php?f=17&t=2012&p=4109&hilit=overlay#p4109

If it does not suit your needs I'll write a new one.

Re: MA / Price Cross Signal

PostPosted: Tue Oct 19, 2010 3:12 am
by Apprentice
After a short, thinking about the problem, I decided to write an indicator that you are looking for.
Existing solutions do not provide all the information as the original strategy.

viewtopic.php?f=17&t=2451&p=5328#p5328

Re: MA / Price Cross Signal

PostPosted: Wed Nov 03, 2010 9:34 am
by Apprentice
Update

Re: MA / Price Cross Signal

PostPosted: Fri Nov 26, 2010 9:03 am
by Representative
I am looking for a signal that starts shouting at me when 2 different EMA's cross each other (after the close of a candle/at open of new candle). I have added an image to show where I would like it to make a noise or something.
Is this possible at all? or even better, does it already exist?!

Re: MA / Price Cross Signal

PostPosted: Fri Nov 26, 2010 11:10 am
by Apprentice
I believe that such strategy exists.
http://www.fxcodebase.com/code/viewtopi ... =31&t=2763