- Search Energy EXCH
-
jeanlouie replied Oct 25, 2025But your answers are wrong or dodged the point, you made a huge deal about about those things, and bag out others on, well, there are features that are easily not as "efficient" as they could be, it could be a bit to a lot faster, and it could be ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 23, 2025As in, click a candle to show ohlc prices as texts on the candle, or put level lines on the ohlc prices of a selected candle?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 23, 2025Faster was in regards to the scanning/signal updating (though I didn't make that clear, and on the lowest ms timing), wasn't related to the show/hide of the panel objects. Only if the user doesn't use the show/hide, or minimize/maximize if you ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 23, 2025One of the first words in my post was "generally" and included general reasons, and the specific reference was a short comment. You have a valid point, but for the reasons stated I wouldn't go with it for the most part, micro optimization also takes ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 23, 2025I think a rulers indicator I think you've come across would be what you're describing, ie a draggable box with optional levels and prices.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 23, 2025if(type==long || type==both) vs if(type!=short) I'd generally recommend the first one, it's self documenting, more scalable with simpler enum updates, and more readable because it's checking what's included, rather than checking what's excluded, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 23, 2025I've added buy in the top fractal alert, and sell in the bottom fractal alert
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 21, 2025Added are optional popup and push notification alerts
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 21, 2025Noted, should be addressed- Template switcher on chart v1.1
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 21, 2025I think there are 3, which one are you talking about?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 20, 2025Yes, though I wouldn't call it a limit, it's more of a progressive load. If you had 1 indicator that only made random objects, and then did nothing with them, there is a point in object count where you will start noticing lag, say 10k-20k, and the ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 18, 2025Requested, the leading blank space is filled in with lower tf values, taken from the close of the current tf candle-
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 13, 2025Small point, I noticed the btn location isn't up against the right edge/corner, which was an issue addressed here- url
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 12, 2025This may be useful- Prices_DW_OpHLC - lines of prices for day and week - prices are current open, then previous HLC - all optional and stylable - show/hide btn
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 12, 2025Interesting, I learnt something new, no commission on indices exists.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 11, 2025I'll admit it's really fun to see, but again it's not something to go on. The average profitable trade is over 100x the average losing trade, that's suspicious, and there's only 1 loss over 1000s of trades, that also is suspicious, and the spread is ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 10, 2025From here, url , I didn't check out/compare what file you're using, but this does have a limit setting, 4th setting that may be useful. *edit, just noticed it's the same file you had, so this attached file has an option to hide all the previous ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 10, 2025You really think you're the only coder that gets some push back, everyone does, I get it too, it's acknowledged and civility is maintained, you're the only one that gets hissy. You deal with mostly with users, they're not going to know when to apply ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 10, 2025Still wrong, that's not written, it's in reply to your post, crashing refers to a couple of your indicators, in, an otherwise stable terminal, and added context the user reported no other indicators affected. There was an issue, you eventually ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 10, 2025Wrong, a user reported an indicator of yours crashing, probably unable to pass it's initialization stage, where other indicators are perfectly fine, that is what was implied. That should be an issue to address, not an opportunity for you to pass ...
I will code your EAs and Indicators for no charge