- Search Energy EXCH
-
jeanlouie replied Aug 23, 2022The issue with choosing the last xth fractal as a sl level is that the fractals are not based on higher or lower values. So in your pics there can be a case where a sell entry is way higher than any fractal, and its up to the user to decide what to ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 22, 2022Candle 1 repainting some buffer values, may or may not be bad. - for slope coloring, not bad, its just switching drawing buffers to use a different line that has a different color, but the price value is the same. An ea using it for signals should ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 21, 2022Yes, but that's something to sort out inside the ea, the indicator can be left alone. Sorting it out means just collecting the required values, whether any individual buffer is empty or not isn't an issue because then you'd just use the other buffer ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 21, 2022Other than visual testing in the tester. Repaint_checker - input indicator name, and buffer count - shows for 5 candles, the current/previous/change values Interpretation: - no repainting at all will show up as all columns after the live as green - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 21, 2022While I was testing out the repaint-check indicator, I did realize a nuance that would be an issue, I've already known but I didn't think of it earlier. The issue is that while drawn lines may have the same value and not repaint, if there is color ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 21, 2022Will attach here too
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 20, 2022The post is updated now.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 20, 2022I'm familiar with hull n nonlag, and based on just running it in the tester all 3 dont seem to repaint. I only ran with default settings. The easiest way to check if an indicator repaints, is to just run it in the tester: image - normally I'd run ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 20, 2022I do agree that that is a very useful feature but for the time being I wont be adding it into this indicator. I haven't searched, but I'm sure there are indicators floating around that do have that.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 20, 2022Its this, attached has some small additions Fractals_Custom_Find_Last_x - custom fractal side length - finds the last xth upper/lower fractals - displays a level with price - might be useful to use as sl level or tp level on retracement trades - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 19, 2022Again there is nothing wrong, this is normal behaviour for mtf indicators, extra steps can be taken to eliminate user involvemnt but not for a regular indicator. I have hunch you loaded it and the higher tf history isn't ready yet, so there is ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 19, 2022As mntiwana showed above, there is nothing wrong with tfs m1-m15. You may be on a higher tf than m15, and it's not typical for mtf indicators to display lower tfs, but did get me interested to add it in and do other stuff. Also there are xy inputs ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 18, 2022Not for the time being, there are many ma crossover alert indicators around.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 18, 2022MAs_MTF_toggle_v1.6 - unique id input to load multiple times
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 17, 2022Close_only_bar_chart - option to display as bar bodies and close levels(gif), or just close levels(pic) - option to hide the default chart bar chart (to rid the open price level) - bull/bear coloring pic image gif image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 17, 2022As you can see it's not. I didn't name it. Playing devil's advocate I'd say that it's a greatly reduced repaint. Trying to get a repainting indicator to not repaint, makes it very different to what it orignally was supposed to be for, in use and ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 17, 2022It's an indicator, and it works. It matches equal high/lows, emphasis on equal, so increase the pip margin if you dont see anything.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 17, 2022What you said and what you now claim to want are very different. Linked makes just 1 labelled line on a daily basis. url
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 16, 2022Color options for the top/bottom texts+flatlines, and the remaining channel lines. edit - option to show prices
I will code your EAs and Indicators for no charge
-
jeanlouie replied Aug 16, 2022VLine_Repeater_subDaily - from a starting time, repeats a vline every x minutes for the whole day - input start time (hour/minute) - input repeating time (minutes) - vline styling pic starts at 01.15, repeats every 3hr15m
I will code your EAs and Indicators for no charge