Requests & Ideas, the beginning - page 10

 

Many EAs are giving more than 1 signal per day.

Check with EAs' threads in this section and check with the statements.

 

What's magic numbers?

What's magic numbers

 
chaos:
What's magic numbers

http://www.metatrader.info/node/115

 

Awesome EA

Has anyone attempted to create an EA using the Awesome Indicator with the buy and sell based upon the color changes from red to green and green to red. The indicator works visually pretty darn good on the 1 hour graphs!!

Dave <<<
 
 
 

slamtrend ea

Hello All,

Wondering if anyone would be interested creating an ea out of this? It is a pretty simple concept using the confimation of three indicators as entry/exit criteria within a specific timeframe. I have very limited programing skills, but would want to attempt to learn and assist in any way if it would be developed.

Rules:

STANDARD INPUTS DEFAULT VALUES:

Lots: 1 Stop Loss: 40 Take Profit: 100 Trailing Stop: 0

TIMEFRAME:

Trade Hour On: 6:00 (GMT)

Trade Hour Off: 15:00 (GMT)

INDICATORS USED:

Trend set at 7 period. Shift 2 (Need input option to change periods)

Parabolic SAR Step .02 Max 0.2 (Need input option to change periods)

Juice volatility set at .0011 level (Need input option to change levels)

ENTRY CONDITIONS for a LONG (ALL MUST BE IN PLACE FOR ENTRY):

Trend must be signal green (long)

AND

Parabolic SAR must appear in the same direction (UP)

(OPTIONAL) Juice must hit .0011 level

EXIT CONDITIONS for a LONG (ALL MUST BE IN PLACE FOR EXIT):

Trend must be signal red (short).

AND

Parabolic SAR must appear in the same direction (DOWN).

ADDITIONAL CONSIDERATIONS:

The conditions for SHORT trades are EXACTLY INVERSE to the above conditions for a long.

Only allow 1 open trade at any one time per chart.

IF after TAKE PROFIT target has been met, allow the ability for RE-ENTRY ONLY IF original entry conditions are still valid AND within trade timeframe.

Trade Alert sound for entry. (With option to turn on/off)

Magic number for multiple chart use.

Here are pictures of the charts with entry/exit signals. One using Juice indicator, and one without.

Any feedback would be greatly appreciated.

Thanks!

Files:
 

Indicator n View Concept

Here i attach the indicator and the image to view the concept.

thanks

Files:
 

ZigZag EA

Dear to All EA Developers...

I'm a newbie in EAs development. I was interested to this one of the indicator which we might transform into EA. it's a quite simple but still unsure the implementation. we might do some test if this EA has been programmed.

The basic idea is like this.

TimeFrame : 15M

1st Signal is when the DT-ZigZag produced. (GIve us the direction)

if Price < DT-ZigZagPrice, it's a SELL Signal (Just standby)

if Price > DT-ZigZagPrice, it's a BUY Signal (Just standby)

Confirmation Signal :

Enter Price when : -

2nd Signal is when the value of RSI(14) is

- Below 50 for SELL

- Above 50 for BUY

3rd Signal (Optional) is MACD

value > 0 for BUY

value < 0 for SELL

Stoploss 30 pips.

No target price but Position Close when next DT-Zigzag appears + RSI value 50 (sell close).

(I'm not sure this method can be programmed or not.

I would appreciate if any experts here could give some comments on this technique.

thanks

 

Will be interested too!

Perhalps posting it in the regular forum could help?

We have a forum by the name Zig zag trading system developpement

Regards Pitch67

Reason: