0
(0)
ชื่อ:
FSC EA + SDL EA
ผู้เขียน: Brayt (2010.06.18 08:57)
ดาวน์โหลดแล้ว: 3239
ดาวน์โหลด:
FSC EA + SDL EA 1
new fscea.mq4 (4.7 Kb) ดู
FSC EA + SDL EA 1 ProPan.mq4 (4.5 Kb) ดู
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)

ขอบคุณ.

3 ความคิดเห็น หากต้องการโพสต์ความคิดเห็นใหม่, โปรด เข้าสู่ระบบ หรือ ลงทะเบียน

adaheem:
สวัสดี

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

ถ้า(MacdCurrent<0 && MacdCurrent>SignalCurrent && MacdPrevious<SignalPrevious && (......rest of code)

Reversed Sign -

ถ้า(MacdCurrent>0 && MacdCurrent>SignalCurrent && MacdPrevious<SignalPrevious && (......rest of code)

Original Sell

ถ้า(MacdCurrent>0 && MacdCurrent<SignalCurrent && MacdPrevious>SignalPrevious && (......rest of code)

Reversed Sign -

ถ้า(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? ขอบคุณ

เดวิด

18.06.2010 14:39 BlueSkyThinking

สวัสดี

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

โพสต์นี้มีประโยชน์เพียงใด?

คลิกที่ดาวเพื่อให้คะแนน!

คะแนนเฉลี่ย 0 / 5. นับคะแนนเสียง: 0

ยังไม่มีคะแนนโหวต! เป็นคนแรกที่ให้คะแนนโพสต์นี้.

ขออภัยที่โพสต์นี้ไม่มีประโยชน์สำหรับคุณ!

ให้เราปรับปรุงโพสต์นี้!

บอกเราว่าเราจะปรับปรุงโพสต์นี้ได้อย่างไร?



ผู้เขียน: ทีมงาน Forex Wiki
เราคือทีมผู้ซื้อขาย Forex ที่มีประสบการณ์สูง [2000-2023] ที่อุทิศตนเพื่อใช้ชีวิตในแบบของเรา. วัตถุประสงค์หลักของเราคือการได้รับอิสรภาพทางการเงินและอิสรภาพ, และเราได้ติดตามการศึกษาด้วยตนเองและได้รับประสบการณ์ที่กว้างขวางในตลาด Forex เพื่อเป็นหนทางในการบรรลุวิถีชีวิตที่ยั่งยืนด้วยตนเอง.