EA for Trading System Profitable

 
Hi all guys, excuse my bad English, use Google Translator.
I need to help make my trading strategy into EA for Renko

The indicators:

Quantum (only ex4)
Parameters:
eintDepth3 = 300

Symphonie_Trendline_Indikator
Parameters:
CCIPeriod = 14
ATRPeriod = 5

Here is the trading rules :

BUY ENTRY:

1. Quantum is blue

2. renko bar close above Symphonie_Trendline_Indikator

3. close order when Quantum becomes red


ENTRY SELL:

1. Quantum is red

2. renko bar close under Symphonie_Trendline_Indikator

3. close order when Quantum becomes blue

IF THE ORDER IS CLOSED FROM THE STOP LOSS OR BREAKEVEN IT WILL OPEN ANOTHER TO THE NEXT CONDITION

INPUT VALUE:

Lots size
Stop Loss
Breakeven at
Breakeven lock

No Trailing Stop

I have attached the indicators and a example screenshot

Hope you can help me
Files:
 
gotiko: Hope you can help me
Help you with what? You haven't stated a problem.
You have only four choices: We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using SRC) and the nature of your problem.