Ikarus 2.0 그리드 EA -[사용]- Open Source

0
(0)

Ikarus 2.0 Grid EA -[Private use]- Open Source 1

안녕하세요 외환 위키 친구,

Ikarus 2.0 Grid EA Description :

Ikurus is an Expert Advisor for the Metatrader 4 단말기, working on a grid strategy. The authorship is attributed to a trader who has been trading in the market since 2000, count 20 years in the market.

The history of the Ikarus Expert Advisor

Here is how the author himself describes the history of the appearance of the adviser:

A few years ago, the idea of grid trading caught my attention. 물론, I know, and I hope you know, that such trading involves great risks. If you try like me to achieve profitability of 100+ % per annum, then at some point you may exceed the risk and lose the account. 하지만, thinking about grid trading made my heart beat faster and I spent many nights without sleep, devoting them to testing.

A few years ago, I also found the Super Money Grid Expert Advisor on the Internet. I started testing it, and after a while I made some money for the real money test. After two years of trading, I have a lot of ideas for optimizing the strategy. A programmer I know wanted to learn the MQL4 language. We formed a team, and I explained my ideas to him, and he implemented them in code. Six months later, we got a new independent brand of grid Expert Advisor with a lot of chips, we called it BlackMamba Ikarus.

If you are curious about the reason for this name, then remember the legend of Icarus, which I think everyone who trades on a grid strategy should remember: you will fly, but do not climb too high, otherwise the sun will scorch your wings and your account will be covered with a copper basin.

When using it, I strongly recommend starting on a demo account, and switching to real only when you get comfortable with the Expert Advisor, and keep in mind the high risks associated with this trading style.

브로커 요구 사항 :

브로커 이름등록하다설립연도 본사 영향력최소 보증금 규제
Ikarus 2.0 Grid EA -[Private use]- Open Source 2등록하다2007
🇦🇺 호주
🇨🇾 키프로스
🇧🇸 바하마
🇸🇿 세이셸
1:1000$200에이식, SCB, FSA
Ikarus 2.0 Grid EA -[Private use]- Open Source 3등록하다2008
🇨🇾 키프로스
1:제한 없는$10싸이섹, FCA, FSCA, FSA, BVI
Ikarus 2.0 Grid EA -[Private use]- Open Source 4등록하다2009
🇧🇿 벨리즈
1:2000$10FSC
Ikarus 2.0 Grid EA -[Private use]- Open Source 5등록하다2009
🇧🇿 벨리즈
1:3000$1IFCS
Ikarus 2.0 Grid EA -[Private use]- Open Source 6등록하다2009
🇨🇾 키프로스
🇦🇺 호주
🇧🇿 벨리즈
🇦🇪 에미레이트 항공
1:1000$5 에이식, 싸이섹 , IFSC
Ikarus 2.0 Grid EA -[Private use]- Open Source 7등록하다2010
🇦🇺 호주
1:500$200FCA , 에이식, DFSA
Ikarus 2.0 Grid EA -[Private use]- Open Source 8등록하다2011
🇬🇧 영국
1:500$25싸이섹
Ikarus 2.0 Grid EA -[Private use]- Open Source 9등록하다2006
🇪🇭 아일랜드
1:400 $100CBI, CSEC, PFSA, 에이식, BVIFSC, FFAJ, SAFSCA,ADGM, 이사

Ikarus 2.0 Grid EA Settings:

Ikarus 2.0 Grid EA -[Private use]- Open Source 10

마법: Magic Number if you want to run EA on different instruments on in one account
grid_size: Distance between the order of one cycle
gs_progession: Factor to expand grid_size

  1. 0 = Disabled, all orders will have the same distance
  2. 1 = Distance between orders will grow 1/2/3/4/5… (D’Alembert)
  3. 2 = Distance between orders will grow 1/2/4/8/16…(마틴게일)
  4. 3 = Distance between orders will grow 1/1/2/3/5…(피보나치)

이익을 취하다: Setting for securing profit of the cycle with a trailing stop.
profit_lock: Percentage of profit secured by trailing stop.
min_lot: Volume to start a new cycle.
equity_warning: Drawdown alert, when active will stop auto opening of orders.
account_risk: Stop Loss on account base, when reached all orders will be closed an EA will stop trading.
progression: Setting for volume progression within one cycle.

  1. 0 = Disabled, all orders will have the same volume
  2. 1 = Volume will grow within a cycle 1/2/3/4/5 based on min_lot… (D’Alembert)
  3. 2 = Volume will grow within a cycle 1/2/4/8/16 based on min_lot …(마틴게일)
  4. 3 = Volume will grow within a cycle 1/1/2/3/5 based on min_lot …(피보나치)

max_possitions: Setting for maximal positions per cycle.
unbalance_control: Hedging function

  1. A new cycle (예를 들어. 구입하다) will be opened with the 3. Last volume of the unclosed cycle (예를 들어. 팔다).
  2. This will cause ETREME RISK and can blow your account easily.

max_spread: Setting to avoid big spreads when opening positions. Enter MT4 points here, 1 핍 = 10.
show_forecast: Enables graphic elements in the chart.

How it will trade:

The EA is working on FX Pairs, I personally trade it on majors (EURUSD, USDCHF, GBPUSD % USDJPY) and bigger minors (e.g.EURGBP or EURJPY). All orders will be executed as market order, the trailing stop is handled by the EA. Therefore I highly recommend running it on MT4 hosted on a remote server.

Timeframe is not relevant because this version is using no indicators.

When started the EA will open immediately two cycles with one buy and one sell order. If the market goes north, the buy cycle will be locked with a trailing stop while the sell cycle will open the next order to average the sell cycle price. As soon as the trailing stop is hit and a cycle is closed in profits, a new cycle will be started. The EA is including commissions and swaps in the take profit calculation.

Take profit and the next price where orders will be added are shown in the chart as indication. On the right side of the chart, you have an info panel giving you an overview on spread, account and both cycles. On the left side of the chart, you will see information on both cycles and your settings. You can hide this information and the button when clicking “Show/Hide Comments”.

The EA has some hot buttons so you can manage the action with one click:

  1. Stop Next Cycle: After a cycle is closed in profit the new cycle will not be started.
  2. Rest & Realize: The EA will not add any new positions, when the take profit is reached it will use the trailing stop to secure and realize the cycle profit
  3. 멈추다 & 닫다: All positions will be closed immediately, and the EA will not open new cycles

When a cycle has reached the number of positions you set in max_possition the manual mode hot buttons will be activated (Buttons will show yellow colour, Yellow Alert). The modus is also activated when equity drawdown is higher than the setting under equity_warning (Buttons will show red colour, Red Alert).

Ikarus 2.0 Grid EA -[Private use]- Open Source 11

 

Hot buttons while in Alter Yellow or Red:

 

  1. 구입하다 / 팔다: Open manual the next order, volume will be based on EA setting
  2. Cl. Last B / Cl. Last S: The last order of the cycle will be closed.
  3. Cl. All Bs / Cl. All Ss: Close all order of a cycle

 

When the EA is in Alarm Yellow or Red, it will not automatically open new position to the cycle which is in drawdown, but will close a cycle with the trailing stop function when take profit is reached.

Download Ikarus 2.0 그리드 EA :

[+ForexWikiTrading.com]Ikarus

이 게시물이 얼마나 유용했나요??

평가하려면 별표를 클릭하세요.!

평균 평점 0 / 5. 투표수: 0

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

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

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

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



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