Very Profitable System....-Roi system - page 5

 

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

 

Hi,

This is the TPL..

Good Luck..

Files:
 

system

Hi Roif,

can you send me your system to my email vp-d@mail.ru with Indicators

thanks. Victor, Moscow

 
Victor:
Hi Roif,

can you send me your system to my email vp-d@mail.ru with Indicators

thanks. Victor, Moscow

Victor,

It's all here...

download it ...

 
roif:
Victor,

It's all here...

download it ...

Roif,

Thanks for sharing your system! :-)

Could you please tell us what SL and TP you use?

 
Pat1:
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

Pat,

Were you able to create an EA or indicator for Roif's system? TIA!

 

arrow indi repaints

 
cannu:
arrow indi repaints

it does not repaint ,

it have 2 bar delay....

and it change nothing because it come long time before the support

breaking...

 
roif:
Victor,

It's all here...

download it ...

Dear Roif. I very much apologize for anxiety, but I have not found where it is possible to load your indicators.

Prompt please.

Yours faithfully. Victor

 
Reason: