Conor Mcnamara / Profil
- Informations
1 année
expérience
|
5
produits
|
5
versions de démo
|
0
offres d’emploi
|
0
signaux
|
0
les abonnés
|
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 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.
Conor Mcnamara
Code publié Zigzag fibo oscillator
An advancement of the MetaQuotes zigzag with an oscillator mode, current bar leg tracking, fib levels, and dynamic scaling
Conor Mcnamara
Produits publiés
Switching between charts to analyse market trends across multiple timeframes can quickly become a tiresome task. Finding confluence (alignment across timeframes) is essential to making informed trading decisions. This innovative indicator simplifies the process, allowing you to see trends on multiple lower timeframes directly from a higher timeframe chart. With this indicator, you can monitor four Heiken Ashi setups running simultaneously, each on a different timeframe. The result is a clear
Conor Mcnamara
Non repainting zigzag. This is an entirely new algo and it's not using anything fancy other than extreme points based on a period. The idea in this zigzag is that the legs are final when they draw, there is no growing of the legs...and as such the pivot points will not touch the candle highs and lows where the extremum occurred. The idea is that a green leg concludes a potential pullback, and a red leg concludes a potential breakout.
Conor Mcnamara
something creative, a heiken ashi on incoming tick prices with a zigzag on the HA highs and HA lows. There is no high and low on ticks of course, so an auxiliary high and low is created based on tick prices that are current and before the current
Conor Mcnamara
The ADX seems to be an underrated indicator, it measures the trend strength, this is unique for a trend indicator and it makes it stand out
Conor Mcnamara
https://youtu.be/4RjjKfeEdjs?si=VNm0HbzxWocqLYdm The buildup in this tune brought me right back to the 90s
Conor Mcnamara
Code publié Profit labels for closed trades (deals)
Creating profit labels on deals (closed trades) which also show in the strategy tester
Conor Mcnamara
Conor Mcnamara
2024.12.24
XAUUSD, and the M1 timeframe. This EA is high risk, it exclusively reacts to price action instead of tracking indicator signals . It uses no brain, only "reflex" along with super strict risk management
Conor Mcnamara
I just found out that a huge amount of disk space was being used up at:
AppData\Roaming\MetaQuotes\Terminal\[Terminal address]\bases\[broker name]\history
AppData\Roaming\MetaQuotes\Terminal\Terminal\[Terminal address]\bases\[broker name]\ticks
I deleted all of that trash, especially on demo accounts, I didn't need the history
AppData\Roaming\MetaQuotes\Terminal\[Terminal address]\bases\[broker name]\history
AppData\Roaming\MetaQuotes\Terminal\Terminal\[Terminal address]\bases\[broker name]\ticks
I deleted all of that trash, especially on demo accounts, I didn't need the history
Conor Mcnamara
Code publié Volume weighted line chart with smoothing
A smoother line chart which cuts out a lot of the market noise and uses volume in the formula
Conor Mcnamara
Code publié Extreme highs and lows with tick prices
Marking the extreme highs and lows (OHLC) together with the extreme bid and ask prices
Partager sur les réseaux sociaux · 1
491
Conor Mcnamara
The original zigzag indicator is actually very good only that it has problems that would cause most people to shun it. Problems: It's unknown when the leg has finished its cycle, and leg can keep extending (repaint). Entry signals are not timely. Current market direction is left to be unknown.
I made a few different solutions which tackle all of these issues. The original code from metaquotes was not bad at all, very good in fact, it just needed something extra to mark the completion of the leg. Another code I have is more simplified and does not draw "growing" legs, once a leg is drawn it will be final immediately - shortcoming of this is that it can be more receptive to small and noisy market movements.
I made a few different solutions which tackle all of these issues. The original code from metaquotes was not bad at all, very good in fact, it just needed something extra to mark the completion of the leg. Another code I have is more simplified and does not draw "growing" legs, once a leg is drawn it will be final immediately - shortcoming of this is that it can be more receptive to small and noisy market movements.
Conor Mcnamara
this "Fractal Chaos Oscillator" seems very good, it gives very reliable sniper entries and compliments other indicators
Conor Mcnamara
Code publié Trade Volume Calculation Tool
This tool will calculate the acceptable lot size based on a stop loss distance and risk percentage
Conor Mcnamara
Code publié Position Risk Calculation Tool
An indicator that dynamically calculates risk (in percentages and money) based on the lot size and stop loss
Partager sur les réseaux sociaux · 1
887
Conor Mcnamara
Code publié Risk translation of percentage risk
Translate risk percentages to the monetary figure based on the account balance
Partager sur les réseaux sociaux · 1
204
: