Does anyone have the MQ file for this indicator,please?
Attached File(s)
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} Anyways, here's an attempt: {file} Do not change the file name!!! {image} Let me know if that's of any practical use! How this works: 1. ATR Efficiency (Trend Strength / Smoothness) Calculates the net price movement over the last Lookback bars (MathAbs(Close[0] - Close[Lookback-1])). Divides by the sum of ATR values over the same period. Idea: Small net movement relative to total volatility → market is choppy → noisy Large net movement → market is trending → cleaner 2. Candle Compression (Wicks-to-Body Ratio) Measures...Ignored
Disliked{quote} just one more request it is possible to put a tiny label at bar open price of each day like -- Mon -- Tue -- Wed and so on only for 5 week days visible on any time frameIgnored
Disliked{quote} thanks its perfect. can i ask if possible for the EA to add a comment to the position/order? i'm not sure if EAs can do that if order is sent manually. the comment i'm looking to have is the account's balance as EA detects the order/position.Ignored
Disliked{quote} I felt like I had something that does something similar, but I couldn't find it so I just made this. Candle_OHLC_click - click on a candle to draw level lines from the candle to live + some bars in future - there is a hotkey to press first, default is c, then click a candle - once made, you can drag the vertical short line around to move it - optional prices, and styling - levels are all optional, and at o/h/l/c/midHL/midBody *updated, same version, just some usage info {image} {file}Ignored
DislikedHello everyone, i have a little question, i hired a freelancer on mql5 website and made an EA for me, that was like 3 years ago, whom i coudnt reach to him now, now i came across a similar ea made by someone else, hen running the to eas on same broker, same trading account, same vps, same settings, though i noticed my ea is coded to be doing its calculations in pips, while the other is in points, so the ea i paid for was having alot of slippages when executing pending orders, some times even invalid price and skipped the pending order, while the...Ignored
Disliked{quote} Can't really say unless I have the source codes. There could be a few reasons. Most likely, the basic trading properties weren't defined in the same way. Because, basically, the EA can't regulate the slippage, but some measures can be taken. This is the most probable reason, I think: https://chatgpt.com/share/69281baf-3...b-ba9241234cd4 BTW, just because someone is a freelancer on MQL5 doesn't mean they are a good coder in the sense that they actually know what is involved in coding EAs... Also, unfortunately, YOU as...Ignored
Disliked{quote} kindly convert this into ea without using the tradesallowed function so if ea is not switch on, nothing happens but when switched on the sl is automatically adjusted at average i will be using both this indicator and the ea on chart so ea does not need to display anything thank you also include functionality of me_closeall v3d {image}Ignored
Dislikedits me again, also will it be possible, after these years, now i tried to compile the ea file, its showing me errors that were not there years ago, is it possible perhaps there has been upgrades in the mql5 meta editor or language perhaps thats causing the errors? thank youIgnored
Disliked{quote} I need the source code! I can't see the errors without the source code. And, yes, upgrades come pretty often.Ignored