Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Simple Envelope Recursive Stoch Ea (Simple Envelope Recursive Stoch Ea)

author EAcpu | 2 reads | 0 comments |
Hello everyone

I share my trading method v2 it's f= which has been improved quite a bit and I wouldn't say it's perfect (that's one of the reasons I'm posting it here). Hopefully a better programmer than me can help refine the strategy. So far, it performs well in both trend (95% accuracy) and range (60% accuracy).
It has only two indicators: the envelope indicator and the recursive stochastic indicator. Lower side-
v I can't say it always works, but I've attached it to explorer just to show how it works so far.

I will attach indicators and experts for review and input.

Until today, it’s all GU
Attached picture (click to enlarge)
Click to Enlarge

Name: Image1.png
Size: 30 KB


EU so far
Attached picture (click to enlarge)
Click to Enlarge

Name: Image2.png
Size: 45 KB


index:
appendix
[EX4] Recursive Smooth Random.ex4 44 KB | 1,119 downloads


Envelope(55) index, open, bias 0.15

expert:
appendix
[EX4] Envelope_RecursiveStoch.ex4 28 KB | 1,130 downloads


As can be seen, the lot size of $500 is set to 0.03 => 10 pips == $0.3
Each loss is multiplied by 2.

Stop loss is determined when entering the market: Envelope band: upper limit for short orders, lower limit for long orders

TP is also determined by entry point = SL point

On each new candle, the SL adjusts to correspond to the envelope band.

The EA has been tested to work on M5 but should work equally well on any time frame (just change the settings).

It makes money on losses because some losses end up being so low, and the target price is fixed so profits are dynamic.
Image1.pngImage2.pngImage3.png
Image1.pngImage2.pngImage3.png
Image1.pngImage2.pngImage3.png
Image1.pngImage2.pngImage3.png
Image1.pngImage2.pngImage3.png
Image1.pngImage2.pngImage3.png

Attachment to original post (2)

Verification code Refresh