Conor Mcnamara
Conor Mcnamara
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Conor Mcnamara
Conor Mcnamara
Are you interested in seeing the trends of BID/ASK prices visually? The order book is a thing of the past. I'm working on new ways to display the bid and ask prices in the means of visual trend patterns.
Conor Mcnamara
Added topic Programming a Kill Switch in your EA
Introduction Anticipating the unforeseen is a cardinal principle in the realm of automated trading. Despite the meticulous design and rigorous testing of trading algorithms, the reality remains that even the most sophisticated Expert Advisors (EAs)
Conor Mcnamara
Conor Mcnamara
onwards and upwards! some promising results after updating a custom indicator that the EA uses

insights I gained through extensive backtesting:

- Don't put any EA on a high leverage account, I'll use 30:1 leverage max with an EA as one loss on a high leverage account can be disastrous (imagine 2 or 3 consecutive losses)
- Do not use an SL based on Risk Percentage on a *small* account. SL based on percentage risk is more suited to bigger account sizes, and bigger account sizes only! Think about that. If you had a 1K account and you use 3% risk, then your stop losses on every trade will be extremely narrow with the potential to be hit quite easily. I would rather use 3% of 10000 (300 points SL) instead of 3% of 1000 (30 points SL)
Conor Mcnamara
Conor Mcnamara
Can any sellers tell me what the experience has been like here as a seller on the MetaQuotes marketplace? Feel free to DM me. I feel a lack of ambition to sell any product due to the fact that there's an overwhelming number of indicators and EAs already all squashed in together. I'm fearing that I might make only one or two sales in a year.
Yashar Seyyedin
Yashar Seyyedin Saturday
I suggest you try the market. Maybe it works for you. I think of these factors. 1. Original products 2. Good representation of the product in description section.
3. Advertising indirectly in forum or other platforms. I means showing knowledge and expertise of yourself instead of advertising the product directly.
4. Being online and responsive: ensuring customers that you are available to the very modifications/support they may need regarding the product they purchase.
Ahmed Ibrahim Mahmoud Ibrahim
Ahmed Ibrahim Mahmoud Ibrahim Saturday
Yes I agree with @Yashar 100% and one more thing is if you are going to sell EAs , make sure you back it up with a Live Signal showing real results to customers , it makes a big difference in your credibility, Goodluck
Conor Mcnamara
Conor Mcnamara Saturday
thx guys
Conor Mcnamara
Added topic Is it possible and feasible to design your own activation system into an indicator or EA?
Quote: "When selling products on the MetaQuotes Marketplace, the platform allows you to specify a certain number of activations for your product. These activations are tied to a unique installation code that ensures the product only works on the
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
Added topic Facing difficulty trying to overlay a line plot on top of Color Candles (in the separate window)
I made a simple candlestick chart in the separate window (DRAW_COLOR_CANDLES). I wanted to make a moving average in the same window, but when the buffers have very different values it causes the candlestick chart to scaled down so much that you can't
Conor Mcnamara
Published code Confluence Detector
It will detect whether there's confluence between the current chart timeframe and two other timeframes.
Conor Mcnamara
Added topic The best way to freeze a signal so the signal doesn't repaint
I have a signal indicator that should make an arrow on the LL or HH for any timeframe, but it repaints frantically like a rabid racoon on crack cocaine. One idea to stop something repainting is to take the initial signal it found and force it to
Conor Mcnamara
Conor Mcnamara
New "tick trend" indicators. More info soon
Conor Mcnamara
Added topic Really nice and easy to use forex equity and trading lot calculator (finally!)
I was looking for a lot size calculator which could calculate the maximum lot size allowed for my account based on my account leverage. Previously, I could only seem to find lot size calculators which would calculate what lots are left to use based
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
Added topic Let's try to solve this buffer refresh problem
I notice a refresh problem in the indicator when switching timeframe. I'm confused at what might be causing it.  The buffers don't update properly when switching timeframe, and when right clicking the chart and clicking "refresh", everything
Conor Mcnamara
Published code MT5 CCI with shift parameter
The default CCI in MT5 doesn't have the shift parameter. This script implements the shift.
Conor Mcnamara
Conor Mcnamara
this isn't impossible
Conor Mcnamara
Conor Mcnamara
https://youtu.be/ZR2JlDnT2l8?si=5r0fRu6cuadrp2pr Vaughan Williams ~ The lark ascending
Conor Mcnamara
Added topic Idea of selling an indicator script instead of the program
Do you think it would be possible to sell a code rather than the program on the marketplace, or does this seem silly? Perhaps you could sell the indicator + code
Conor Mcnamara
Added topic Is it possible to make alerts occur on only specific timeframes?
I was thinking about this, and wondering if there's actually a limitation in the API. Let's say I'm currently on the 5M timeframe, the indicator should only alert on the H1 timefreame with the Alert() function regardless of what timeframe I'm
123