- Search Energy EXCH
-
jeanlouie replied Mar 25, 2021Those are made to be draggble, not fixed. This is 1 box per loading, input start and end time
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021Well thats simple, create and update a vertical+horizontal line to the cursor point, give it xy coords from a chart event, and turn them into timeprice coords for the objects. Load once per chart.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021Check your settings.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021It's meant to only show on charts of the same symbol when loaded, and controlled from the loaded chart. It's not a crosshair only indicator for a single chart that can be repeatedly loaded on every chart.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021In the colors tab of the indicator settings, set those two 3-widths to 1?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021Its not trivial, and there are pivot indicators with method choice that plot past days, somewhere
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021Pic is messy but the info is there
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 25, 2021Consecutive_Candles_then_Small_Wick v1.01 - directional bull/bear wick measures - prints arrow on the small last wick after x consecutive candles with large wicks n same direction - pics show 3 consecutive candles with large wicks with then a small ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 24, 2021Not for free, but I will answer any questions about how its made.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 24, 2021That is very much beyond the scope of a regular mtf indicator that a retail level trader would make use of. I doubt there's much benefit in gathering mtf data from so many different sources. I can understand trying to ascertain the truest tick ...
Creating MTF version of an indicator
-
jeanlouie replied Mar 24, 2021It may or may not be straight forward, post it and I'll have a look at it.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 21, 2021- shouldn't give an arrow object a name that means text - shouldn't use objsettext for a non text object - pay attention to the parameters that an object needs to be placed, there is time/price or x/y, don't mix them up - if you are placing ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 21, 2021This quickly lost any relevance to mql4/5. Mql4/5 can do things simultaneously, it's the difference in asynchronous/synchronous requests and using multiple charts/ea/scripts to do things that look simultaneous. There are workarounds to most things. ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 20, 2021No one can, it's decompiled. Find another indicator.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 20, 2021Was requested Consecutive_Candles_then_Small_Wick - directional bull/bear wick measures - prints arrow on the small last wick after x consecutive candles with large wicks n same direction - pics show 3 consecutive candles with large wicks with then ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 20, 2021That's not doable, this is a workaround. Candle_Highlighter - highlights target candle - target by time of day, day of week or both - multi instance
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 19, 2021It plots input x number of boxes of input y height in pips above/below some open price bounding an input session start/end time. That's all it does. Optional box lines, color gradients, prices, and titles.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 19, 2021If I recall correctly this is the 2nd issue with a mtf indicator from this author. Just look for allaverages, that and other ma mtf indicators are floating around and on this thread.
I will code your EAs and Indicators for no charge