How I can made a Expert Advisor of a Indicator? - page 4

 

I noticed it soon.

I just forgot to code to judge if trend has changed, that's all.

Here is a modified version and this is the last update for this EA.

I'm sorry but I'm busy and I've got a lot of things to do.

If you think it is different from what you thought, here is a basis.

Please solve the probrem yourself.

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

Last version note:

Logic is as follows.

1) check if indicators conditions are filled. (same as the first version)

2) check if trend has changed.

3) open trade.

There are 4 methods to judge if trend has changed.

Because these indicators rapaint often, and signal itself is very unstable.

It appears, and next moment it disappears.

So I added several choices for judgement.

You can change it from "SignalChangeMethod".

1) Use both SDL and TE2 trend for 4 bars(including current bar) to judge

2) Use both SDL and TE2 trend for 3 bars(including current bar) to judge

3) Use only SDL trend for 3 bars(including current bar) to judge

4) Use only TE2 trend for 3 bars(including current bar) to judge

1) and 2) generates less trades compared to using 3) or 4).

Files:
 

thanks for spend your time bro....

can I ask you a "little" help again...??

can you add a code into your EA to make it re-order again if there is a problem .. like below: (your EA give a signal for opening a trade twice but its getting error)

this is the first error:

'4503687': requote 189.63 / 189.70 for open buy 0.50 GBPJPY at 189.66 sl: 187.32 tp: 0.00

this is the second error:

2008.09.30 16:00:01 TradeDispatcher: trade context is busy

but... I really don't like to disturb you, If you are busy.... never mind... just reply me at your free time thanks

 

For instance, for requotes you can wide slippage.

 

How can I program in the EA to draw a line and the close arrow like some EAs do?

 

OK, I've solved it.

 

Slope Direction Indicator Repaint

Okay, I have read that the slope direction indicator that has been posted on this forum repaints - well, is there a way to fix that? I may sound like a dummy because I'm no programmer, but it seems to me that that could be something that could be corrected. Am I wrong? Does anyone have a version that does not repaint? If so please post it here. I would really like to use it in my strategies. Thanks everyone!

 

Need a EA coder

Hi...i'm new here.I need a EA coder.Please contact me at armizal33@yahoo.com or SKYPE (morpheus).We can discuss.Thanks.Orochimaru,Selangor,Malaysia.

 

Slope direction line_ea settings

Hi all,

can anyone tell me what is the best setting for Period, Method and Price for SlopeDirectionLine_EA?

currently i am using period 12, method 3 and price 0

If any new EA like this let me know.

 

Sidus_bago Entry Indicator

Hi all

can anyone make an EA from this smart indicator?

http://www.forexfactory.com/attachment.php?attachmentid=17782&d=1167348136

 
fxmahanta:
Hi all can anyone make an EA from this smart indicator?

I think - it was already created with many versions.

Bago-Method_Mikhail:

- original thread is here;

- original rules to trade and some preliminary versions of the EA: see this page.

- Bago-Method_Mikhail-EA-V3: EA with RSI Exit option.

- Bago-Method_Mikhail-EA-V3.1: latest version of the EA (fixed for use of 3rdMA confirmation).

- Bago-Method_Mikhail-EA-V3.2: latest version of the EA (made by this request).

- Bago-Method_Mikhail-EA-V3.3: latest version of the EA with implemented MACD_CCI_K as entry filter.

Reason: