Nika EA

입력 파라미터가 많아 부담스러울 수 있습니다 — 원하시는 백테스트, 타임프레임, 심볼을 자유롭게 요청해 주세요. 최적의 설정을 만들어 리포트와 함께 보내드리겠습니다.


자세한 내용은 Nika EA 블로그를 참조하세요


NIKA EA V1.28 — MetaTrader 5를 위한 전문 멀티전략 Expert Advisor


Nika EA는 12가지 신호 유형, 11가지 이동평균 방식, 3개의 독립 규칙 슬롯, 10단계 Take Profit 사다리, 10단계 스케일인 시스템, 내장 재진입 로직, 실시간 뉴스 필터, 15개 계층형 리스크 관리 제어 기능을 갖춘 독자적인 신호 엔진 기반의 기관급 자동 매매 시스템입니다. MetaTrader 5의 모든 심볼, 모든 시간 프레임에서 작동합니다. 블랙박스가 아닙니다. 마틴게일이 아닙니다. 그리드가 아닙니다. 전략은 당신이 구성하고 — EA가 실행합니다.


세계 3대 AI 코드 분석 플랫폼의 검증을 통해 종합 점수 10점 만점 중 9.3점을 획득하였으며, 분석된 모든 Expert Advisor 중 상위 0.5%에 랭크되었습니다. 실제 자금지원 프롭 펌 계좌로 검증되었습니다 — FunderPro $150,000 계좌, $10,537 출금 완료, 전체 자금지원 트레이더 중 글로벌 상위 4위.


---


핵심 아키텍처


Nika EA는 세 파일로 구성된 시스템입니다: 메인 Expert Advisor (6,900줄 이상의 프로덕션 코드), 전용 커스텀 인디케이터 (Universal Nika Trading), 11가지 이동평균 방식을 지원하는 독자적인 MA 계산 라이브러리 (All_MA). 인디케이터는 별도 창에서 실행되며 신호 엔진을 구동하는 오실레이터 데이터 스트림을 생성합니다.


신호 파이프라인:

원시 가격 데이터 -> Heiken Ashi 스무딩 (규칙별 선택 적용) -> 동적 중간점 대비 편차의 선형 회귀 -> Moving Average 스무딩 (11가지 유형) -> 신호선 + 평균선 + 히스토그램 -> 크로스오버 / 레벨 / 방향 감지


이 아키텍처는 방향성 및 모멘텀 정보를 보존하면서 원시 가격 데이터의 노이즈를 제거합니다. 오실레이터는 세 가지 데이터 스트림을 출력합니다 — 신호선, 평균선, 히스토그램 — 각각 독립적으로 또는 조합하여 활용할 수 있습니다.


---


12가지 신호 유형


각 신호 유형은 3개의 독립 규칙 슬롯 중 어느 곳에든 할당할 수 있습니다. 각 슬롯은 독자적으로 설정 가능한 시간 프레임에서 실행됩니다. 이를 통해 36가지 규칙 인스턴스 조합이 가능합니다 (12가지 신호 x 3개 슬롯).


1. Nika Signal Crosses Average — 핵심 오실레이터 신호선이 자체 이동평균 위 또는 아래를 교차합니다. 명확한 추세추종 크로스오버 트리거.


2. Nika Signal Line Level Cross — 신호선이 사용자 정의 임계값을 교차합니다. 브레이크아웃 또는 모멘텀 확인 트리거로 기능합니다.


3. Histogram Level Cross — 히스토그램 구성요소가 정해진 레벨을 교차합니다. 방향만이 아닌 모멘텀 크기를 기반으로 진입을 필터링합니다.


4. Histogram Moving Up or Down — 히스토그램이 연속 봉에 걸쳐 증가하거나 감소합니다. 순수 모멘텀 방향 필터.


5. MA Crossover — 가격에 적용되는 독립적으로 설정 가능한 두 개의 MA를 사용하는 이중 이동평균 크로스오버. MA 유형과 기간에 대한 완전한 제어가 가능한 클래식 추세추종 로직.


6. Close Above or Below MA — 이동평균 대비 가격 종가 위치. 레짐 필터로 작동 — 예를 들어 장기 MA 위에서만 매수 포지션을 취하는 방식으로 활용.


7. Two Nika Signal Lines Crossover — 크로스오버 감지 기능을 갖춘 두 개의 독립적인 Nika 오실레이터 신호선 인스턴스. 다이버전스 또는 가속도 감지에 적합.


8. Two Nika Signals Cross Average — 두 오실레이터 인스턴스 모두 각자의 평균을 동시에 또는 순차적으로 교차해야 하는 멀티신호 버전.


9. Nika Signal Crosses Two Averages — 신호선이 두 개의 서로 다른 평균을 교차해야 합니다 — 변동성이 큰 구간에서 허위 진입을 줄이는 이중 확인 진입 방식.


10. Nika Signal Line Moving Up or Down — 레벨 교차 없이 신호선 자체가 방향성 있게 움직입니다. 초기 방향 편향을 포착합니다.


11. Nika Average Line Moving Up or Down — 평균선 구성요소가 지정된 방향으로 추세를 형성합니다. 스무딩된 오실레이터 출력을 기반으로 한 추세 필터.


12. Signal and Average Lines Moving Together — 신호선과 평균선이 동시에 같은 방향으로 움직입니다. 이 합류 조건은 진입 기준을 강화하고 노이즈를 효과적으로 필터링합니다.


---


11가지 이동평균 방식


EA의 모든 이동평균 파라미터 — 신호 생성, 필터 조건, MA 크로스오버 규칙 — 는 다음 11가지 계산 방식을 지원합니다:


Simple (SMA) | Exponential (EMA) | Weighted (WMA) | Volume-Weighted (VWMA) | Relative (RMA) | Double Exponential (DEMA) | Triple Exponential (TEMA) | Zero-Lag Exponential (ZLEMA) | Hull (HMA) | Donchian Midpoint | T3 / Tillson


각 유형마다 지연, 스무딩, 반응성 특성이 다릅니다. T3 방식은 추가적인 미세 조정을 위한 설정 가능한 스무딩 팩터를 포함합니다.


---


모듈형 규칙 시스템


규칙 아키텍처는 3개의 독립 슬롯을 사용합니다. 각 슬롯에는 다음이 포함됩니다:

- 신호 유형 선택 (12가지 유형 중 선택)

- 독자적인 시간 프레임 (차트 시간 프레임과 독립적)

- 역할 지정 (진입 트리거 또는 진입 필터)

- 신호별 전체 파라미터 세트


진입 제어 모드:

- ALL: 진입이 실행되기 전에 활성화된 모든 규칙이 충족되어야 함

- ANY: 하나의 자격 조건을 충족하는 규칙만으로 거래 개시 가능


청산 제어: 동일한 ALL/ANY 로직이 반대 신호에 의한 청산에 독립적으로 적용됩니다.


즉, 하나의 EA 인스턴스로 단순한 단일 시간 프레임 크로스오버부터 복잡한 멀티 시간 프레임 합류 전략까지, 그 사이의 모든 것을 구현할 수 있습니다. 전략은 당신이 구성하는 설정 자체입니다.


---


리스크 관리 — 15개 독립 계층


Nika EA는 이 마켓플레이스의 어떤 Expert Advisor보다 깊이 있는 리스크 관리 스택을 포함합니다. 15개의 독립 계층이 각자의 로직으로 작동하며, 어떤 리스크 프로파일에도 맞게 조합할 수 있습니다:


1. Stop Loss 방식 — 세 가지 모드:

   - Fixed Pips: 간단하고 정확하게 백테스트 가능

   - ATR Multiplier: 변동성에 따라 조정 (설정 가능한 기간 및 배수)

   - Price Promille: 가격 수준에 비례하여, 여러 종목에 걸쳐 일관성 유지


2. 10단계 Take Profit 사다리 — 최대 10개의 독립적인 부분 청산 레벨. 각 레벨은 트리거 거리 (진입으로부터 RRR 배수)와 청산할 포지션 비율을 정의합니다. 이를 통해 정교한 부분 청산 구조가 만들어집니다:

   - 조기 수익 실현으로 반전에 대비

   - 잔여 포지션을 더 높은 목표치까지 보유

   - 남은 사이즈에 Trailing 로직 결합


3. Breakeven — 정해진 수익 임계값 도달 후 진입 가격 (+ 설정 가능한 버퍼)으로 자동 Stop Loss 이동.


4. Stop Loss Steps — Trailing Stop과 독립적인 점진적 Stop 이동. 각 단계에서 거래가 진행됨에 따라 SL이 위로 (매수) 또는 아래로 (매도) 래칫됩니다.


5. Trailing Stop — 두 가지 모드:

   - Trailing Steps (RRR 기반): 리스크-리워드 비율을 사용하는 비선형 Trailing. 각 단계에서 트리거와 새로운 Stop 위치를 정의합니다.

   - Trailing Percentage: 진입 이후 최고/최저 가격 뒤로 고정 비율 추적.


6. Daily Account Trailing — 계좌 수준의 자산 Trailing Stop. 자산이 신고점을 갱신하면 Trailing Stop이 전진합니다. 자산이 Trailing 레벨까지 되돌아오면 모든 포지션이 청산되고 다음 세션까지 매매가 중단됩니다. 완전 자동화 운영을 위한 자산 곡선 보호 메커니즘.


7. Daily Loss Limit — 금액 또는 비율로 설정 가능. 도달 시 매매 중단, 설정된 시간에 자동 재개.


8. Daily Profit Limit — 일일 수익을 고정합니다. 목표 도달 후 신규 진입을 중단합니다.


9. Weekly Loss Limit — 동일한 로직을 주간 기간으로 확장하며, 재개 요일 및 시간 설정 가능.


10. Weekly Profit Limit — 자동 재개 일정이 있는 주간 수익 상한선.


11. Maximum Entries Per Day — 과매매 방지를 위해 하루 신규 진입 횟수를 제한합니다.


12. Maximum Open Lot Control — 심볼별 또는 전체 심볼 기준. 총 노출이 한도를 초과하는 것을 방지합니다.


13. Spread and Commission Compensation — 실제 실행 비용을 반영하여 TP 및 SL 계산을 조정함으로써, 실효 R:R 비율이 의도한 목표와 일치하도록 합니다.


14. Direction Filter — Long Only, Short Only, 또는 Both Directions. 비활성화된 방향의 모든 신호를 무효화합니다.


15. Trade Cooldown — 메인 진입, 재진입, 스케일인 트리거에 대한 각각의 쿨다운 봉 횟수. 쿨다운 카운트다운에 사용할 시간 프레임 설정 가능.


---


재진입 시스템


거래가 Stop Loss, Take Profit, 수동 청산, 또는 EA 자체 로직에 의해 청산된 후, 재진입 시스템이 동일한 방향으로 자동으로 새로운 거래를 시작합니다. 주요 특징:

- 설정 가능한 시리즈 횟수: 고정 횟수, 0으로 비활성화, 또는 -1로 무한 반복

- 각 재진입은 전체 신호 및 필터 로직을 준수 (무조건적인 반복이 아님)

- 재진입 전용 쿨다운 봉 설정으로 재진입과 스케일인 이벤트를 분리

- 포지션 추적 편의를 위해 전용 Magic Number (1001)로 작동


---


스케일인 시스템


거래가 유리한 방향으로 진행됨에 따라 포지션을 점진적으로 구축합니다. 특징:

- 10개의 독립적인 스케일인 레벨

- 각 레벨은 자체 트리거 거리 (RRR 배수)와 포지션 크기 (메인 포지션 대비 비율)를 가짐

- 양수 트리거 (수익 구간에서 추가 진입) 및 음수 트리거 (포지션 반대 방향에서 추가 진입) 모두 지원

- 전용 쿨다운 및 설정 가능한 진입 편차 허용 범위

- 전용 Magic Number (1002)로 작동

- 재진입 횟수를 소모하지 않음


---


수익 청산 스케일아웃


수익 이정표 도달 시 계좌 수준의 부분 청산. 계좌 수익이 정해진 임계값에 도달하면 EA가 모든 열린 포지션의 설정된 비율을 청산합니다 — 잔고 비율 또는 고정 금액으로 설정 가능. 거래별 Take Profit 레벨과 독립적으로 작동합니다.


---


뉴스 필터


실시간 경제 캘린더 통합:

- 영향도 수준별 필터링: High, Medium, Low — 각각 독립적으로 켜고 끌 수 있음

- 각 이벤트 전후 설정 가능한 일시 중지 기간 (초 단위)

- 현재 심볼과 관련된 통화의 이벤트를 처리

- 커스터마이징 가능한 색상, 폰트, 스타일로 차트에 이벤트 라인 시각적 표시

- 선택적 뉴스 이벤트 시 포지션 자동 청산

- 데이터 소스는 설정 가능한 간격으로 자동 업데이트


---


시간 필터


세션 기반 시간 필터링:

- 설정 가능한 매매 창 (시작/종료 시 및 분)

- DST 자동 조정을 통한 시간대 인식

- 서버 시간 또는 커스텀 시간대 오프셋 사용 옵션

- 필터 활성화 시 포지션 청산 — 주말 노출이 바람직하지 않은 전략을 위한 금요일 전용 청산 옵션 포함


---


대시보드


실시간 차트 오버레이 표시 내용:

- 현재 열린 포지션 및 실시간 P&L

- 각 활성 규칙 슬롯의 신호 상태

- 필터 활성화 상태

- 설정 가능한 폰트, 색상, 최대 표시 항목 수


---


알림


세 가지 독립 알림 채널:

- 모바일 푸시 알림

- 이메일 알림

- 사운드/팝업 알림

거래 개시, 거래 청산, 신호 상태 변화, 필터 활성화 이벤트 시 발동합니다.


---


커스텀 옵티마이저 기준


MT5 Strategy Tester를 위한 6가지 내장 최적화 공식:

- Result / (Drawdown + 2)

- Result x Recovery Factor

- (Result / Drawdown + 2) x Recovery Factor

- (Result / Drawdown) x Recovery Factor

- (Result / Drawdown) x Sharpe Ratio

- 승률 가중 기준


단순 수익 극대화가 아닌, 선호하는 리스크-리워드 트레이드오프를 위해 최적화하십시오.


---


백테스트 성과


테스트 조건: XAUUSD M10, 2025년 1월 ~ 2026년 1월, $200,000 데모 계좌, 1:100 레버리지, Darwinex-Demo 서버, 5ms 시뮬레이션 지연, 1분 OHLC 모델링.


다양한 리스크 프로파일에 걸친 세 가지 설정:


공격적 설정 (Config A)

- Profit Factor: 1.31 | Recovery Factor: 7.97 | Sharpe Ratio: 7.40

- 자산 Drawdown: 9.55% | 거래 횟수: 1,498 | 순이익: +$374,292 (+187%)


보수적 설정 (Config B)

- Profit Factor: 1.59 | Recovery Factor: 13.48 | Sharpe Ratio: 13.48

- 자산 Drawdown: 4.04% | 거래 횟수: 958 | 순이익: +$196,000 (+98%)


균형 설정 (Config C) — 리스크 조정 기준 최적

- Profit Factor: 1.66 | Recovery Factor: 12.43 | Sharpe Ratio: 14.94

- 자산 Drawdown: 4.73% | 거래 횟수: 862 | 순이익: +$199,000 (+100%)


고승률 설정

- 승률: 92.17% | Profit Factor: 1.96 | Sharpe Ratio: 19.66

- LR Correlation: 0.96 | 자산 Drawdown: 1.82% | 거래 횟수: 281

- 순이익: $13,389 | 연속 수익 거래: 52회


참고: 높은 승률이 자동으로 높은 수익을 의미하지는 않습니다. 그러나 Nika EA의 신호 엔진은 양의 기대값을 유지하면서 승률 최적화에 특화된 설정을 가능하게 합니다. 위 설정이 이를 증명합니다 — 92.17% 승률, Profit Factor 1.96, Drawdown 1.82%에 불과.


동일 종목에 대한 여러 차례의 최적화 실행에서 광범위한 파라미터 조합에 걸쳐 일관된 수익성이 확인되었으며, 이는 단일 파라미터 세트에 대한 과적합이 아닌 견고성을 나타냅니다.


백테스트의 과거 성과는 미래 결과를 보장하지 않습니다. 모든 결과는 과거 시뮬레이션입니다.


---


프롭 펌 검증 완료


Nika EA는 자금지원 프롭 펌 계좌에서 실제로 사용되고 있습니다:

- 플랫폼: FunderPro

- 계좌 규모: $150,000 자금지원 계좌

- 출금: $10,537 검증된 출금 수령 완료

- 랭킹: 전체 자금지원 트레이더 중 글로벌 상위 4위

- 자금지원 시작: 2025년 8월


이것은 실제 검증된 계좌와 실제 출금입니다 — 데모나 시뮬레이션 결과가 아닙니다.


---


AI 코드 분석 검증 완료


Nika EA 전체 소스 코드 (6,900줄 이상)를 세계 3대 AI 코드 분석 플랫폼에 독립 평가를 위해 제출하였습니다:


- GPT-5.2 분석: 9.4 / 10

- Claude Opus 4: 9.2 / 10

- Gemini 2.5 Pro: 9.3 / 10

- 종합 점수: 9.3 / 10 — 분석된 Expert Advisor 중 상위 0.5%


AI 분석의 주요 평가 결과:

- 신호 생성, 리스크 관리, 실행 간 명확한 분리를 갖춘 전문가급 아키텍처

- 마틴게일, 그리드, 독성 리스크 패턴 미검출

- 재시도 로직 및 연결 실패 관리를 갖춘 견고한 오류 처리

- 전용 인디케이터 및 MA 라이브러리를 갖춘 올바르게 구조화된 멀티파일 시스템

- 15개 리스크 계층 모두 충돌 없이 독립적으로 작동


---


커스텀 테스트 요청


Nika EA가 선호하는 심볼이나 시간 프레임에서 작동하는지 확인하고 싶으십니까? 커스텀 백테스트를 요청하십시오. 다음 정보를 보내주십시오:

- 심볼 (MT5에서 이용 가능한 모든 종목)

- 시간 프레임 (M1~월봉)

- 테스트 기간


전용 백테스트를 실행하여 결과를 전송해 드리겠습니다. 모든 구매자는 구매 전후에 이를 요청할 수 있습니다. Nika EA는 모든 시장에서 작동하도록 설계되어 있습니다 — 당신의 종목에서 데이터로 직접 확인해 보십시오.


---


모든 심볼과 모든 시간 프레임에서 작동


Nika EA는 단일 종목에 최적화되어 있지 않습니다. 신호 엔진, 리스크 관리 스택, 그리고 모든 기능이 다음에서 동일하게 작동합니다:

- 외환 페어 (EURUSD, GBPJPY, USDCHF 및 기타 모든 페어)

- 귀금속 (XAUUSD, XAGUSD)

- 지수 (US30, NAS100, SPX500, DAX40 및 기타)

- 원자재 (원유, 천연가스)

- 암호화폐 (BTCUSD, ETHUSD 및 기타)

- MT5에서 브로커가 제공하는 모든 종목


백테스트 설정은 XAUUSD를 예시 종목으로 사용하였으나, EA 자체에는 제한이 없습니다. 종목과 매매 스타일이 다르면 최적의 설정도 달라집니다 — 어떤 시장에서도 최적화할 수 있는 전체 파라미터 세트가 제공됩니다.


---


권장 설정


계좌 유형: ECN 또는 RAW 스프레드 권장. Spread and Commission Compensation은 정확한 수수료 입력이 필요합니다.


계좌 규모: $200,000 기준으로 백테스트 완료. 리스크 비율 또는 고정 랏 포지션 사이징을 사용하여 소규모 계좌에도 적용 가능. $5,000 미만의 계좌는 Stop 거리 대비 포지션 사이징에 추가적인 주의가 필요합니다.


레버리지: 백테스트에 1:100 사용. EA는 높은 레버리지를 요구하지 않습니다 — 낮은 레버리지에서도 포지션 크기를 줄여 동일한 설정으로 운영 가능합니다.


브로커: 헤징을 지원하는 모든 MT5 브로커. 저지연 실행 및 안정적인 연결성 권장.


VPS: 지속적인 운영을 위해 필수. Windows VPS, 안정적인 브로커 연결, 최소 1GB RAM, 99.9% 가동 시간 권장. 뉴스 필터는 실시간 캘린더 데이터를 위한 인터넷 연결이 필요합니다.


---


파라미터 그룹


모든 파라미터는 명확하게 레이블된 입력 그룹으로 구성되어 있습니다:


Alerts Settings — 사운드, 푸시, 이메일 알림 제어

Global Settings — Magic Number 및 편차 허용 범위

Trade Settings — 진입 모드, 방향, 최대 진입 횟수, 리스크 비율, 헤지, 스프레드 보상

Re-Entry Settings — 시리즈 횟수 및 무한 모드 토글

Stoploss Settings — 방식 선택 (Fixed/ATR/Promille), 기간, 배수

Max Open Lot — 심볼별 또는 크로스 심볼 랏 상한선

Daily Trailing — 설정 가능한 시작, 단계, 금액, 재개 일정을 갖춘 계좌 자산 Trailing

Profit Scaling-Out — 잔고 비율 또는 고정 금액 트리거 및 청산 비율

Targets — 10개 TP 레벨 (각각 배수 및 부분 청산 비율), Breakeven, SL 단계

Scale-In Entry — RRR 트리거, 크기 비율, 진입 편차 허용 범위를 갖춘 10개 레벨

Trade Cool Down — 설정 가능한 시간 프레임 기반의 유형별 쿨다운 봉 (메인, 재진입, 스케일인)

Trailing Stop — 각 모드별 전용 세부 설정이 있는 모드 선택 (Steps/Percentage)

Daily/Weekly P&L Limits — 재개 일정이 있는 손실 및 수익 값 (금액 또는 비율)

Hours Filter — 세션 창, 시간대, DST, 필터 시 청산 옵션

News Filter — 영향도 레벨 토글, 일시 중지 초, 차트 시각적 표시 설정

Trading Rules — 12가지 신호 유형 x 3개 슬롯, 슬롯별 전체 파라미터 세트

Tester Settings — 6가지 커스텀 최적화 기준

Dashboard — 활성화/비활성화, 폰트, 색상, 최대 표시 항목 수


제품과 함께 전체 파라미터 문서가 제공됩니다.


---


이 EA가 아닌 것


이것은 설정 없이 바로 사용하는 시스템이 아닙니다. 설정하는 파라미터에 대한 이해가 필요한 전문 도구입니다. 마틴게일, 그리드, 평균 매수, 또는 어떠한 형태의 독성 리스크도 사용하지 않습니다. 모든 진입에는 Stop Loss가 있습니다. 모든 포지션은 당신의 리스크 규칙에 따라 사이즈가 결정됩니다. 모든 거래는 당신이 정의한 신호 로직을 따릅니다.


설정이 필요 없는 플러그앤플레이 솔루션을 찾고 있다면, 이 제품은 적합하지 않습니다. 기술적으로 엄밀하고 깊이 있게 설정 가능한 자동화 전략에 대한 완전한 제어를 원하는 진지한 트레이더라면 — Nika EA는 당신을 위해 만들어졌습니다.


---


지원 및 업데이트


Nika EA는 활발히 유지 관리되고 있습니다. 업데이트는 MQL5 마켓플레이스 업데이트 메커니즘을 통해 제공되며 MetaTrader 5 터미널에 자동으로 반영됩니다.


지원은 MQL5 메시지 시스템을 통해 제공됩니다. MT5 터미널 버전, 브로커, 종목, 시간 프레임, 문제에 대한 명확한 설명을 포함하여 주십시오. Expert 탭 로그 파일은 예상치 못한 동작 진단에 유용합니다.


특정 종목에 EA를 적용하거나 계좌 규모에 맞게 설정을 조정하는 데 있어 설정 지원이 제공됩니다.


문서는 모든 파라미터, 유효 범위, 권장 초기값을 포함합니다. 각 릴리스마다 업데이트됩니다.


---


면책 조항


Nika EA는 MetaTrader 5에서 매매 전략을 자동화하는 도구입니다. 수익을 보장하지 않습니다. 모든 매매에는 리스크가 따릅니다. 백테스트, 최적화, 또는 실거래에서의 과거 성과는 미래 결과를 보장하지 않습니다. 시장은 변하고, 전략의 성과도 시간에 따라 달라집니다.


백테스트 결과는 특정 조건 — 정해진 종목, 기간, 계좌 규모, 레버리지 수준, 데이터 제공사 — 하에서 생성되었으며, 다른 조건에서는 재현되지 않을 수 있습니다. 실제 시장에서의 결과는 백테스트 결과와 실질적으로 다를 수 있습니다.


매매 결정에 대한 책임은 전적으로 본인에게 있습니다. 실계좌에 자동화 전략을 배포하기 전에 데모 환경에서 충분히 테스트하고, 계좌 규모와 리스크 허용 범위에 적합한 포지션 사이징을 적용하십시오.


Nika EA는 금융 조언을 제공하지 않습니다. 이 설명의 어떤 내용도 투자 조언이나 특정 종목 거래 권유를 구성하지 않습니다.


---


버전: 1.28

플랫폼: MetaTrader 5

계좌 유형: 헤징 (필수)

실행 방식: 시장가 주문

지원 범위: 모든 MT5 종목, 모든 시간 프레임

라이선스: 라이선스당 단일 계좌


추천 제품
The Infinity EA MT5
Abhimanyu Hans
3.73 (60)
ChatGPT Turbo를 사용한 AI 기반 기술 Infinity EA는 GBPUSD, XAUUSD 및 AUDCAD를 위해 설계된 고급 거래 전문가 자문가입니다. 안전성, 일관된 수익률 및 무한한 수익성에 중점을 둡니다. 마팅게일 또는 그리드 거래와 같은 고위험 전략에 의존하는 다른 많은 EA와 달리 Infinity EA는 최신 ChatGPT 버전에서 제공하는 기계 학습, 데이터 분석 AI 기반 기술에 내장된 신경망을 기반으로 하는 규율 있고 수익성 있는 스캘핑 전략을 사용하여 전반적인 거래 경험을 탁월하게 만듭니다. 7,000명 이상의 멤버로 구성된   MQL5 커뮤니티에   가입하여 다른 트레이더와 소통하세요. 최신 제품 업데이트, 팁, 독점 콘텐츠로 최신 정보를 받아보세요. MT4 버전 Infinity EA 설정 방법 특징 Infinity EA는 AI 기반 스캘핑 전략을 활용합니다. EA는 실시간 데이터 분석을 위해 ChatGPT-4 Turbo와 통합되어 있습니다. Infin
BFG 9000 is a unique system that trades your account 100% hands-free with   live-proven algorithms . Validated in live trading for 12 months. No Grid, no Martingale. The craziest part is however the ability to   manage your own trade decisions . The built-in AI takes your trades and manages them into profit. Safe Haven BFG includes a very stable algorithm that runs on 100% autopilot. It does not use Grid and no Martingale - thus you can be very sure, that it won't destroy your account. The syst
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
The Tree
Mr Navee Koonlert
This is EA optimizer for EURUSD Currency at M30 timeframe. The EA use Simple MA & Paraboric SAR for find Spot to open order. and usd ichimoku kinko hyo & Momentum For Confirm the trend of Price. This EA don't use  martingale method. Recommendations:  Currency pair: EURUSD Timeframe: M30 Minimum deposit : $100 Account type: Any Use low spread forex brokers Input Setting: every 500 USD use 0.2 Lot
Blue Bird MT5
Ismail Babaoglu
BlueBird EA – Dynamic Adaptive Grid Hedge System BlueBird EA   represents a new era of grid-based automation — combining volatility awareness, adaptive trend tracking, and smart capital management. If you are seeking a   fully autonomous, dynamic grid system   capable of capturing both trends and corrections,   BlueBird EA   is your ultimate trading companion. Overview BlueBird EA is a next-generation adaptive grid trading system designed for dynamic markets such as GOLD (XAUUSD) . It intellige
Stratos Bora mt5
Michela Russo
4.73 (135)
Stratos Bora is a trading robot  for the trading on forex. Designed to harness the power of the   Ichimoku Kinko Hyo   indicator, it offers 12 strategies to cater to every trader's style. Whether you're a seasoned trader or just starting out, Stratos Bora provides a seamless trading experience, ensuring you're always at the forefront of market opportunities. Important Information Revealed Leave a review and contact me via mql5 message to receive additional set files ! D o you want a   powerful
FREE
Asia Trading Titans  Asia Trading Titans bundles two independent execution engines into one MT5 Expert Advisor: an adaptive trend-pullback engine and a controlled reversal engine . Each engine runs and sizes trades independently (separate execution IDs, position controls and money-management) so you can use either engine alone or both together without cross-interference. Live signal & set files Live Signals:   https://www.mql5.com/en/signals/2331149?source=Site+Signals+My Set files / custom tuni
Your Grox EA MT5
Dilipbhai Mavjibhai Makwana
Your Grox EA   –   The Next Evolution in Automated Trading Your Grox EA is an advanced and innovative trading advisor built on a   unique Buy and Sell strategy . Designed to adapt dynamically to market conditions, this   EA follows the trend with precision , leveraging a proprietary algorithm and a powerful internal system of indicators. Revolutionary Buy Sell Powered Strategy: This cutting-edge advisor doesn’t rely on ordinary trading logic— it utilizes your exclusive strategy and optimized se
Rosaline
Simone Peruggio
5 (4)
Rosaline is an EA that operates with a refinement of a simple strategy based on RSI + bollinger bands + ATR mainly on Gold, EU and OJ. The EA is designed with manually settable 'equity protect' that goes to protect capital from drawdowns. What does this mean?  If you are thinking of using it to pass a challenge you can do so because thanks to this 'feature' you are covered by the classic daily DD rule. Example: on a 100k account you can set a hedge at -4%. If EA reaches that floating loss it
Ksm mt5
Andriy Sydoruk
5 (1)
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyze
Holo
Jose Ramon Rosaenz Carmona
Smart Averaging Expert Advisor — Precision Mean Reversion Engine Smart Averaging EA   is a dynamic algorithmic trading system designed to capitalize on controlled market retracements through a structured averaging strategy. Built for traders who want   calculated exposure management , this EA opens an initial position based on market signals and progressively adds new trades at predefined distances, creating a smooth and controlled position averaging sequence. Core Concept The EA operates
Deriv Karma Project EA
Kwaku Bondzie Ghartey
KARMA PROJECT EA v2.00 Karma Project EA is an automated trading system for MetaTrader 5. The system uses technical analysis with adaptive risk management features. It has been developed and tested on Deriv synthetic indices with optimized settings for multiple instruments. The EA was created after extensive research into recovery-based trading systems and combines traditional technical indicators with position management strategies. Development focused on creating a system that works across diff
Gold Heaven
Hiroaki Mitsuta
*self-introduction Hey guy's, myname is Hiroaki Mitstuda. I'm one hundred milione trader. and finace wizard class engineer. I was also interviewed as an investor. https://youtu.be/5Tx9bZrdQtA?si=_JOLnWeBVaDQpTzN Advisor's advantages: Expert Advisor trades during testing fully correspond to the trades in real trading, which is very important.  Does not use parasitic strategies.  Suitable for   PROP FIRMS   ( Works automatically with just one button switch).  Suitable for both beginners and prof
Fully automatic advisor, GBPUSD . Timeframe m15 . Terminal MT5 ChatGPT O1 deeply analyzed all GBPUSD quotes I downloaded from high timeframes, in order to find a safe strategy; identified paranormal activity of this tool. The advisor tracks such atypical GBPUSD activities and will immediately react by trying to enter in the opposite direction. Each order is protected by a stop loss . One order can be divided into a maximum of three orders. Each order has its own take profit and stop loss. Mini
Zenox
PETER OMER M DESCHEPPER
4.46 (24)
라이브 신호가 10% 증가할 때마다 Zenox의 독점권 유지 및 전략 보호를 위해 가격이 인상됩니다. 최종 가격은 $2,999입니다. 라이브 시그널 IC Markets 계정, 증거로서 라이브 성과를 직접 확인하세요! 사용자 설명서 다운로드(영어) Zenox는 16개 통화쌍에 걸쳐 추세를 추적하고 위험을 분산하는 최첨단 AI 멀티페어 스윙 트레이딩 로봇입니다. 수년간의 헌신적인 개발 끝에 강력한 트레이딩 알고리즘이 탄생했습니다. 2000년부터 현재까지의 고품질 데이터 세트를 사용했습니다. AI는 최신 머신러닝 기법을 사용하여 서버에서 학습한 후 강화 학습을 거쳤습니다. 이 과정은 몇 주가 걸렸지만, 결과는 정말 인상적이었습니다. 학습 기간은 2000년부터 2020년까지입니다. 2020년부터 현재까지의 데이터는 Out Of Sample(샘플 외)입니다. 이 수준에서 수년간 Out Of Sample 성능을 달성한 것은 매우 놀라운 일입니다. 이는 AI 계층이 새로운 시장 상황에 아무런
Gold Soverient H4
Arockia Dinesh Babu
Trading Specifications: Symbol: XAUUSD (Gold) Timeframe: H4 (Required for optimal performance) Strategy: Swing Trading / Trend Following Minimum Deposit: $1000 (Recommended for proper risk management) Lot Size : 0.01 ·         Within a year, your entire initial capital was fully withdrawn, and since then, the EA has been trading exclusively with profit funds only, without any exposure to the original balance. ·         The current price of $599 is a limited launch offer, and it will be increased
Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility    currency     basket: GBPUSD, XAUUSD and EURJPY. This system is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs.   The signals are focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features ESignals is designed to show open and close arrows at the beg
The Gold Buyer
Moses Aboliwen Aduboa
Ride the Gold Trend with a Simple Buy-Only EA The  EA is a fully automated Buy-Only Expert Advisor for MetaTrader 5. It is designed to capture upward market opportunities with safe risk management and seamless execution. Why Traders Choose It: Best performance on Gold (XAUUSD) – highly liquid and trending. Buy-Only EA – focuses purely on long positions. Plug & Play setup – attach and let it trade automatically. Built-in Stop Loss & Take Profit protection. Smart one-position contro
Equity Gate
Perry Gonzaga Ndege
Equity Gate MT5 EA is a powerful risk-management and account-protection Expert Advisor designed for MetaTrader 5 traders who want total control over profits and losses . Whether you are a scalper, swing trader, grid trader, or automated system user, this EA works as your last line of defense —protecting your capital and locking in gains automatically. The EA continuously monitors your account balance or equity in real time and instantly closes all open positions and pending orders when predefine
Bolt
Faith Wairimu Kariuki
BOLT – The Gold Trading Powerhouse BOLT is a next-generation AI-driven gold trading robot built for precision, consistency, and explosive profitability. Powered by the GPT-TURBO Core, BOLT is not just another Expert Advisor — it is a fully intelligent trading system designed to dominate the XAU/USD market with unmatched accuracy. Since its launch in 2024, BOLT has achieved remarkable results — turning an initial 1,000 USD into more than 1.3 million USD, all with 100% verified history quality. It
Trader Dream 01
Marco Stacchiotti
THE MAIN IDEA. First of all, this is the first of an EA family, based on same strategy applied to different indicators.  This means that the same strategy and same money management is applied to different indicators with spread main filtering.   All EAs are sensitive to TF, please optimize H4, H1, M30. There is great difference. Final goal is to design an EA with higher success rate possible, with lowest losses overall.    This peculiarity, will grow confidence in EA usage, for long term sati
Trader Dream 02
Marco Stacchiotti
THE MAIN IDEA. First of all, this is the second of an EA family, based on same strategy applied to different indicators.  This means that the same strategy and same money management is applied to different indicators with spread main filtering. All EAs are sensitive to TF, please optimize H4, H1, M30. There is great difference. Final goal is to design an EA with higher success rate possible, with lowest losses overall.  This peculiarity, will grow confidence in EA usage, for long term satisfa
HFT SP500 Master
EDUARDO RODRIGUES NASCIMENTO
Explore unique opportunities with precision in decisive moments of the financial market. You will be able to execute trades using a strategy that major banks and brokers utilize through high-frequency trading robots. Breaking News has been validated for years—its strategy was initially crafted manually and then carefully automated to ensure it performs exactly as needed to achieve high performance. When I was creating this strategy, I recorded over 40 screen videos to ensure everything was wor
Professional Manager Trader  를 소개합니다 - 귀하의 거래 경험을 향상시키기 위해 설계된 강력한 도구입니다. 전문 풀타임 트레이더의 전문 지식으로 개발된 이 거래 인터페이스는 거래와 자본을 효과적으로 관리합니다. 그 전략은 돌파에 기반하며, 개인적으로 개발한 확인 지표를 통합하여 입증된 성과를 보여주고 있습니다. 리스크와 자금 관리에 강한 초점을 두는   Professional Manager Trader   는 성공적인 거래의 열쇠를 쥐고 있습니다. 예측할 수 없는 외환 시장에서 미래 예측에 강한 리스크 관리와 규율적인 포지션 크기를 통해 귀하의 자본을 보호하고 하락 위험을 제한합니다. 저희의 혁신적인 거래 인터페이스는 시장 사이클에 앞서며, 금융 시장의 끊임없는 변화에 매끄럽게 적응합니다. 철저한 연구와 고급 알고리즘 분석을 통해 제작된 이 인터페이스는 신뢰할 수 있는 거래 솔루션을 제공합니다. 성능을 증명하기 위해, 거래 인터페이스가 몇 달 동안 성공적으로
Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility  currency   basket: GBPUSD, XAUUSD and EURJPY. This EA is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs. The advisor is focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features: EA is designed to open and close orders at the begginning of trading ses
Azazim Pro
Raphael Schwietering
Azazim Pro is an automated trading system for XAUUSD on the H1 timeframe, developed using advanced quantitative modeling and algorithmic logic. The strategy is built on structured market analysis principles, combining price action evaluation, volatility adaptation, and rule-based execution. It operates fully automatically and applies predefined risk controls to every trade. Azazim Pro is designed for traders seeking systematic execution without emotional interference. Core Strategy Logic Azazim
Amo AI
Novin Ghasemi Nik
5 (1)
개요 AMO AI 는 7계층 딥 뉴럴 네트워크 아키텍처와 인공지능 알고리즘을 결합한 고급 자동매매 시스템(Expert Advisor, EA)입니다. 이 시스템은 시장 데이터를 여러 분석 계층을 통해 처리하여 기술적 패턴과 시장 행동을 기반으로 잠재적인 매매 기회를 식별합니다. 기술 아키텍처 신경망: 7계층 딥러닝 구조 AI 엔진: 고급 패턴 인식 시스템 분석 프레임워크: 멀티 타임프레임 기술적 분석 리스크 관리: 포지션 크기 계산 및 스톱로스 메커니즘 통합 뉴스 필터: 경제 캘린더 연동으로 이벤트 기반 매매 제어 추천 통화쌍 골드 트레이딩 XAUUSD – 귀금속 분석 (매개변수 조정 필요) 주요 통화쌍 (추천) EURUSD – 높은 유동성과 안정적인 스프레드 GBPUSD – 패턴 인식에 적합한 변동성 USDJPY – 일관된 추세 패턴 AUDUSD – 명확한 기술적 패턴 보조 통화쌍 (대안) USDCAD – 중간 수준 변동성 NZDUSD – 스윙 트레이딩에 적합 EURGBP – 크
Evening Scalper Pro MT5
Valeriia Mishchenko
4.47 (15)
EA has live track records with  low drawdown : Live signal - Best Pairs Live signal - All Pairs Evening Scalper Pro is the state-of-the-art mean-reversion trading system that operates during the American trading session. It's very different from most other scalping systems, since it uses a unique trading logic on cross pairs that have a strong mean-reverting tendency with high profit targets. EA enters the market with market orders from 19 to 23h, it does not open trades during rollover (0:00-
STEADYRANGE M5 Professional Range-Trading Algorithmic System for EURUSD (M5) System Approach SteadyRange M5 is a professionally engineered Expert Advisor designed exclusively for EURUSD on the M5 timeframe , focused on: selective market participation strict risk control long-term operational consistency The system operates within a structurally defined intraday zone (1.1450 – 1.2050) , prioritizing execution quality over trade frequency. No martingale, no grid, no arbitrage, and no recovery tec
이 제품의 구매자들이 또한 구매함
Syna
William Brandon Autry
5 (22)
Syna 버전 3+ 소개 - 혁명적인 듀얼 기능 AI 트레이딩 시스템 Syna 버전 3+를 소개하게 되어 기쁩니다. 이는 AI 기반 트레이딩 기술의 혁명적인 도약입니다. 이 릴리스는 OpenAI, Anthropic, Gemini, X.ai (Grok), Mistral, DeepSeek 및 OpenRouter의 광범위한 모델 생태계를 포함한 주요 AI 제공업체에 대한 전례 없는 직접 API 액세스를 특징으로 합니다. 이제 비전 입력 기능, 자동 API 키 관리 및 개선된 AI 프롬프트 프로토콜을 통해 Syna는 실시간 시장 분석 및 수동 거래 안내를 위한 화면 버튼이 있는 직관적인 대화형 어시스턴트 인터페이스를 제공합니다 . Syna는 Mean Machine과 AIQ에서 배운 모든 것의 정점을 나타내며, 이제 완전 자동화된 EA와 대화형 AI 어시스턴트를 원활하게 결합하는 듀얼 기능 아키텍처로 혁명을 일으켰습니다. 시스템은 24/7 자동화된 거래 파트너로 동시에 작동하면서 전문 분석
Night Hunter Pro MT5
Valeriia Mishchenko
3.92 (37)
EA has a live track record with many months of stable trading with  low drawdown: Best Pairs (default settings) High-risk   performance Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth. It is a professional tool developed by me years ago that is constantly updated, incorporating all the late
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
NorthEastWay MT5
PAVEL UDOVICHENKO
4.5 (8)
NorthEastWay MT5는 완전히 자동화된 "풀백" 거래 시스템으로, AUDCAD, AUDNZD, NZDCAD와 같은 인기 있는 "풀백" 통화쌍 거래에 특히 효과적입니다. 이 시스템은 외환 시장의 주요 패턴인, 특정 방향으로 급격한 움직임 이후 가격이 되돌아오는 특성을 활용합니다. 시간 프레임: M15 기본 통화쌍: AUDNZD, NZDCAD, AUDCAD 추가 통화쌍: EURUSD, USDCAD, GBPUSD, EURCAD, EURGBP, GBPCAD EA 구매 후, 반드시 개인 메시지를 보내주세요. 비공개 그룹에 초대하고, 설정 파일 및 추가적인 상세 지침을 보내드립니다. 모든 구매자가 EA를 설치하고 설정하는 것을 도와드립니다. EA를 처음 사용하는 경우, 사용 방법을 자세히 알려드립니다. EA 설정: OneChartSetup을 사용하면 단일 차트에서 모든 통화쌍을 실행할 수 있습니다 (M15 시간 프레임만 해당). 이 EA는 스프레드, 슬리피지 또는 기타 브로커 관련
Marvelous EA 소개: 궁극의 거래 파트너 Marvelous EA로 외환 시장의 잠재력을 최대한 활용하십시오. 이 최첨단 자동 거래 솔루션은 이익을 극대화하고 위험을 최소화하도록 설계되었습니다. 이 신중하게 설계된 거래 알고리즘은 동적 외환 시장을 정밀하고 효율적으로 탐색할 수 있는 고급 기능을 갖추고 있습니다. GOLD - XAUUSD - H1 실계좌 성과: https://www.mql5.com/ko/signals/ 2321875 주요 기능: 입증된 거래 전략: 경험 많은 거래자들이 개발하고 다양한 시장 조건에서 테스트되었습니다. 자동 거래: 감정적 편향이나 수동 개입 없이 24/5 거래 실행. 위험 관리: 자본을 보호하는 정교한 위험 관리 시스템. 적응형 기술: 끊임없이 학습하고 변화하는 시장 상황에 적응. 다중 통화 지원: 최적화된 설정으로 여러 통화 쌍을 거래. 실시간 모니터링: 성과와 시장 분석을 실시간으로 확인. 장점: 효율성 향상: 자동 거래로 시간과
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA는 보류 포지션 전략(PPS)과 매우 진보된 비밀 거래 알고리즘을 기반으로 합니다. Bonnitta EA의 전략은 비밀 사용자 지정 지표, 추세선, 지원 및 저항 수준(가격 조치) 및 위에서 언급한 가장 중요한 비밀 거래 알고리즘의 조합입니다. 실제 돈으로 3개월 이상 테스트하지 않고 EA를 구입하지 마십시오. 실제 돈으로 BONNITTA EA를 테스트하고 아래 링크에서 결과를 확인하는 데 100주 이상(2년 이상)이 걸렸습니다. BONNITTA EA는 사랑과 권한 부여로 만들어졌습니다. 불법 복제 알고리즘의 가격 및 구현의 이유는 소수의 구매자에게만 해당됩니다. Bonnitta EA는 테스트를 거쳤으며 22년 동안 99,9% 품질의 실제 진드기를 사용하여 실제 시장 조건에 가까운 슬리피지 및 수수료로 스트레스 테스트를 성공적으로 통과했습니다. Expert Advisor에는 완전한 통계 제어를 통해 통계 수집 및 미끄러짐 제어 알고리즘이 포함되어 있습니다.
SkyScraperMT5
Teressa Herlene Thomson
Overview SkyScraper is a sophisticated automated trading system built exclusively for MetaTrader 5. This versatile EA adapts to your trading style on any timeframe (optimized for 3-5 minute charts) and works seamlessly across forex pairs, cryptocurrencies, and metals including gold. Why SkyScraper? Smart Automation That Protects Your Capital Intelligent trade execution with multi-layer risk controls Dynamic position sizing that automatically adjusts to your broker's requirements Adaptive stop l
Pound Breakout MT5 is an Expert Advisor for GBPUSD that trades breakouts from a parallel sideways channel and offers impressive additional trading features. >>> Importand note before purchase. Please read first:  https://www.mql5.com/de/blogs/post/763901 >>> Channel:  https://www.mql5.com/en/channels/01be7ce9c7a4db01 The basis of the Pound Breakouts strategy is that the London trading hours are one of the most liquid and trading periods in the forex market. When the London Stock Exchange opens,
) SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping & Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold) . Version 7.2 introduces the "Smart Adaptive Engine" , making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. ️ CRITICAL REQUIREMENTS Latency: You MUST use a VPS with < 20ms latency (Recommended: MQL5 Built-in VPS). Account
Golden US Session MT5 is based on a classic, popular breakout strategy and does not use any Martingale or Grid mechanisms. Golden US Session MT5 places a pair of buy/sell stop orders at the daily opening of the US stock exchanges. As soon as one of the stop orders is triggered and placed in the market, the stop order is deleted. If an order is closed at the stop loss, the loss is limited to $5/0.01 lot. To offset such a loss more quickly, a recovery factor can be used to increase the order size
Traders Toolbox
Jason Kisogloo
3 (2)
Traders Toolbox Premium 은 올인원 도구입니다. 이러한 전략 및 계산을 자동화하기 위해 일반적인 거래 전략에 대한 광범위한 교육을 기반으로 생성되었습니다. (Jason Kisogloo가 설계하고 프로그래밍함) 특징: 19 개별 신호 - 이러한 신호 각각은 최종/전체 결과를 구성하기 위해 신경망 스타일 구성에서 바이어스될 수 있습니다. 각 신호에는 필요한 경우 사용자 정의하거나 최적화할 고유한 설정이 있습니다. 포괄적인 화면 디스플레이 - 포괄적인 정보와 도구 설명이 포함된 6개의 스냅 패널. (패널 테두리를 클릭하여 접거나 펼침... 설정은 기기별로 자동으로 저장됨): 신호 패널 - 바이어싱 정보 및 신호 세부 정보와 함께 신호 분석을 표시합니다. 뉴스 패널 - 이벤트까지 카운트다운이 포함된 현재 악기에 대한 예측 효과가 있는 최신 뉴스 이벤트. (내부 Mt5 경제 캘린더 대 Forex Factory Scraper 옵션 - 이 기능을 사용하려면 Metat
BenefitEA Mt5
Vsevolod Merzlov
Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
GoldPulser EA
Mohamed Hamdi Kaaniche
GoldPulser EA - 고급 멀티 커런시 스캘핑 및 트렌드 팔로우 자동매매 시스템 GoldPulser EA 는 스캘핑의 정밀함과 트렌드 팔로우의 안정성을 결합한 정교한 알고리즘 트레이딩 시스템(Expert Advisor)입니다. 꾸준한 수익 추구를 원하는 Forex 트레이더를 위해 설계된 이 EA는 독자 개발된 알고리즘을 활용하여 여러 통화쌍에 걸쳐 높은 확률의 트레이딩 기회를 포착합니다. 【주요 특징】 멀티 타임프레임 분석:   M5(5분)부터 H4(4시간)까지 여러 시간 봉을 동시에 분석하여 가장 정확한 진입 시점을 찾아냅니다. 시장의 노이즈를 필터링하고 진정한 트렌드 전환점과 돌파 구간을 포착합니다. 고급 위험 관리:   고정 로트뿐만 아니라, 계좌 잔고의 일정 비율에 기반한 동적 로트 사이징 계산 기능을 탑재했습니다. 최대 낙폭 제한, 일일 최대 손실 한도, 트레이드별 위험 설정 등 다층적인 방어 메커니즘으로 자본을 보호합니다. 내장형 경제 뉴스 필터:   중요 경제 지
AussiKiwi MT5
Daniela Elsner
Aussi Kiwi MT5 trades the classic trio of AUDCAD, AUDNZD, and NZDCAD on one chart, like other Expert Advisors on the MQL5 market. The basic strategy differs little from these and is based on a combination of indicators such as Moving Average, Standard Deviation, RSI, and ATR. However, the key difference with AussiKiwi MT5 is its sophisticated correlation technology, which determines which pair to place next and with what volume, depending on the currently open pair(s). No AI algorithms are used,
Neurolite EA gbpusd
Aliaksandr Salauyou
The Neurolite Expert Advisor offers trade decisions based on a neural network trained using a 10-year history of real tick data. The trading is performed only on GBP/USD. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. Trading Strategy The system does NOT use dangerous strategies such as averaging or martingale, but strictly adheres to the neural network instructions. Stop lo
Neurolite EA eurusd
Aliaksandr Salauyou
The Neurolite Expert Advisor offers trade decisions based on a neural network trained on 5-years of real tick data. Trading is performed only on the EUR/USD currency pair. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. This Expert Advisor is based on the previously released Neurolite EA gbpusd , which was adjusted for successful trading on the EUR/USD currency pair. Trading
A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stoploss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on EURAUD . It is recommended to use Eagle Scalper on M15 chart. It is recommended to run it on a real ECN broker with very low spread . It is recommended
Snake EURUSD
Thurau Baerbel
Snake EURUSD Real EA is a fully automatic Forex Trading Expert Advisor. The robot can run on any pair, but the results are better on EURUSD M15. The system can run with any broker that also provides Floating Spread. Advantages The EA does not use systems like martingale, hedging, etc. The EA uses SL and Trailing Stop to make a profit. In addition, you can also set TP (EURUSD at 93 for me). Best test results with 99.0% in the backtest. It is not necessary to close the EA during the press release
#Multicurrency #Hedging #Martingale #28Symbols  @AUD @CAD @CHF @JPY @NZD @USD @EUR @GBP  In the globalisation process that the world economy has undergone in the last two decades, financial markets have played a leading role. The easy and fast access to information, together with the growing economic interdependence between the different commercial blocks, have caused more and more economic agents to participate in non-national financial markets. Even small investors, thanks to the Internet and
On Control EA MT5 V2 Game-Changing Software For The Forex Market  On Control EA was created to help traders like you maximize their income. How would you like to gain access to a world-class proprietary piece of software designed for one purpose, to improve your Forex strategy? Let’s be honest, it can be hard to understand which technical analysis & trading signals you should follow. With On Control EA, you now have a powerful tool that will enhance your Forex trading strategy & elevate your in
The adviser uses a strategy based on the use of 7 Envelopes  indicators, on each timeframe (M5, M15, M30, H1, H4) there are 7 Envelopes indicators. Trading is based on the “Price Action” strategy, the adviser searches for a simultaneous signal on 5 time frames: M5, M15, M30, H1, H4 and then opens an order. The EA uses the built-in Martingale and Averaging algorithm. The adviser uses economic news to achieve more accurate signals. Hidden Take Profit, Break Even and Trailing Stop are used. Attenti
MoneyMaker stableATM Lite is an automatic intelligent trading system for foreign exchange! Lite edition just support MetaTrader 5! The purpose of MoneyMaker stableATM Lite is to stabilize profits, not to give you the ability to get rich overnight! MoneyMaker stableATM Lite is only applicable to EUR / USD currency trading, and cannot be used for other currency exchange trading, other CFD product trading, and commodity tradingor futures commodity trading! MoneyMaker stableATM Lite is only suitabl
Expert. Automatic and manual trading. Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for setting up
Shadow Legends MT5
Zarui Ogannisian
Shadow Legends MT5 EA.-it's a fully automated expert Advisor designed to trade EURUSD. It is based on machine learning analysis and genetic algorithms.  The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns. The expert Advisor showed stable results for EURUSD in the period 2000-2021.  No dangerous money management techniques, no Martingale, no netting, scalping or hedging.  Suitable for any brokerage conditions.Test only on real accounts.Recommended broker
Golden Lucks
Godbless C Nygu
The GOLDEN LUCKS is a cutting-edge Expert Advisor that pushes the boundaries of modern trading by integrating advanced artificial intelligence with the latest trading technologies. Built on the state-of-the-art GPT-4o platform, it leverages the unparalleled power of neural networks to adapt dynamically to ever-changing market conditions. What sets this EA apart is its use of advanced discrete Fourier visualization within the ATFNet framework. This innovative feature equalizes the frequency spec
Reactor MT5   is a fully automatic Expert Advisor for   Intraday   Trading.  it is   based on  m any indicators . The Expert was tested on the whole available historical period on   EURUSD, GBPUSD, USDCAD, AUDUSD and USDJPY M15  currency pair with exceptional results. You can download the demo and test it yourself. My tests were performed with the real tick date with   99,90% accuracy , actual spread, and additional slippage. The basic strategy starts with Market order in counter trend and tren
QuantXProTrader EA
Netlux Digital Kft.
QXS PRO TRADER Expert Advisor QuantXProTrader is an Expert Advisor based on Profitable Price Action strategy. It is compatible with our QXS Trend indicator and work automatically by Trend detection on Multiple assets. Each and Everything in this EA is perfect Just you need to set input parameters. Take Profit, Stop loss, Trailing Stop, Trailing Step, Lot Size Adjust it as per your account capital and equity. Recommended TIMEFRAMES are: M15, M30 and H1  Before Installing Expert Advisor on chart
TickToker
Oxana Tambur
>>>>>>>>>>>>>> more then 90% discount ($ 3750 >>> $ 345), Special offer is valid for 3 months from the start of sales <<<<<<<< <<<<<<<< The trading robot has been trading on a real account since 2018. We will show our account to everyone who plans to buy a trading robot. To do this, contact us. TickToker is a fully automatic Expert Advisor designed for the    EUR/GBP,EUR/SGD,AUD/NZD,EUR/CHF   currency pairs.  Does not use Martingale and Grid, all trades are covered by Stop Loss and Take Profit.
Strategy: 1.This EA is a trend trade, used for USDCHF H1 charts. 2.This EA is  using indicators such as the Bolling band and moving average. 3. The initial amount of this EA is only $1000.This EA has a profit of over $3000. 4.The EA has detailed test data from January 2018 to June 2021, which is stable and profitable. 5.If you just want to put a small amount of money to get double reward, this EA trader is your best choice!
News Catcher Pro MT5
Valeriia Mishchenko
4.73 (15)
News Catcher Pro is a mean-reversion strategy that uses intraday seasonal volatility patterns caused by high-impact news events. It enters the market at a certain time shortly before a high-impact news event occurs . It does not trade frequently! Supported currency pairs: GBPUSD, EURUSD, EURGBP Recommended timeframe: M5 MT4 version can be found here EA is   FIFO compatible To backtest the EA you should download the news events data file ' NewsEvents.txt ' and copy it to the common MT4/5 direc
필터:
리뷰 없음
리뷰 답변