- Search Energy EXCH
-
jeanlouie replied Apr 28, 2021Seconding mntiwana, using icustom to call its 3rd buffer is fine
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 28, 2021Doesn't it alrady do that? Pic is every 5:30 and 7:30 candle, as many instances as you want
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 28, 2021Alerts aren't being made from that indicator attached (ie there are no functions to alert-pop/email/push inside it)
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 27, 2021I still no clear idea of what youre talking about, what do you want the indicator to do? Highlight some candle? which one? Theres lots of unknowns
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 27, 2021I can't make it display on a tf higher than 4hr, I wouldn't make a daily vlines indicator that shows on higher than 4hr. The tf visibility also is working fine. How does it play out on an empty chart?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 27, 2021Day of Week wDailyStyles_v1.1 - sub daily tf visibility - option to not show text - input for text
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 27, 2021Rectangle_Ruler_bars_durations_pips_ranges_v1.3 - levels can have negative values, except -1 - line length bug
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 27, 2021How is this any different to a regular daily sessions indicator where you input daily start-end times?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 26, 2021No extra lines, either use another box or halve the pip distances Range_Box_Based_TP_SL_Levels_v1.2 - multi instance
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 26, 202112x5m? Sounds like you could be after a period separator for any tf, to put it generally. Period_Separator_MTF - like the inbuit period separator, but for any tf - styling
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 25, 2021Spread_Label_&_Alert_v1.1 - spread label - pip adjust, check print out - label corner + xy placement - under/over limit colors - alert options - - spread limit in pips - - pop up - - sound with sound name - - print out
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 25, 2021It's not taking strings for colors literally, its doing it's own modifications, so you cant get clrNONE. Comment out line 3171, and add another line below objectsettext, objectsetinteger, and set the color to clr. Objsettext wont accept a no-color. ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 25, 2021That is a terrible idea, it never loses...until your account is blown. It is grid-martingale, offers no long term edge to extract efficiency from the market. With that said, plenty of these eas exist already, look for them.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 24, 2021Yes you have, the counterbuffer here is just a regular buffer, usually buffers are for drawing lines with some decimal number, like a macd or stochastic, but the values a buffer can have can be any number, like only 0s and 1s even General thoughts ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 24, 2021There are several issues all over, but to the point, regarding the counter, you're only "intending" to set it to 0 once, not on every i loop iteration where you need it to start from 0 again, also it shouldnt be static type, shouldnt be double type, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 21, 2021I wont modify those indicators, someone else may though.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 21, 2021The pip margin is still on the default 0, that means any high/low match has no margin, ie exact matches only, there won't be many lines.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Apr 19, 2021Updated, separate arrow styling
I will code your EAs and Indicators for no charge