Conor Mcnamara
Conor Mcnamara
  • 情報
no
経験
0
製品
0
デモバージョン
0
ジョブ
0
シグナル
0
購読者
Conor Mcnamara
Conor Mcnamara
my latest indicator experiment... it's a trend indicator based on comparing BID price to unfinished close price. The large wicks indicate price rejection based on the ticks
Conor Mcnamara
パブリッシュされたコードConfluence Detector
It will detect whether there's confluence between the current chart timeframe and two other timeframes.
208
Conor Mcnamara
Conor Mcnamara
New "tick trend" indicators. More info soon
Conor Mcnamara
Conor Mcnamara
EA collaboration with Янко, 1 year backtest on H4 timeframe. EA only uses a single SMA, along with candlestick validation and certain rules and criteria based on point distance.
Conor Mcnamara
Conor Mcnamara
An experimental EA based on QQE and candlestick validation
Daily timeframe 1 year backtest. Equity line nicely stays above the balance Trading days allowed: day 1 - 15 for every month (used MqlDateTime struct)
Yashar Seyyedin
Yashar Seyyedin 2023.11.06
I had a similar experience with BxTrender.
Conor Mcnamara
パブリッシュされたコードMT5 CCI with shift parameter
The default CCI in MT5 doesn't have the shift parameter. This script implements the shift.
250
Conor Mcnamara
Conor Mcnamara
I was working very hard on this indicator over the weekend. It has been a lot of fun, and a struggle to get things right.
Conor Mcnamara
パブリッシュされたコードAutomatic Chart Refresher
A tool which refreshes the chart automatically and will make active indicators update if something stopped plotting on the chart.
1 611
Conor Mcnamara
パブリッシュされたコードPlot the previous candlestick OHLC of the selected period
It will automatically plot a colored horizontal line on the previous open/highs/lows/close of the selected period, and it will make the lines consistent on this price when switching timeframes.
1 386
Conor Mcnamara
パブリッシュされたコードTranslating mouse click on chart into price value (Helper function)
This is a helper function which enables you to find the price of the symbol (the prices on the Y-axis) wherever you click the mouse on the chart. Using OnChartEvent, we don't have an MQL5 function in the API to do this, we can only obtain X and Y pixel values with mouse click.
1 107
販売者Marzena Maria Szmitによって共有されたプロダクト

XE Forex Strengh Indicator MT5 displays visual information about direction and strength of a signal for current pair and chosen timeframes (M5, M15, M30 and H1). Calculations are based on multiple factors and results are shown as a colored panel with scale bar, numerical values and arrows. There are also displayed values of current price and spread on the pair. There can be activated an alert (as a mail or pop-up window with sound) for each available timeframes which send a message when the

共有済みの作者のMladen Rakicコード
 Chandelier exit
Chandelier exit指標は、トレーダをトレンドに保ち、トレンドが保たれている限り、早期エグジットを防ぐように設計されています、Chandelier Exitは典型的には、下降トレンドの間は価格を上回り、上昇トレンドの間は価格を下回ります。
販売者Amir Atifによって共有されたプロダクト
レビュー: 3
90.00 USD

Advanced Indicator Scanner is a multi-symbol multi-timeframe scanner that works with hundreds of custom indicators available across the web including mql5 website market and codebase indicators. Advanced Indicator Scanner features: Scans your indicator in 28 customizable instruments and 9 timeframes. Monitors up to 2 lines(buffers) of an indicator. Showing of indicator value on buttons. You can choose between 3 alert modes:  Single symbol and timeframe Multiple timeframes of a

Conor Mcnamara
パブリッシュされたコードMoving Average with alerts on price crossovers
I wanted to build a moving average which would create an alert when the price moves over the line by a user defined amount of points. It creates both bullish and bearish signals depending on the direction of market price moving through the MA. It is designed for slow length moving averages (default is 200-day MA). EDIT: I now added a second version of the indicator which uses Arrow buffers instead of ObjectCreate.
1101
Conor Mcnamara
MQL5.communityに登録されました