Conor Mcnamara / Profile
- Information
|
2 years
experience
|
7
products
|
5
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
I started learning C programming in 2010. From there I picked up many languages.
I'm working on several indicator projects and EA concepts.
I'm working on several indicator projects and EA concepts.
Conor Mcnamara
I have never tried prop firms until now where I took the FTMO trading challenge 3 days ago. So far so good, I don't think it is too difficult
Conor Mcnamara
Some people say that intraday scalping is for naive people who think it's profitable. It is profitable...but has to be done dexterously, and it is not for beginners. I am still trying to refine my approach all the time. I'm at a point where my entries are actually good, but I still don't trust them, so my error right now is to close positions too soon. Still trying to improve my trading.
Conor Mcnamara
I made a new look and feel to the max lot script, which now includes percentage of max input. It's available for free on the seller page
Conor Mcnamara
This is a nice trend indicator that comes with Metatrader. It may catch breakouts like CHoCH breakouts.
Conor Mcnamara
There are bad indicators out there that have a beautiful appearance but are misleading and dangerous, and there are good indicators that nobody knows about.
Conor Mcnamara
There's too much education and articles that can get in the way of actually trading. Trading doesn't require any brains, it just takes understanding and being methodical
Conor Mcnamara
Unpopular opinion: Trading is the easiest thing in the world with a good indicator and understanding of price action. Trading will obviously be difficult with no statistical edge, a lot of repainting, and a lot of wild guessing
Anil Varma
2025.12.24
After 4+ years on MT5 trying to get strategy with indicators, just finished QuantCourse and totally agree with you "Trading will obviously be difficult with no statistical edge"
Conor Mcnamara
testing my "statistical zigzag" on bitcoin, it's essentially a breakout indicator based on standard deviation volatility
Conor Mcnamara
Published code Statistical Zigzag
It is a zigzag which creates new zigzag turning points based on passing a volatility threshold
Share on social networks
5034
893
Conor Mcnamara
Published code Simple Bar Timer
It is a script to display the time remaining until next bar arrives.
Share on social networks
3336
964
Conor Mcnamara
"Until you do what you believe in, you don't know whether you believe it or not."
- Leo Tolstoy
- Leo Tolstoy
Conor Mcnamara
Published product
Imagine flying a real aircraft without ever stepping into a flight simulator. That's what trading is like. You have to simulate your strategy before you can take it to a live market. It is good if you can simulate things speedily before even stepping into any live market, or before coming up with an automated system. People don't have all day to stare at a higher timeframe chart until the entry signal finally arrives. That's why I built this so that you can simulate your strategy with
Conor Mcnamara
The manual trading simulator is completed, I have nothing more to do on it. It is good I asked in the forum if it was possible to make buttons work in the EA tester...because sometimes there is a solution found by someone, and it saves you from thinking that it might not be possible.
Conor Mcnamara
Added topic Are object events possible (button press) in the EA strategy tester (visual tester)?
I'm seeing that events from OnChartEvent seem to work in the Indicator strategy tester , but it doesn't seem to be the case in the EA strategy tester. The events from an EA code script are working correctly on a chart, but not inside the strategy
Conor Mcnamara
Keep this is mind when it comes to automated trading:
- An EA that was designed for a particular market style (trending/volatile/ranging) is unlikely to work properly in other market styles with the default setting.
- If a market is choppy, a setting has to be created to account for that, and that takes understanding of technical market dynamics.
The other world of automated trading is quantum/adaptive where it is not trading like a trader anymore and is using complex adaptive algorithms.
It's not fully known if this is more profitable or risky, or whether keeping it simple is more profitable. Simple systems can offer transparency. Complex systems come with validation challenges and opacity.
Personally I see markets as something that alternates primarily because of news and data releases. Both algorithms and manual traders react to that.
If a position is opened by a simple EA, the user must have due diligence and decide if the trade should sit there, or if it should be closed soon based on current news, and not the news that was published at the trade open time.
- An EA that was designed for a particular market style (trending/volatile/ranging) is unlikely to work properly in other market styles with the default setting.
- If a market is choppy, a setting has to be created to account for that, and that takes understanding of technical market dynamics.
The other world of automated trading is quantum/adaptive where it is not trading like a trader anymore and is using complex adaptive algorithms.
It's not fully known if this is more profitable or risky, or whether keeping it simple is more profitable. Simple systems can offer transparency. Complex systems come with validation challenges and opacity.
Personally I see markets as something that alternates primarily because of news and data releases. Both algorithms and manual traders react to that.
If a position is opened by a simple EA, the user must have due diligence and decide if the trade should sit there, or if it should be closed soon based on current news, and not the news that was published at the trade open time.
Conor Mcnamara
The answer is 2, it's still going down.
Because THAT is known as a liquidity trap which traps a lot of novice traders.
Because THAT is known as a liquidity trap which traps a lot of novice traders.
Conor Mcnamara
Trading quiz.
Where do you think the price is going?
1. Support is found, it's going up again
2. Still going down
Where do you think the price is going?
1. Support is found, it's going up again
2. Still going down
Conor Mcnamara
My next project is to create a system that allows you to buy and sell manually in the actual EA strategy tester. I don't even know if this works yet. But I think that if we could test our strategy AT SPEED it would be good.
:
