FSC EA + SDL EA

0
(0)
Naam:
FSC EA + SDL EA
Skrywer: simpel (2010.06.18 08:57)
Afgelaai: 3239
Aflaai:
FSC EA + SDL EA 1
nuwe fscea.mq4 (4.7 Kb) Beskou
FSC EA + SDL EA 1 ProPan.mq4 (4.5 Kb) Beskou
Test and See. Ek bewys 'n goeie EA met goeie winspotensiaal. Jy is vry om dit te bespreek en dit beter te maak vir alle lede om te gebruik.

I've also tried to modify the Slope Directional Line EA by FxiGor. But the thing won't compile. Someone can try and make it better for everyone to use. You are also free to help make it better for me everyone. (note that I have not tested this one yet because of the error I encountered during compilation)

Dankie.

3 kommentaar Om 'n nuwe opmerking te plaas, asseblief teken aan of registreer

adaheem:
Hi

The file 'new fscea' is an ea, but what is the ProPan? how can i use it?

Hi Brayt,

I ran the "new fscea" EA in Strategy Tester and did not have good results. I then looked at the code and I think one of the signs in the Buy/Sell formula needs to be reversed. I got much better results when I reversed the sign. I believe for Buys - MacdCurrent needs to be above Zero (0) and Sells need to be below Zero(0):

Original Buy

as(MacdCurrent<0 && MacdCurrent>SignalCurrent && MacdPrevious<SignalPrevious && (......rest of code)

Reversed Sign -

as(MacdCurrent>0 && MacdCurrent>SignalCurrent && MacdPrevious<SignalPrevious && (......rest of code)

Original Sell

as(MacdCurrent>0 && MacdCurrent<SignalCurrent && MacdPrevious>SignalPrevious && (......rest of code)

Reversed Sign -

as(MacdCurrent<0 && MacdCurrent<SignalCurrent && MacdPrevious>SignalPrevious && (......rest of code)

Here is the results for the original Buy/Sell code and the results of the reversed Buy/Sell Code below it.FSC EA + SDL EA 3:

FSC EA + SDL EA 4

The results look more promising, tho I did not test it extensively on different TF's or other pairs.

Hope this helps everyone,

Robert

 

 

17.07.2010 21:33 cosmicbeing

Also could you describe little bit more your EA and ideally put some screenshot? dankie

David

18.06.2010 14:39 BlueSkyThinking

Hi

The file 'new fscea' is an ea, but what is the ProPan? how can i use it?

Hoe nuttig was hierdie pos nie?

Klik op 'n ster om dit te gradeer!

Gemiddelde gradering 0 / 5. Stemmetelling: 0

Geen stemme tot dusver nie! Wees die eerste om hierdie plasing te beoordeel.

Ons is jammer dat hierdie plasing nie vir jou nuttig was nie!

Kom ons verbeter hierdie pos!

Vertel ons hoe ons hierdie pos kan verbeter?



Skrywer: Forex Wiki-span
Ons is 'n span hoogs ervare Forex Handelaars [2000-2023] wat daaraan toegewy is om die lewe op ons eie terme te leef. Ons primêre doelwit is om finansiële onafhanklikheid en vryheid te verkry, en ons het selfonderrig nagestreef en uitgebreide ondervinding in die Forex-mark opgedoen as ons manier om 'n selfvolhoubare leefstyl te bereik.