당사 팬 페이지에 가입하십시오
This script helps traders understand the distribution and range of candles in a specific period, which can be useful for making trading decisions such as determining which historical values to use for Take Profit or Stop Loss.
초보자 메타 트레이더 지표 - 차트에 로컬 고점과 저점을 그 근처에 빨간색과 파란색 점으로 표시하는 매우 간단한 사용자 지정 지표입니다. 특정 기간의 최고점과 최저점을 분석한 다음 통화쌍이 거래되던 범위와 비교하여 최고점/최저점이 충분히 중요하면 점으로 표시합니다. 이 인디케이터는 자체적으로 다시 그려지므로 점의 위치가 변경될 수 있으므로 거래 신호를 생성하는 데 사용해서는 안 됩니다. MT4 및 MT5 버전의 인디케이터를 모두 사용할 수 있습니다.
캔들 심지 길이 표시 메타트레이더 보조지표는 캔들 심지 길이를 차트에 직접 핍 단위로 표시할 수 있는 보조지표입니다. 표시할 최소 길이를 설정할 수 있습니다. 또는 지정된 한도보다 짧은 심지 길이를 표시할 수도 있습니다. 이 인디케이터는 모든 종류의 알림을 지원하며 MT4와 MT5 모두에서 작동합니다.
차트에 드래그하면 전문가 창에 해당 차트에 있는 막대 수가 마법처럼 인쇄되는 스크립트입니다.
이 지표는 거래 내역을 읽고 시간에 따른 누적 손익을 표시하여 시각적 트레이더가 시간에 따른 수익 또는 손실을 확인할 수 있도록 도와줍니다. 현재 버전은 반올림 플로트 및 계산 방법으로 인해 0.02%의 한계 오차 차이가 있습니다. 이 정도 오차면 매우 정확하다고 볼 수 있습니다.
프랙탈을 계산하고 현재 고점/저점(프랙탈) 전후의 막대 수를 개별적으로 지정할 수 있습니다.
CADXOnArray class is designed for calculation of ADX (Average Directional Movement Index) values on indicator buffers. The example of use of the class is provided.
The indicator draws (in a separate window) the Bollinger Bands relative to the moving average and projection of the price bars.
Slightly modified history load function from MetaQuotes.
Calculator-panel to calculate profit/loss. Data is calculated either when moving lines, or changing the parameters in input fields of the entry price, lot, profit or loss in pips or in deposit currency
The MA will automatically recalculate the period if there are any changes in time frame.
This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.
An example of using the MasterWindows library for creating a game trade panel.
Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself.
The Expert Advisor averages losing positions based on a particular algorithm.
VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts.
상대 강도 지수(Relative Strength Index Indicator (RSI))는 0과 100 사이의 값을 갖는 가격 추종의 오실레이터입니다.
DRAW_FILLING 그리기 스타일을 사용하면 두 지표의 버퍼 값을 사용하여 영역을 나타낼 수 있습니다. 실제로는 두 개의 선을 그리고 그 사이의 영역을 지정된 색상으로 채웁니다.
Instantaneous Trendline shows buy and sell signals, while crossing the moving averages.
The indicator builds a candlestick chart consisting of floating spread current values in online mode.
iGDR_Fractal_Levels shows the fractals average values over a certain period of time.
The MPC indicator plots a simple channel using extermums of the specified period. It can be used for additional visual control of trading system (channel breakout), based on HighestLowestRange (HLR) indicator.
Trading signals module for MQL5 Wizard. BykovTrend indicator's color arrow serves as a market entry signal.