- Search Energy EXCH
- 2,138 Results (2 Threads, 2,136 Replies)
-
jeanlouie replied May 14, 2026Very hard, unless I'm reading things incorrectly. For the report on auusdp, there is a ~7k net return on an account starting at ~65k, more than a 10% return on a single day, suspicious. For the report on gold, there is a listed ~125k net return on ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 27, 2026Mtf doesn't work, Mt5 timeframes are enumeration values and not minutes, eg period_d1/period_h1=1, not 24. There are no timeframes between d1 to w1, and w1 to mn1, or higher than mn1, so the last function is strange. There is an existing mt5 version ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 26, 2026- obviously you have some reason for turning indicators into libraries (I've also turned some into classes but I've just copy n pasted them into ea's), general advice is to keep them as indicators and load them on the chart to see them, and for ea ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jan 27, 2026If you load it on an new empty chart, does the issue persist? edit Another indicator may have turned off a chart setting required to watch for new objects made. The attached indicator keeps it on, no other changes made. Object_New_Detect v1.1 - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jan 23, 2026Attached has alert options for every tf, so you can allow/disallow alerts on each.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jan 19, 2026No problem, but does that mean the original picture was wrong? Below bull B has a larger body than bear A, but does not body-engulf it, which is why I though it would be A engulfs B (incl wicks). image Attached has B engulfs A-
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jan 18, 2026Assuming for abc, B is engulf*ed by* A, and that the opposite buy/sell conditions for both abc and def are flipping the candle bull/bear conditions only. Watercooler_ABC-DEF_Setups - both abc and def setups, both optional - rects and arrows
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jan 16, 2026MA_Crossover_Backgrounds - regular ma crossover with 2 background colors - 2 separate ma settings
I will code your EAs and Indicators for no charge
-
jeanlouie replied Dec 24, 2025Something for the season- Christmas_Lights_n_Snow - candles changing color like christmas lights, different styles - falling snow - both optional *file updated, typo bug gif
I will code your EAs and Indicators for no charge
-
jeanlouie replied Dec 11, 2025This will have ha-smoothed with arrow signals on new ha body colors HA_Smoothed_Signals - heiken ashi with arrows on body canges - optional smoothing - optional ma slope filter - alerts
I will code your EAs and Indicators for no charge
-
jeanlouie replied Nov 16, 2025Your account started last month and you're spamming different threads promoting this paid ea. Will grandninja also be in on it? You can easily promote this ea by becoming a commercial member and posting within the commercial forum.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Nov 14, 2025Yes a negative number would be the correct thing to do, but it wasn't implemented, now it is- Weekly Lines with Range Levels - current week open, previous week high, previous week low - 10 levels as %ranges, -1=skip that level - stylable Pic shows ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Nov 11, 2025You're incredibly close, it's just a spelling/capitals thing, good attempt to check the documentation on colors to see none isn't there. When in the editor if you start typing in clr..N... the autocomplete will show the clrN- options, where you can ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Nov 1, 2025This is more a mtf style. Candle_OHLC_viaVLine - you make a vline, add a tag to it's name, and the settings to it's text - the settings are comma separated, tf,price,candle - tf is either m1-5-15-30/h1-4/d1/w1/mn1/c, c=chart tf - price(can have ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 27, 2025This should do it Prices_Panel_v1.2 - a panel of prices, optional tf and candle index(columns), and price type(rows) - click on cells to make a level line with price text
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 25, 2025Yes mt5 is clearly more powerful and versatile, but as you've noticed mt4 is still the dominant platform, or has just recently been overtaken by mt5. The bulk of indicators and related forums in this space are almost entirely using mt4, that goes a ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 25, 2025Fantastic, just claim provable things you don't like are nonsense, several issues, several explanations (I suppose minus 1, which I'm not doing your homework for you), all for naught. Great times
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 25, 2025Good call with the instruction, it made me realize that when someone loads it, it doesn't actually do anything, and making/moving/deleting isn't well implied. I'll leave out the styling and options, but the making/moving is a good addition to note.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 25, 2025That is a good point, typically I don't bother adding that, it's use seems apparent enough to me (but of course I'm biased), what would I add? I mean like the whole description in the post, or a few points, or something else
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 25, 2025I 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 ...
I will code your EAs and Indicators for no charge