MySIMPLE trading system - page 14

 

hello masemus

very nice indicators and a very good trading system this is very simple

im triying it on visual mode M1 very good work

 

uh... oh... nice indi Masemus, thank's. But how do you calculate the reversal ?

 

exactly

i ve got the same question reversal point are perfect why ?????

 

RV signal NOT working on GBPJPY; EURJPY

Yup, this RV signal is working GOOD at Major currency pairs,

but NOT working in cross currency pairs such as GBPJPY, EURJPY, ...,

RV signal ::: Target POINT is mid line of BB at TimeFrame RV signal show, and after that she will MOVE back ON TREND.

---------------------------------------

Setting of this RV signal :

RSI (5), Stochastic (5,3,3), SMA (1) & SMA (4)

# RSI > 70 && Stoch > 80 && SMA (1) < SMA (4) === signal DOWN

# RSI < 30 && Stoch SMA (4) === signal UP

---------------------------------------

Thanks for use / try it this little tool, your feedback is important to get in better 'n better.

Regards,

masemus

Files:
testrvgu3.gif  39 kb
 
masemus:
#MPrice ::: market info ::: deleted signal

Hi masemus,can i make some request,can you put yesterday daily price OPEN, CLOSE and Middle?

example code:

H = iHigh(NULL,tc,shift+shift_time);

L = iLow(NULL,tc,shift+shift_time);

M = (H+L)/2;

CL = iClose(NULL,tc,shift+shift_time);

OP = iOpen(NULL,tc,shift+shift_time);

thanks

Files:
 

the setting idea is from '2nd window

Files:
 

another RV signal @ USDJPY in TF M15

Files:
 

The idea of this system...

i get this idea from default indicators in MT4, and i try to make it easy ::: how to read that's indicators.

# before you ask how to use this system, it's gonna better if you try it first ::: see the history / back view, and take a good look at the moving of thats indicator.

i hope you enjoy this, and improve this system to make it better.

regards,

masemus

Files:
 

Good idea

darkkiller:
It just idea,can anyone of you create indicator something like signal meter when price above pivot and above market open=UPTREND, when below pivot and below market open=DOWNTREND and when between Pivot and Market open,price sideway

it's a good idea

thanks,

 

Originally Posted by darkkiller :

Hi masemus,can i make some request,can you put yesterday daily price OPEN, CLOSE and Middle?

Here it is

Files:
Reason: