- Search Energy EXCH
-
jeanlouie replied Mar 31, 2021Ignore those threads, they're clueless and junk, and I've been coding for less than a year. Read the data window. You can do that with a regular macd. Set the fast ema to 1, and the slow ema to some ma value you want, the histogram will now be the ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 31, 2021- if you want a line from any point to any point, use the built in trendline - if you want a line that tells you the angle, use the built in angle trendline - if you want an angled trend line with a fixed angle, use the indicator, and drag it around
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 30, 2021Trendline_Straights_Horizontal_Vertical_Angle - angle by degrees added - for some reason the angle line needs you to click to the chart to set it before moving it, else it stuffs up
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 30, 2021What? Firstly they are trendlines, but secondly they're meant to only be vertically or horizontally aligned.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 30, 2021No plans to do that, it's too close to drawing it yourself or just using a sr trenlding indicator. Fyi with the priceScaleRoundNumbers there is an option to show a price tag for the bid price.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 30, 2021It is not straight forward at all, several parts have to be rewritten and reorganized.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 29, 2021url Trendline_Straights_Horizontal_Vertical - makes either 1 line, H or V, or puts a panel for multiple lines - color, width, style for lines, HnV separately - ray to the right or down, or reverse ray - can drag the H lines around and they'll ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 29, 2021I don't work with eas. What you said doesn't sound new, it's probably been made more than once, look for it, or look harder.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 27, 2021If that rectlabel is some leftover object, just delete it
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 27, 2021It'll take too long and it already has mtf ability. Your english is good enough to understand.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 27, 2021Just to get around no attachments in pms Issue addressed
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021StringConcat will combine the strings into 1 no prob (limited to the max string length a text can have when used as a text parameter), but it seems you have 3 things to say in the 1 label, and youre also defining 3 colors too. So color wise, you'll ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021Just for the heatmap option
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021Added alerts to a previous one I made
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021Asking for things is always simple, fulfilling them isn't. How about you search for renko eas that are already in mt5. By all means learn to do it yourself so you can contribute to the thread.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021I doubt it can be done in mt4. The source prices, where ever they're from have to be collected first, and there's no way of knowing what you're going to drop it on. It would be simpler to build in the indicator requried as source prices. Pic has the ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 20211 label, 1 color, if you want 3 colors for each, you'll need 3 labels to each have their own color. Remember to give them different names and placements.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021Requested, will only work with preset indicator
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021It's a very big ask for a free thread.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 26, 2021Depends how you use it, very simple indicators/eas can be made to run slow, also using icustom means a second indicator has to be run concurrently with the ea and even if the ea is simple the called indicator may not be, and if both are simple then ...
I will code your EAs and Indicators for no charge