당사 팬 페이지에 가입하십시오
메타트레이더 5용 마켓프리딕터 마켓프리딕터는 사인 함수, FFT(고속 푸리에 변환), 시그모이드 함수, 몬테카를로 시뮬레이션 등 수학적 모델을 활용하여 시장 움직임을 분석하고 예측하는 메타트레이더 5용 혁신적인 EA(전문가 조언자)입니다. 이 프로젝트는 기술과 금융 혁신의 결합에 관심이 있는 개발자, 수학 애호가, 트레이더를 위해 설계되었습니다. 이 스레드에서 자유롭게 코드 아이디어를 제안하고 토론하며 직접 구현해 보세요. 새로운 기능, 개선 제안, 전략 등 MarketPredictor를 더욱 발전시키고 최적화하기 위한 모든 기여를 환영합니다. 또한 저를 추가하여 비공개로 질문을 명확히 하거나 GitHub 프로젝트에 공동 작업하거나 직접 피드백을 보내셔도 좋습니다. 함께 놀라운 무언가를 만들어서 이 프로젝트를 한 단계 더 발전시켜 봅시다!
데일리피벗_시프트_풀 인디케이터의 이 변형은 우선 차트의 모든 막대에 대해 만들 수 있고 각 막대의 인디케이터 레벨과 관련된 시장 움직임의 전체 그림을 볼 수 있기 때문에 편리합니다.
A lightweight tool for manual scalping in MT5 using keyboard shortcuts
TardioBot V1.05, named after of a historical figure Giuseppe Tardio, is an Expert Advisor designed for MetaTrader 5 that employs a triangular arbitrage strategy.
Expert Advisor for MetaTrader 5 that combines Exponential Moving Averages (EMA) and Relative Strength Index (RSI) to generate trading signals. Includes risk management features and trading time filter.
이 메타트레이더 5(MT5) 사용자 지정 보조지표인 boomSpikeBoxMitigationFinal.mq5는 차트에서 특정 강세 스파이크 패턴을 감지하고 직사각형과 수평선을 사용하여 진입 구간을 표시합니다. 가격이 진입 구간으로 돌아오면("완화") 진입선이 완화 지점까지 짧아집니다.
The Cincin EA (v2.24) is an automated trading system for MetaTrader 5 that executes conservative random trades on a specified symbol (e.g., EURUSD), with features like basket management, hedging, and position control.
현재 심볼에 대한 모든 매수 또는 매도 포지션을 청산하는 버튼 두 개를 추가하는 MetaTrader 5용 MQL5 스크립트입니다.
EA Spread lister shows the current, min and max values for all symbols / instruments.
슈퍼트렌드 인디케이터는 ATR을 기반으로 하는 동적 추세 추종 도구입니다. 가격 위 또는 아래에 컬러 라인을 표시하여 강세 또는 약세 상태를 나타냅니다. 가격이 이 선을 넘으면 신호 화살표가 나타납니다. ATR 기간, 승수, 화살표, 레이블 및 색상으로 완전히 사용자 지정할 수 있습니다. 모든 상품과 차트주기에 적합합니다. 스캘핑, 스윙, 인트라데이 트레이딩에 이상적입니다. 다른 보조지표와 함께 사용하면 더욱 강력한 설정이 가능합니다.
샤프 트렌드 사이클 표시기는 사이클을 사용하여 MASD 라인에 의한 확률 메커니즘을 사용하는 작업 원리에 의한 주기적 오실레이터입니다. 결과적으로이 지표의 개발자는 스크립트의보다 안정적이고 신뢰할 수있는 결과를 얻을 수있었습니다.
A powerful and feature-rich JSON library for MQL5, designed to bring a modern development experience similar to Python/JS
The EA identifies trade setups by waiting for a user-defined number of indicators (e.g., 2 out of 3) to show divergence simultaneously. This multi-layer confirmation approach filters out market noise. Key Features: Triple Confirmation Engine: Analyzes RSI, MACD, & Stochastic divergence. Advanced Filters: Optional Trend Filter (MA) and Volume Filter for superior signal quality. Full Customization: Control all indicator settings, divergence sensitivity, and trade logic. Professional Risk Management: Use fixed lots or percentage-based money management with SL/TP.
Tarantella EA: Advanced grid trading system with hedging capabilities and Market Profile integration. Uses ADX trend filtering, Fibonacci-based grid spacing, and multi-layered entry conditions (RSI/ATR/volume) to execute trades only within Market Profile value areas. Features intelligent risk management including trailing stops, breakeven triggers, and partial hedge closing.