콤보 트레이더 (업데이트됨)

0
(0)
이름:
콤보 트레이더 (업데이트됨)
작가: 화학적인 (2010.02.09 10:06)
평가: 7
다운로드됨: 8070
다운로드:
Combo Trader (Updated) 1
전략 테스터.zip (49.0 kb)
Combo Trader (Updated) 1 SET 파일.zip (7.0 kb)
Combo Trader (Updated) 3 ZeroLag 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

전략 테스터 보고서
Combo EA@FSF
AlpariUK-Demo (짓다 225)
상징 EURUSD (유로 대 미국 달러)
기간 1 시간 (H1) 2009.12.01 00:00 - 2010.01.29 22:00 (2009.12.01 - 2010.01.30)
모델 매 틱 (사용 가능한 모든 최소 시간 프레임을 기반으로 하는 가장 정확한 방법)
테스트 중인 막대 1991 진드기 모델링 1794365 모델링 품질 해당사항 없음
일치하지 않는 차트 오류 0
초기 입금 100000.00
총 순이익 2157162.27 총 이익 4370724.52 총 손실 -2213562.25
이익 요인 1.97 기대 보수 38520.75
절대 손실 23503.85 최대 드로다운 831709.56 (49.83%) 상대적 손실 50.84% (79120.87)
총 거래 56 짧은 위치 (이겼다 %) 36 (83.33%) 롱포지션 (이겼다 %) 20 (30.00%)
이익 거래 (% 총계의) 36 (64.29%) 손실 거래 (% 총계의) 20 (35.71%)
최대 이익 무역 422527.01 손실 무역 -283293.72
평균 이익 무역 121409.01 손실 무역 -110678.11
최고 연승 (돈의 이익) 9 (297047.58) 연패 (돈의 손실) 5 (-261829.22)
최대 연속 이익 (승리 횟수) 1324082.70 (5) 연패 (손실 수) -487805.29 (2)
평균 연승 3 연패 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 :to use 2 moving average cross system

set MA_MODE to 2 :to use 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:
안녕 얘들아, 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

안녕 얘들아, 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 : http://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

현재까지 투표가 없습니다! 이 게시물을 가장 먼저 평가해 보세요..

이 게시물이 귀하에게 도움이 되지 못했다니 죄송합니다!

이 게시물을 개선해 보겠습니다.!

이 게시물을 개선할 수 있는 방법을 알려주세요.?



작가: 외환 위키 팀
우리는 경험이 풍부한 Forex 트레이더 팀입니다. [2000-2023] 우리 자신의 조건에 따라 삶을 살기 위해 헌신하는 사람들. 우리의 주요 목표는 재정적 독립과 자유를 얻는 것입니다., 우리는 자기 교육을 추구하고 Forex 시장에서 자립 가능한 라이프 스타일을 달성하기 위한 수단으로 광범위한 경험을 얻었습니다..