- Search Energy EXCH
-
jeanlouie replied May 30, 2020Here it is, the acc can be set as a histogram or line. Pic has the built in acc.oscillator indicator on top. Accelerator_Oscillator_w_MA - Accelerator oscillator with a ma over it in the same sub-window - acc has slope color bias like the built in, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 30, 2020Something I made a while back, will do a popup+push alert on an ema cross.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 30, 2020The market is off so haven't tested live, but should work. Spread_Label_&_Alert - xy placement - fractional pricing support - limit spread for alert
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 29, 2020Oh no, you wont like this, but that's decompiled, can't touch it. Though I did look at the decompiled gibberish the main for loop seemed ok, calculate the history on loading, and the current new bar, ran it in strategy tester and it seemed fine, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 29, 2020Does the indicator refresh when you right click - refresh? When you change tf? When you delete it and reload it? There may be something wrong with the indicator that refreshing may not fix. Post the indicator and we'll see.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 29, 2020Sure thing, here you go, I also reduced the height of the histogram so the label is easier to see, it'll have both the MTF setting and the current TF there too.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 29, 2020This does that. Daily_Lines_from_High_Low - similar to session boxes - start hour - horiztonal high low lines start from the day's highest/lowest - other lines can be left out/clrNone
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 28, 2020This does what you want - asian session midline, well it does more too. Session_Boxes_High_Low_Mid - up to 5 sessions (don't have to use all) - start times and durations - bounding boxes - high, low, mid lines - label input - styling options
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 28, 2020Font size is now an option.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 27, 2020This isn't based off the indicator you posted, this is from scratch but does what you want. Engulfing_Candle_backwards_forwards - engulfing period either backwards or forwards - option to project lines - multiple instances ie can be used more than ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 26, 2020Here it is, the co-ords are from the top left, x and y, you can place it anywhere now.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 26, 2020Should work now, updates every tick and new bar like normal.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 26, 2020I recall you can dl the latest/correct version straight from the source, google the indicator name or here url
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 23, 2020It does monthly now, pic shows it matching the previous month with my mtf candles set on monthly.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 22, 2020spacepips = 50; 50 is an integer, the value of spacepips will never change. Replace 50 with any (data type) compatible variable or function. ie in the main bar loop in the oncalc section, int spacepips = Bars will always be updated on tick to equal ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 22, 2020Try this out, Round_Number_Levels_on_off - prints 25-50-100 levels - on-screen panel to switch on/off each level - 100 prints on top of 50, 50 over 25 - styling options image image
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 22, 2020This is something I wrote earlier, may be what you're after, I added optional ohlc prices to the candle on the right. Can be previous day, week or month, star hour choice, all lines optional and with style inputs. Or are you after something else? ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 22, 2020Probably not, the pic is just for illustration of what it does. Forgot what the default start hours for each were, but you can change them to any hour 00-23 to line up with session start times in your own time zone on your own mt4 terminal.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 21, 2020Here's a new one, up to 5 sessions, I think I got 3 on as default. Session_Open_Lines - prints open lines for up to 5 sessions - start hours for each - durations for each - label option for each - style n color options too
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 21, 2020I've tested it on tester/live normal tf charts, as you've noticed they're fine, I've just recently pulled up a live renko chart on an offline m2 tf, and it just falls apart. I didn't intentionally try to make it work on a live offline chart, but ...
I will code your EAs and Indicators for no charge