Conor Mcnamara
Conor Mcnamara
  • Bilgiler
2 yıl
deneyim
8
ürünler
4
demo sürümleri
0
işler
0
sinyaller
0
aboneler
I started learning C programming in 2010. From there I picked up many languages.
I have worked with MQL for just a year now. I pick up programming languages very quickly because I'm no stranger to programming.
I'm working on several indicator projects and EA concepts.

I'm currently studying epistemological degeneracy in financial markets.
Conor Mcnamara
Translating mouse click on chart into price value (Helper function) kodunu yayınladı
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.
MQL TOOLS SL satıcısı tarafından ürün paylaşıldı

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

yazarın Mladen Rakic kodu paylaşıldı
 Chandelier exit
Chandelier exit indicator is designed to keep traders in a trend and prevent an early exit as long as the trend extends. Typically, the Chandelier Exit will be above prices during a downtrend and below prices during an uptrend.
Amir Atif satıcısı tarafından ürün paylaşıldı

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 kodunu yayınladı
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.
Conor Mcnamara
MQL5.community'e kayıt oldu