0
(0)
名前:
FSC EA + SDL EA
著者: Brayt (2010.06.18 08:57)
ダウンロード済み: 3239
ダウンロード:
FSC EA + SDL EA 1
new fscea.mq4 (4.7 キロバイト) 意見
FSC EA + SDL EA 1 ProPan.mq4 (4.5 キロバイト) 意見
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? ありがとう

デビッド

こんにちは

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

この投稿は役に立ちました?

星をクリックして評価してください!

平均評価 0 / 5. 投票数: 0

これまでのところ投票はありません! この投稿を最初に評価してください.

この投稿が役に立たなかったことをお詫び申し上げます!

この投稿を改善しましょう!

この投稿を改善する方法を教えてください?



著者: 外国為替ウィキチーム
私たちは経験豊富な外国為替トレーダーのチームです [2000-2023] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.