거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Bollinger and Envelope candle extremes - MetaTrader 5용 지표
- 조회수:
- 6788
- 평가:
- 게시됨:
- 2022.04.07 11:50
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time.
- Buy signal alerts occur when
- A bullish candle has formed below both the lower bollinger band and the lower envelope
- Bar must open and close below both these indicators.
- Sell signal occur when
- A bear bar is formed above the upper bollinger band and upper envelope
- Bar must open and close above these indicators.
Inputs variable.
- Bollinger band period and deviation
- Envelope period and deviation
Full alerts
- Push
- audible
This indicator draws arrows only buy and sell,
does not draw bollinger and envelope onto the chart.
https://www.mql5.com/en/users/paultraderone/seller
RSI_MAonRSI_Dual_EA
Strategy based on the signals of the custom indicator 'RSI_MAonRSI_Dual'
Multiple dynamic logistic regression first unsuccessful attemptfrom the logistic regression Article, I welcome all the thoughts on how we can build multiple dynamic Logistic Regression
Two MA Other TimeFrame Correct Intersection
Very simplified code: intersection of two custom indicators 'MA Other TimeFrame Correct'. There is no Stop Loss, Take Profit or Trailing.
MA plusStandard MA + Hull MA + DEMA + TEMA