- Search Energy EXCH
-
jeanlouie replied May 16, 2020This isn't tested but try it out.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 16, 2020Here you go, the pic has the original file and the new one with the ma option selected. The chart is the 1hr with a 4hr 20sma, the same setting as the indicator, you can see how the indi filps from green to red when the close is above or below the ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 15, 2020Try this out if you'd like, it has push alerts. Alert_HLine_Maker - customizable horizontal alert lines - draggable, notes, pip distance - optional marker left at level hit - popup alert and push alerts
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 14, 2020Plenty I'd guess, but specificially how do you want to define each phase?
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 14, 2020Here is something, theoretically it matches your supplied code, mq4 doesn't support sooth filling so I used a histogram, to avoid using a floating histogram I normalized your OB/OS values to zero, originally they are +60 too high, your supplied code ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 14, 2020Here you go; Candle_Range_Comparer_v1.1 - option to have range as High-Low or Open-Close - in ratio-oc mode, dojis are treated as 0.1pip (avoid 0 divide error) - in ratio-oc mode, dojis less tha 1 pip can be skipped (avoid giant values when a large ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 13, 2020Here is something Candle_range_comparer - compares range of current candle to previous candle - comparision as a differnce (range[current] - range[previous]), or a ratio (range[current] / range[previous] *100) - color bias: positive - diff above 0, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 12, 2020Here it is; Cur_Prev_Day-Week-Month_Candles_v1.4 - added ability to have 2 instances of the indicator at the same time, for each current-previous setting (ie 2 instances max) - note remember to space them differently too via the bar offset option ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 11, 2020Here you go, Cur_Prev_Day-Week-Month_Candles v1.3 - option to have wicks the same color as the body
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 11, 2020Try this, I don't have any gold on my mt4 to check, but it should work. Cur Prev DWM candles - support for gold/big number prices
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 11, 2020Here you go, I actually like it more now Candles_MTF_1MIN-1YEAR_w-Line - optional mtf candle open line - choice of color and width too image image
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2020Try dl the file again, I made a small edit. As for repainting, unless I'm missing something, the calc is based on the previous 3 completed candles, not including current candle, I'm not seeing any repainting if I run it forward. image image
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2020My first thoughts too, but the person that asked for it seems to be able to make use of it.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2020No probs, I'll give you the one with the filter, cleaned up a bit too if you want to read it n what not.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2020Dont know what str is, and its an ex4 which cant be edited. If you can settle for a basic filter, I've added a moving average filter. 3 Bar Pattern w/Filter v1.1 - added choice of moving average filter, a pattern is only counted if the 3rd bar ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 9, 2020Here, 3 bars then signal arrow, 2 first/left most bars are same, 3rd bar is opposite, 4th bar gets arrow, dojis uncounted. Set to no repainting, only paints when the pattern is complete. 3 Bar Pattern - up arrow = down, down, up - down arrow = up, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 8, 2020No, though I'm sure it exists somewhere. The indicator is only a moving average crossover, with independant ma types, fixed and false crosses signalled, mtf and drawing styles. I have no doubt you'll be able to find ma crossover ea's.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 7, 2020Try this, something I had lying around but I included a separate hour offset for a 4HR mtf as per your request and goes to 1year. If you want 4HR candles to start at 1am, the 4hr offset would be 1, as in pic. Candles_MTF_1MIN-1YEAR.mq4 - just a ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 6, 2020Since I found a MTF error in another indicator that was copy and pasted from a previous indi I made, I fixed the bug in this one too if anyone wants it; MA Crossover Styles v1.2 - fixed mtf bug
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 5, 2020I found a bug in how some higher tfs are calculated and shown on lower tfs, I didn't see it earlier and I should have quality checked more (pics are just for decoration). You should have this file - Linear Regression Lines auto v1.2 - fixed tf bug
I will code your EAs and Indicators for no charge