- Search Energy EXCH
-
jeanlouie replied Sep 13, 2025For a non-market option, this is a basic one. CCI_MTF - cci with mtf - basic color style options, slope, above/below 0, or single color
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 13, 2025Are the decompilations freely doable and publicly accessible? If not then it's not practical, 600+ has been out for 10years, and in that time 0 decompiled files of post 600+ have found their way onto common free public forums or even mql5.com. So ...
Free Open-Source EAs (Protected) – Who Can Break Them?
-
jeanlouie replied Sep 12, 2025Have you been able to crack or decompile post build 600+ ex4/5's in the first place? In a practical sense there hasn't been any public proof of post 600+ ex4/5 decompilations, so there doesn't seem to be a need for anti crack/decompilation efforts.
Free Open-Source EAs (Protected) – Who Can Break Them?
-
jeanlouie replied Sep 12, 2025Untested and no other changes, but the high/low in-cell values should be the same font size as the rest.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 11, 2025The source file is decompiled so it can't be worked with, so you can either email the site owner for a modification, or describe what the indicator does here and a new indicator can be made.
Jurik indicators
-
jeanlouie replied Sep 6, 2025All the fixes are wrong, but one of them does address 1 of 2 issues that would prevent compiling but also makes a wrong additional statement at the same time. The indicator will still not compile with those fixes.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 6, 2025I know you're fond of chatgpt, and it has it's uses, but in this instance, all 4 fixes it listed are wrong, and the 2 issues that would prevent compiling are completely missed. Chatgpt is not meant to give correct answers, it's meant to give ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 3, 2025MA_Cross_to_Cross - zz like lines connecting each ma cross (not actual zz, just straight lines) - channel option - draggable channel
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 26, 2025I also had the same issue yesterday, wouldn't connect for over 12hours. Tried different browsers, clearing cache, visiting via phone, even getting a new ip address, nothing worked. I could however visit mql5.com via a proxy and vpn with locations ...
Metaquotes site and server down 24 hours
-
jeanlouie replied Aug 24, 2025Could you elaborate on what people have reported? I've read that the pdf itself doesn't have the virus, but it has a full page button that when clicked, leads to a website that has the virus? Is a download requested or a script on the site run? I'm ...
Gold
-
jeanlouie replied Aug 24, 2025Perhaps the value wasn't the ea but the user signal provider deciding what the ea should do and when ie it's actively managed. There are also many cases of highly curve fitted eas that perform well for a short time, even up to a year, but then fall ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 24, 2025The high and low are from different candles? You can use this to plot a single line type, then use it again for another time/price. Candle_Target_Price_Line - single line spanning input times - option of price Pic shows a few different times/prices ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 23, 2025The linked quote is about a zz based on ma instead of price, I'll assume you're talking about the straight zz lines. ZZ_on_ma - v1.1 - optional channel on the zz - point distance - optional draggable trendlines on the channel section to ray gif
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 22, 2025This may be it Candle_Target_HL_start-end-times - high/low lines drawn on candle at a start time - lines extend to the end time - styling Pic shows hl lines at the 0500 candle extending to 1500-
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 17, 2025There is a free one on mql5 market - url It's not a single price display, it provides an option to have a bigger price scale on the chart, and show the current bid, stylable/sizeable too.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 14, 2025The error printouts are from the ide, but not the code. As you type in positionsele... the auto fill option does not have selectbyindex because it's not an mql5 function and you also haven't made it a function, so it doesn't exist anywhere, that's ...
bizarre error on this code
-
jeanlouie replied Aug 13, 2025Is that from chatgpt? Select by index doesn't exist, select by ticket does, and it takes a ticket number, refer to the documentation for examples (lookup trade functions, or highlight any valid function or enumeration and press f1 from your ide). ...
bizarre error on this code
-
jeanlouie replied Aug 12, 2025Interesting, but there's a lot of stuff wrong there and neither solution will work. The error msg is telling you what's wrong, and where. Double check the documentation for what enum type symbol_spread is, eg is it actually a double or an int type? ...
bizarre error on this code
-
jeanlouie replied Aug 11, 2025It's been mentioned that the source file is decompiled, so it can't be tinkered with. If you can describe what you want, or what it does then something else can be made instead.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 10, 2025This just provides HL lines extending to the live candle, of a target candle or the range from the target candle. The target candle is on the current chart and located by index or dragging the vline about.
I will code your EAs and Indicators for no charge