당사 팬 페이지에 가입하십시오
이 코드는 EA가 실행 중인 계좌에서 인출을 추적하기 위해 기존 전문가 어드바이저에 추가하는 코드입니다. 사용자가 특정 계좌에서 출금을 모니터링하는 데 도움이 됩니다.
이 봇은 설정된 시간대에 새 캔들이 열리는 것을 감지하여 일회성 코드를 실행하고, 거래를 하고, 다른 함수를 호출하기가 더 쉬워집니다. 코드는 OnTick() 함수로 작성됩니다.
이 EA(전문가 조언자)는 평균 실제 범위(ATR) 지표를 사용하여 시장 변동성에 따라 포지션 크기와 손절매 수준을 자동으로 조정하여 트레이더가 위험을 관리할 수 있도록 도와줍니다. EA는 사용자가 정의한 위험 비율과 현재 ATR 값에 따라 각 거래에 대한 최적의 포지션 크기를 계산하여 모든 시장 조건에서 일관된 위험 노출을 보장합니다. 또한 변동성에 적응할 수 있는 ATR 기반 손절 옵션을 제공하며 간단한 이동평균 크로스오버 전략을 사용해 매수 거래를 개시합니다. 복잡한 트레이딩 로직 없이 위험 관리를 자동화하려는 트레이더에게 이상적인 이 EA는 계좌 보호를 우선시하고 거래 프로세스를 간소화합니다.
To use martingale money management when a position is in loss and price hits any of specific distances.
Raymond Cloudy Day For EA, a revolutionary trading tool created by Raymond and expertly developed for the MT5 platform. This innovative indicator integrates a cutting-edge calculation method with advanced algorithms, surpassing traditional Pivot Points to enhance trading strategies with unparalleled precision.
"This advisor uses the RSI indicator to determine optimal entry and exit points in the market. A unique feature of the advisor is its martingale strategy, which allows for position reversal with an increased lot size during market reversals. The advisor offers flexible trading time settings: you can set a working time range and disable trading during specific hours to filter out news events."
a Simple Visual Strategy Tester / Manual Trade Training using Martingale.
A simple yet effective donchian channel breakout strategy. This strategy is timeless!
마켓 워치의 모든 심볼에 대해 브로커에서 모든 틱을 다운로드합니다. 모든 기록 또는 가능한 경우 과거의 특정 날짜까지 다운로드합니다.
EXSR.mq5: RSI(14) 극한과 볼린저 밴드 돌파 및 반전 캔들스틱을 결합하여 반전을 포착하는 역추세 MT5 EA로, 고정 SL/TP로 심볼당 한 번의 거래를 배치합니다.
This utility is simple example to add sound alert on connect / disconnect
Set Auto TP and SL: The “Set Auto TP and SL” (Take Profit and Stop Loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. It allows traders to define fixed price levels where a trade should be automatically closed to either secure profits (TP) or limit losses (SL), removing the need for constant manual monitoring. When this feature is enabled, each position you open will automatically include a predefined Take Profit and Stop Loss level based on your custom parameters, such as a specific number of pips, percentage of balance, or technical levels. This not only saves time but also ensures that your trades are protected from sudden market movements and emotional decision-making.
The Exp_DigVariation Expert Advisor is based on the reversal of the DigVariation non-normalized oscillator direction.
The breakthrough trading system based on the signals of the i-CAiChannel_System_Digit indicator.
The Exp_Bezier_ReOpen trading system is based on the Bezier indicator color change with adding to trend-following positions.
The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
이 책의 첫 번째 장에서는 MQL5 언어와 개발 환경에 대해 소개합니다. MQL4(MetaTrader 4 언어)와 비교하여 MQL5 언어에 도입된 새로운 기능 중 하나는 MQL5 언어는 객체지향 프로그래밍(OOP)을 지원하여 C++와 유사하다는 점입니다.
This EA will scan all the closed trades and then print the nth trade from the end
MACD Sample Expert Advisor는 MACD의 메인 라인과 시그널 라인의 교차점에서 거래합니다. 이 Expert Advisor는 EA 개발에서 객체 지향 접근 방식의 한 예입니다.
cIntBMP 라이브러리는 그래픽 BMP 이미지를 생성합니다 IFS(반복 함수 시스템)를 사용하여 self-simliar fractal 집합을 만들어 사용하는 예를 고려할 것입니다.
The Exp_ColorXvaMA_Digit Expert Advisor is based on the ColorXvaMA_Digit indicator color change.
The Exp_ColorJSatl_Digit Expert Advisor is based on the ColorJSatl_Digit indicator color change.
This Expert Advisor closes all positions if the total loss exceeds a predefined limit.
ExpBuySellSide is a MetaTrader 5 Expert Advisor based on the ATRStops and StepUpDown indicators.
Usually most brokers do not provide M1 data over 3 months in MetaTrader 4, but they provide M1 data over 3 years in MT5. So we can use this tool to obtain the M1 data in MetaTrader 5 tester and save the data into .hst file for MetaTrader 4 backtesting.