組合交易者 (更新)

0
(0)
姓名:
組合交易者 (更新)
作者: 化學 (2010.02.09 10:06)
評分: 7
已下載: 8070
下載:
Combo Trader (Updated) 1
策略測試器.zip (49.0 KB)
Combo Trader (Updated) 1 設定檔.zip (7.0 KB)
Combo Trader (Updated) 3 零滯後 MACD.mq4 (3.2 KB) 看法
Combo Trader (Updated) 3 Combo EA@FSF(更新).mq4 (34.1 KB) 看法
Last Version is here : http://codebase.mql4.com/6449


(更新 : 支援5位或4位經紀商 + 傳送郵件功能 + 添加了移動平均交叉緩衝區以實現更好的交叉信號+ 5 mode for MA)+Option for Static Lot

I have deleted the old version and update with this, Updates are in 紅色的

I have write an EA which use many methods to open and close trade,and you can modify each method,THIS IS NOT A MAGIC SYSTEM, It's a combination of multi strategies, Very simple system which you can use your parameters to trade with

Strategy Tester Report
Combo EA@FSF
AlpariUK-Demo (建造 225)
象徵 歐元美元 (歐元兌美元)
時期 1 小時 (H1) 2009.12.01 00:00 - 2010.01.29 22:00 (2009.12.01 - 2010.01.30)
模型 每一個刻度 (基於所有可用的最短時間範圍的最精確方法)
Bars in test 1991 Ticks modelled 1794365 Modelling quality n/a
圖表錯誤不匹配 0
初始保證金 100000.00
Total net profit 2157162.27 毛利 4370724.52 Gross loss -2213562.25
利潤係數 1.97 Expected payoff 38520.75
Absolute drawdown 23503.85 Maximal drawdown 831709.56 (49.83%) Relative drawdown 50.84% (79120.87)
總交易 56 Short positions (韓元 %) 36 (83.33%) Long positions (韓元 %) 20 (30.00%)
利潤交易 (% 總計) 36 (64.29%) 虧損交易 (% 總計) 20 (35.71%)
最大 profit trade 422527.01 loss trade -283293.72
平均的 profit trade 121409.01 loss trade -110678.11
最大限度 連續獲勝 (profit in money) 9 (297047.58) consecutive losses (loss in money) 5 (-261829.22)
Maximal consecutive profit (count of wins) 1324082.70 (5) consecutive loss (count of losses) -487805.29 (2)
平均的 連續獲勝 3 consecutive losses 2

 

Combo Trader (Updated) 5

Multi Time Frame & Multi Currency Pair

 

First method is moving average cross,

You can choose to use 2 Moving average cross system or 3 moving average cross,

set MA_MODE to 1 :使用 2 moving average cross system

set MA_MODE to 2 :使用 3 moving average cross system

set MA_MODE to 3 :to use Both Option 1 & 2

**new set MA_MODE to 4 :to signal by crossing fastest moving average with slowest moving average

**new set MA_MODE to 5 :to signal by mode 4 or mode 3

For better crossing signal you have to set MA1CrossBuffer or MA2CrossBuffer (based on atr period )


second method is based on RSI with four modes,

RSI mode 1: use the RSI in OVERBOUGHT & OVERSOLD, if it is in OVERBOUGHT Zone then it will be Good For Opening a sell position,or if it is in OVERSOLD zone then it will give you a Buy Signal

RSI mode 2: Use RSI as a trend, if RSIcurrent > RSIprevious and the Current Open Price > Previous Open Price, then it will Give You a Buy Signal, Or if RSIcurrent < RSIprevious and the Current Open Price < Previous Open Price, then it will Give You a Sell Signal,

RSI mode 3: USE both of RSI MODE 1 & RSI MODE 2

RSI MODE 4: USE RSI IN THE BUY ZONE SIGNAL OR SELL ZONE SIGNAL,which means if RSI is in the buy zone signal then it will give you buy and if RSI is in the SELL zone It will give you a sell

 

Third Method is based on macd with Three Modes

MACD MODE 1: USE TREND DIRECTION

MACD MODE 2: USE buy signal in sell zone and sell signal in the buy zone

MACD MODE 3: USE Both Mode 1 & 模式 2

I am using this MACD http://codebase.mql4.com/716 Which is not lazy!!! you must first download this and copy it to \experts\indicators

 

Fourth Method is based on Stochastic with two modes JUST LIKE RSI MODE 1& RSI MODE 2

Fifth Method is based on Parabolic Sar

 

I use ATR to find the best stop loss & take Profit, You just give the ATR Period and Atr_multiple to get SL&TP,

 

This EA Use a Money Management System,with the Risk Parameter in %


**新的: I have add an option named Use_Static_Lots, if you want to use static lots set this true and then set Static Lots Below on it


I Have add an option named Auto_Close which it will CLose a Trade If The Opposite Signal Recieved, if you set Open_opposite_after_close to 1 will open an order if the Opposite Signal Recieved;

You can choose to exit an order with ma signaling or macd or rsi or stoch or sar.....

you can use all of them or just any of them, you just set the option to 1(which means True), 和 0(which means False);

USE_MA :TO USE MOVING AVERAGE CROSS SIGNAL SET THIS TO 1 ELSE TO 0

USE_RSI :TO USE RSI SIGNAL(BASED ON RSI_MODE) SET THIS TO 1 ELSE TO 0

USE_MACD :TO USE MACD(BASED ON MACD_MODE) SIGNAL SET THIS TO 1 ELSE TO 0

USE_STO: TO USE STOCHASTIC SIGNAL SET THIS TO 1 ELSE TO 0

USE_SAR:TO USE PARABOLIC SAR SIGNAL SET THIS OPTION TO 1 ELSE TO 0


If you need to optimize this EA : you can Optimize it in Open Price Only Model;

i'll wait for your comments;

Cause I need your comments to Fix this Ea; I have used this on my demo account for a week with my optimization, (EURUSD 1H), 和 200% 利潤;和 16% 減少

If you Find any bug Just tell me to fix it and make it a better EA;

If you Optimize this on current conditions of market it works great,

32 評論: 1 2 3 4 發表新評論, 請 登錄 或者 登記

hi kimitrio, is there an uopdated version of this ? as last one is from june 2010 ! 謝謝

04.02.2011 18:29 chopper101

observador:
Please send to me the updated one. i want to test at my live acc testing acc

[email protected]

Request you please forward me a latest copy..I am new to forex trading and learning..

[email protected]

Thnx

14.12.2010 22:37 raiavi

i dont understand the negative comments about this EA, this isnt one you can just test and set loose - you have to multi test it with endless parameters on all the indicators - i applied and backtested a strategy today that i have used in manual trading and it produced a 24k win over 6m

i am setting it loose on my demo and backtesting it in other pairs

06.12.2010 07:02 onepipwonder

Drizt_Dourden wrote:
I have the same problem on the backtests.....From 10 000- 到 8000

PLz Use Multi Strategy Ea Instead of this, Thats the Updated Version, And beside you must be a good Trader and know how to config it to trade

06.03.2010 22:40 化學

MrPanda wrote:
Hi guys, I tested this system for EUR-USD, H1 for 1 年, 從 2009-01-29 到 2010-01-29 and it lost quite alot of money, Equity dropped from 10,000 initial to 8028.76 ... I have the detailed report with me, just dont know how to upload it .

PLz Use Multi Strategy Ea Instead of this, Thats the Updated Version, And beside you must be a good Trader and know how to config it to trade


06.03.2010 22:39 化學

I have the same problem on the backtests.....From 10 000- 到 8000

06.03.2010 16:31 Drizt_Dourden

Hi guys, I tested this system for EUR-USD, H1 for 1 年, 從 2009-01-29 到 2010-01-29 and it lost quite alot of money, Equity dropped from 10,000 initial to 8028.76 ... I have the detailed report with me, just dont know how to upload it .

05.03.2010 09:37 MrPanda

The Updated Version is here : 網址://codebase.mql4.com/6449

17.02.2010 20:59 化學

cptndob wrote:
Hi Kimitrio,

I want to try out your EA. It looks very promising. Can the parameters be set up for Bolingerbands? Please foward me a copy to [email protected]. Thanks alot for your efforts and have a good day.

I will Soon Upload New Version on site,in the new version you can use Bollinger Bands too

17.02.2010 03:16 化學

Hi Kimitrio,

I want to try out your EA. It looks very promising. Can the parameters be set up for Bolingerbands? Please foward me a copy to [email protected]. Thanks alot for your efforts and have a good day.

這篇文章有多有用?

點擊一顆星即可對其進行評分!

平均評分 0 / 5. 計票數: 0

目前還沒有投票! 成為第一個評價這篇文章的人.

很抱歉這篇文章對您沒有用!

讓我們改進這篇文章!

告訴我們如何改進這篇文章?



作者: 外匯維基團隊
我們是一支經驗豐富的外匯交易員團隊 [2000-2023] 致力於以我們自己的方式生活的人. 我們的主要目標是實現財務獨立和自由, 我們追求自我教育並在外匯市場上獲得豐富的經驗,以此作為實現自我可持續生活方式的手段.