FSC EA + SDL EA

0
(0)
Nama:
FSC EA + SDL EA
Pengarang: Brayt (2010.06.18 08:57)
Dimuat turun: 3239
Muat turun:
FSC EA + SDL EA 1
new fscea.mq4 (4.7 Kb) Lihat
FSC EA + SDL EA 1 ProPan.mq4 (4.5 Kb) Lihat
Test and See. I proves to be a good EA with good profit potentials. You're free to discuss it and make it better for all members to use.

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)

terima kasih.

3 komen Untuk menyiarkan ulasan baharu, tolonglah log masuk atau mendaftar

adaheem:
hai

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

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

Reversed Sign -

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

Original Sell

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

Reversed Sign -

jika(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? terima kasih

David

18.06.2010 14:39 BlueSkyThinking

hai

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

Betapa bergunanya siaran ini?

Klik pada bintang untuk menilainya!

Penilaian purata 0 / 5. Kiraan undi: 0

Tiada undi setakat ini! Jadilah yang pertama menilai siaran ini.

Kami memohon maaf kerana siaran ini tidak berguna untuk anda!

Mari kita perbaiki siaran ini!

Beritahu kami cara kami boleh menambah baik siaran ini?



Pengarang: Pasukan Wiki Forex
Kami adalah pasukan Pedagang Forex yang sangat berpengalaman [2000-2023] yang berdedikasi untuk menjalani kehidupan dengan syarat kita sendiri. Objektif utama kami adalah untuk mencapai kebebasan dan kebebasan kewangan, dan kami telah meneruskan pendidikan kendiri dan memperoleh pengalaman yang luas dalam pasaran Forex sebagai cara kami untuk mencapai gaya hidup mampan diri.