당사 팬 페이지에 가입하십시오
The equation of the straight line from the school, it is y = bx + с. (Conversion from https://www.mql5.com/en/code/7883)
If you only want to execute your code blocks "only once per bar" it's important to check if there is new bar arrived or not.
디트렌드 가격 오실레이터 (MetaTrader 지표) - 현재 가격과 (기간/2) + 1 바 이동한 단순이동평균의 차이를 기반으로 한 가격 오실레이터 버전입니다. 스토캐스틱 오실레이터와 달리 이 지표는 단기 추세 변화(장기 추세 내 가격 파동)를 표시하는 것을 목표로 합니다. 이 인디케이터는 차트의 별도 창에 표시됩니다. 이 디트렌드 가격 오실레이터(DPO) 지표는 MT4 및 MT5 버전 플랫폼에서 모두 사용할 수 있습니다.
스프레드 메타 트레이더 표시기 - 차트의 메인 창에 현재 스프레드를 표시합니다. 글꼴 매개변수, 인디케이터의 위치 및 스프레드 값의 정규화를 수정할 수 있습니다. 스프레드는 매 틱 후에 다시 그려져 가장 최신의 활성 스프레드 값을 보장합니다. 이는 스프레드가 가변적이거나 스프레드가 자주 확대되는 브로커에 유용할 수 있습니다. 스프레드 레이블을 현재 입찰가 라인 근처에 표시하도록 설정할 수도 있습니다. 이 인디케이터는 MT4와 MT5 모두에서 사용할 수 있습니다.
다음은 EA에서 작업을 수행하는 데 유용한 몇 가지 #define 문입니다. 파일 시작 부분에 변수 이름만 지정한 다음 다른 #define 문이 작업을 수행하도록 하면 됩니다. 이 파일을 사용하려면 EA 파일의 첫 줄에 #include <DEFINE_statements.mqh> 를 추가하세요.
Bill William's accelerator (Accelerator Oscillator) which is drawn on the high and displayed on the low timeframe.
ATR MA Oscillator is the oscillator drawn on the basis of the difference between the ATR oscillator and its signal line.
The Aggressiveness indicator displays how many points the instrument runs on the average for one candlestick
A typical and sufficiently smooth oscillator which can apply all oscillator analytical instruments
The indicator finds Doji candlesticks and highlights them on a chart using colored arrows.
The i-OneThird indicator draws candlesticks that correspond to the bullish and bearish patterns (in the style of Heiken Ashi).
The CronexChaikin indicator with the timeframe selection option available in input parameters.
The CronexAC_Signal indicator shows information on the current trend using the values of the CronexAC indicator with a fixed timeframe.
The Exp_TSI_DeMarker EA is based on the signals of the TSI_DeMarker trend indicator.
The SizeBar indicator with the timeframe selection option available in input parameters.
The popular Ilan 1.6 Dynamic belongs to the category of "averagers". Ilan uses advanced money management formulas and allows taking even losing positions to profit. Now Ilan 1.6 Dynamic is available as a source code for MetaTrader 5.
This spread indicator shows minimum and maximum spread values for the last hour, 4 hours and day.
The NRatio_HTF_Signal indicator shows the trend direction or the signal based on the NRatioSign indicator.
Semaphore signal indicator triggering when the BinaryWave indicator changes direction.
The Exp_ForecastOscilator Expert Advisor is based on signals generated by the ForecastOscilator semaphore signal indicator.
The Exp_FractalAMA_MBK Expert Advisor is based on signals generated by two moving averages of the FractalAMA_MBK indicator.
The indicator draws FrAMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
The Expert Advisor waits when the lines of MA(10), MA(20), MA(50), MA(100) and MA(200) get arranged one above the other (or one below the other).
The EA closes all positions if the equity reaches a certain ratio as related to the balance.
The trading strategy based on two oscillators: iCCI (Commodity Channel Index, CCI) and iRSI (Relative Strength Index, RSI).
Building good trading habits by seeing things in terms of percentage not in terms of money.
The Price Channel indicator. It draws the line of high and low price values for the last N bars from high timeframe
The Expert Advisor is drawn on the basis of changing the direction of the MovingAverage_FN (digital hybrid and analog filtering indicator).