- Search Energy EXCH
-
jeanlouie replied Jun 12, 2020There is now an option to add price to the ma labels, so the labels may only show period-type-tf(if not current) with price optional.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020Made this a while back. BB_Break_in-out_Alert - bollinger bands with alert - breakout or breakin - arrows/alerts are once per direction - breaks based on close or h/l prices - popup and push alerts
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020Was playing around with it earlier and I agree that would be a useful feature. MAs_MTF_toggle_v1.1_w_labels - up to 8 MA, dont have to use all - separately calculated, all can have diff period, tf, price, method - separate styles and coloring too - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020Surprised you could load it, from 2010 with a 135 errors on myside (just the mql4 language changing, not calc errors). Anyway since you are able to load it, you can make your settings as you usually do, but then under the load button is the save ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020Don't think so without loading a template. For every single input option, what do you want it to be? I'll change the default values to what you want so it'll load those values without you having to change anything. edit - totally mispoke, forgot ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020buy condition: if(normal buy conditions && previous_signal==sell(or 0)){do buy stuff; previous_signal=buy;} sell condition: if(normal sell conditions && previous_signal==buy(or 0)){do sell stuff; previous_signal=sell;} pevious_signal can be an ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020It has a toggle button now, styling and placing. image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020The round numbers on/off indicator is handy, I wonder who made it?...glad it's helpful. The Davits Pivot v3 now has a toggle button, placement+styling.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 11, 2020This will do it. MAs_MTF_toggle - up to 8 MA, dont have to use all - separately calculated, all can have diff period, tf, price, method - separate styles and coloring too - toggle button shows/hide all - placement and styling for the button v1.1 - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 10, 2020Interesting indicator, it has a toggle button now, can place with xy, text for pressed/unpressed, size, coloring. image image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 10, 2020Pretty sure there isn't, but this will do it: BB_MA_toggle - on chart buttons for bb and ma - xy placement of buttons - bollinger bands and moving average calculated separately (can be diff periods, tf) - line styling for each image image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 10, 2020That sounds like putting the labels anywhere on the chart and just having auto-scroll turned on. Anyway it's not my indicator and making the required changes to make it do what I think you want it to do, is too much fiddling with it.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 9, 2020Here you go, made these changes; - color, width and style options for the TP, SL n Open lines - option for rectangles between the open n TP and open n SL - start and end lengths of the rects in bars from live bar, colors too - font colors from black ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 9, 2020Manually drop the file in there then. dl the file to where it normally goes, then from the mt4 window, File - Open Data Folder, open MQL4 folder, open Indicators folder, drop the file there, back in the mt4 window, right click in the navigator ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 9, 2020It has xy placement now, measured from top left in pixels. Also added option to change the arrow directions too, so they're not always pointing up.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 9, 20200.0 Finger crossed try this, is there any error msg? on a normal live chart the msgs are in the experts tab of the terminal. I recall you used 2 day mtf on a 15min chart, I used that for the gif. image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 9, 2020Oh right I know you mean, just checked it out, the lines true/false only works on loading, not after it's loaded. I fixed that now, you can load it, and then true/false any lines out after loading, you shouldn't have to color out them out.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 8, 2020This will do what you wrote; Lines_bojack34 - weekly pivot, weekly open, daily pivot, yesterday's high, yesterday's low - all lines optional - start hour choice - individual starts and ends (bars left and right of live bar, ie can be all aligned or ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 8, 2020There is an option for chart arrows now, size and color too.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Jun 7, 2020It has mtf now, uses symbol data of higher tf, this means the higher tf data needs to exist for it to display as you'd expect a mtf to.
I will code your EAs and Indicators for no charge