Very Profitable System....-Roi system

 

Hello!.

I'm using this system alredy few monthes and this is very good.

now I'm looking to make it Automatic, if someone can do it for me,

I'll send him the Indicators and we will make EA together...

SO,

This is it:

Enter Long:

First sign,When the Violet up arrow apppers

Second sign, when the price is above the blue line.

Last sign, when the price break the blue dots.

Exit Long, when the price touch the blue line.

Enter Short:

First sign,When the blue down arrow apppers

Second sign, when the price is under the blue line.

Last sign, when the price break the red dots.

Exit Short, when the price touch the blue line.

As described in the photos...

very simple,

very profitable.

Wait for Coders....

Thank's,

Roi

Files:
short.gif  28 kb
long.gif  35 kb
 

Very curious system. Can you put template and indicators?

 

Indicators

Hi,

This shouldn't be too difficult to code, I have coded a similar system before please either post the indicators or message me.

 

i would love to see template and indicators too

nice sys

rgds

thought you got an EA for this running because you already run a EA on the chart

 
fxt77:
Hi, This shouldn't be too difficult to code, I have coded a similar system before please either post the indicators or message me.

please Email me at

wowwow1234 at walla.co.il

we will work together...

Thank's

Roi

 

Here is the logic - Let me know if I could help with an EA or Alert

Here is the logic for your system.

All it needs is a proper Buy Sell commands and stoploss logic, Trailing stop logic etc. if you have those.

i=1;// Previous Bar

Enter Long:

First sign,When the Violet up arrow apppers

If(Arrow_Violet) Cond_Long1=true;

Second sign, when the price is above the blue line.

if(Low>Blue_line) Cong_Long2=True;

Last sign, when the price break the blue dots.

If(Cond_Not Short && Cond_Long1 && Cond_long2) "Place Buy Limit/Stop at Red Line"

or

if(Cond_Not Short && Cond_Long1 && Cond_long2 && Low>Blue_Dots) Go_Long

Exit Long, when the price touch the blue line.

if(Order_Long && Price>=Blue_Line) "Close_Long"

Enter Short:

First sign,When the blue down arrow apppers

If(Arrow_Blue) Cond_Short1=true;

Second sign, when the price is under the blue line.

if(Close<Blue_line) Cong_Short2=True;

Last sign, when the price break the red dots.

If(Cond_NotLong && Cond_Short1 && Cond_Short2) "Place Sell Limit/Stop at Red Line"

or

if(Cond_NotLong && Cond_Long1 && Cond_long2 && High<Red_Dots) Go_Short

Exit Short, when the price touch the blue line.

if(Order_Short && Price>=Blue_Line) "Close_Short"

Pat

 

Contact

Hi Roi,

I have sent you a mail - if you don't see one in your inbox from fxtrader77 please check your spam.

roif:
please Email me at

wowwow1234 at walla.co.il

we will work together...

Thank's

Roi
 

Email

see message below..

 

email address

Did not add my email address

forex.tsd.pat1 at gmail

Pat1

 

Please post the indicators

This looks like a very good system. I prefer mechanical trading so would you please post your indicators and settings? Thank you.

 
roif:
Hello!.

I'm using this system alredy few monthes and this is very good.

now I'm looking to make it Automatic, if someone can do it for me,

I'll send him the Indicators and we will make EA together...

Roi

Hi Roif. This looks a fascinating system which has obviously got everybody going. Could you give us a bit more detail as to your results to date please, including if possible some back and/or forward tests if possible?

Reason: