거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

MQL5 코드베이스에서 MetaTrader 5용 라이브러리를 무료로 다운로드하십시오. - 22

코드를 제출하세요

오픈 레인지 브레이크아웃(ORB) 지표는 거래 세션의 시작 범위에서 가격 돌파를 식별하고 추적하는 강력한 기술 분석 도구입니다. 이 지표는 거래 세션의 첫 몇 분 동안 설정된 고가와 저가가 남은 하루 동안 중요한 지지선과 저항선으로 작용한다는 개념을 기반으로 합니다. 이 지표는 사용자가 정의한 기간을 기준으로 개장 범위를 자동으로 계산하고 여러 가격 목표를 표시하며 잠재적 거래 기회에 대한 시각 및 청각 경고를 제공합니다. 트레이더가 돌파 가능성이 높은 거래를 식별하고 시나리오를 다시 테스트할 수 있도록 설계되었습니다.

표준편차(StdDev)는 시장의 변동성을 측정합니다. 이 지표는 이동 평균과 관련된 가격 변동의 스케일을 나타냅니다.

평활화 기능이 있는 하이켄 아시 표시기.

cIntBMP 라이브러리는 그래픽 BMP 이미지를 생성합니다 IFS(반복 함수 시스템)를 사용하여 self-simliar fractal 집합을 만들어 사용하는 예를 고려할 것입니다.

표준 편차를 기반으로 이동 자체에 표시 신호점을 배치한 페리 카우프만의 적응 이동 평균입니다.

외삽은 시계열 예측에 대한 다년간의 연구 결과이며 미래의 가격 움직임을 예측하는 지표입니다.

지그재그 인디케이터는 기술 지표인 포물선형 SAR의 값을 기반으로 하며, 인디케이터의 마지막 및 두 번째 고점에 피보 레벨을 구축하는 기능이 추가되었고, 이러한 고점을 선택하면 세 개의 연속 지그재그 고점을 기반으로 채널을 구축할 수 있습니다.

인디케이터를 사용하면 심볼의 마지막 가격의 평균을 계산하고 이동 방향을 결정할 수 있으며, 이는 거래 작업의 신호가 될 수 있습니다.

추세 표시기 "볼린저 밴드 ®"의 수정.

표시기는 신호 트리거 레벨을 설정하는 데 사용되는 경사진 추세선을 표시합니다.

A.Uhl에 의한 보정 평균 표시기("최적 이동 평균"이라고도 함).

Calculate Average Speed of price.

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL5 language and functions.

The MultiChandelierStops_v1Trend_x10 indicator shows information on current trends using the ChandelierStops_v1 indicator position from ten different timeframes.

The i-CAi_Digit indicator with the timeframe selection option available in input parameters.

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 indicator draws the daily, weekly and monthly Pivot with backtesting.

Indicator includes Spearman rank correlation and Pearson correlation.

You can choose if you wish to use a real volume or the ticks volume.

This Expert Advisor closes all positions if the total loss exceeds a predefined limit.

Gann swingchart and hybrid ZigZag implementation.

Short description.

The Fractal_MFI indicator with the timeframe selection option available in the input parameters.

ExpBuySellSide is a MetaTrader 5 Expert Advisor based on the ATRStops and StepUpDown indicators.

PDFma — average using probability density function for average calculation.

Elliot oscillator indicator.

The script deletes all pending orders on all symbols at a time.

Two Boa_ZigZag indicators with different periods, which appear as arrows on one chart.

The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe.

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.

This version of Synthetic RSI is using Ehlers smoothed RSI in calculation instead of using "regular" RSI and that makes the resulting synthetic RSI even smoother.

The US dollar index against a basket of basic currencies.

CC

John Ehlers Cyclic Component Indicator.

A trading system based on the KWAN_RDP indicator signals.

Exponential moving average with a variable smoothing factor.

Moving averages on charts M5, M15, H1 are analyzed. The presence of the iMA (Moving Average, MA) "fan" is checked simultaneously on all three charts (M5, M15, and H1).

Trend Envelopes indicator made as histogram.

BB Stops using RSI for stops calculation.

The trading system based on Rj_SlidingRangeRj_Digit_System indicator signals with the possibility to set a fixed position holding time.

1...151617181920212223242526272829...195