Vous êtes sur la page 1sur 3

I'll code a configurable expert with trailing stop + multiple pairs support for

you. All params should be:

Buy Level: 0.25

Exit Buy Level: -0.25

Sell Level: -0.25

Exit Sell Level: 0.25

Or more?

P.S. Notice the name fxfisherman. Similiar?


---------
Hi everybody,

I have a simple ideia for EA using Fisher indicator.

When it touch 0.25 open Buy and -0.25 reverse sell.

No SL and TP.Only Reversal Trigger.i use this in the manual trade and i have a good
profit.

Best Regards and good pips for all!


======
543212 wrote >>
Hi, Can somebody help to create EA from fisher_yur4ik custom indicators.

I have a simple ideia for EA using Fisher indicator.


When fisher previous bar more than 0.25, Open BUY

and after open buy, if fisher previous bar below 0.25, CLOSE Buy

And if fisher previous bar below -0.25, OPEN SELL

and after open, if fisher previous bar above -0.25, CLOSE SELL.

No SL and TP. i use this in the manual trade and i have a good profit.

Thank you
=======
Hi, Can somebody help to create EA from fisher_yur4ik custom indicators.

I have a simple ideia for EA using Fisher indicator.


When fisher previous bar more than 0.25, Open BUY

and after open buy, if fisher previous bar below 0.25, CLOSE Buy

And if fisher previous bar below -0.25, OPEN SELL

and after open, if fisher previous bar above -0.25, CLOSE SELL.
No SL and TP. i use this in the manual trade and i have a good profit.
=======

I need an expert with the following:

Expert based on Fisher Indicator:

Indicator Settings

------------------------------
VARIABLE:

EA Name

Range Periods 1 to 100

Price Smoothing

Index Smoothing

Order Option

-----------------------------

Lotsize
Money Management
Risk
Opposite close
Reverse Signal
hide SL
Hide TP
Stop Loss
Take profit
Trailing Start
Trailing Stop
Trailing Step

Trade Hours

Entry Logic:

Period 1 to 100
Levelup = 0.05 to 0.5
Levelup = - 0.05 to - 0.5
Shift = 1

-----------------------------
EA logic:
FXFish Period: Can be changed by user
Enter long position when the level goes above 0.3,
Enter short when the level goes below -0.3.
Long and short positions closed at ZERO
The other EA you made is currently on fwd test. Thanks

Regarding this thread. Here my suggested entry rules:


-Use Fisher_Yur4ik.mq4
-Period: Can be changed by user
-Enter long position when the level goes above 0.3,
-Enter short when the level goes below -0.3.
-Long and short positions closed at ZERO
-have option for user to change levels for entry , but use above as default
-plus the usual options like time filter, stopl loss/trail etc

Thank you so much!

The EA make an order every bar. should only make 1 order; not per bar.
=========

After tinkering with this EA/indicator for the whole week, I have come up with the
following revamp of the EA:

Separate LONG and SHORT entry levels


-Long when still in the red but Level is going UP -example at level going up -1
-Short when still in the red but Level is going DOWN -example at level going down
+1

Separate CLOSE positions:


-Close long position upon reaching a certain level (user input/changeable by user)
-Close short position upon reaching a certain level (user input/changeable by user)

Add MA filter
Add time filter
Add entry for indicator options-the smoothing numbers (changeable by user)
Add second Close option when
-using the same indicator but with a DIFFERENT PERIOD (Customizable by user) -
example: EA period is 14, Close positions when indicator with period 10 reaches
ZERO. In this case we close the positions early, saving some precious pips

Thank you funyoo. I know it is asking a lot. I wish I know how to code. It your
time. thanks again
...

https://www.tradingsystemforex.com/ideas-for-expert-advisors/3148-ea-for-fx-fish-
indicator-3.html?highlight=fisher

Vous aimerez peut-être aussi