- Search Energy EXCH
-
jeanlouie replied Mar 10, 2024These are two options you may not have tried. The template switcher indicator would have to be saved on every template you intend on switching to. The point of applying a template is to remove all current indicators/objects/settings, with a ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2024Lol you have much more confidence than me.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2024- create your own price array (with timeseries indexing of course), with what ever formulas you want - you can refer to ohlc prices and candle indexes via: Open[2]=open of candle 2, High[i+2]=high of 2 candles left of candle i - use imaonarray() on ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2024Hence my question regarding loading it on an empty chart to see if the issue persists, ie how is it possible that it works as expected in the tester with every tick or control points, and works fine on a live chart on my end? There very well could ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 8, 2024Your pic doesn't show the chart candles, those look like heiken ashi candles, and the chart candles/bars/line, if present, can't be seen, the chart symbol can't be seen either to see if it's a regular live chart or an offline chart doing something ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 8, 2024Check you do not have the ma filter on that is filtering out signals. If you dont have the ma filter and think it is not updating, then make sure the wick% is what you expect and compare to the candle wicks that you think are missed.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 7, 2024Seems fine, I downloaded the first file, ran in tester and on 1min chart, seems to work, didn't check the second file.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 3, 2024That is SR, based on completed fractals, which will be at least the 3rd candle index. Attached is a plain Equal H/L, and will have alerts on the 1st completed candle. Equal_High_Low - draws lines matching equal highs and lows - option for point ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 29, 2024I guess when you said the feature is it can be dragged, I assumed you want it to be able to be dragged. You can drag and resize it to where ever you want, else there are plenty of market profile indicators here on ff.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 28, 2024Volume_Profile_Draggable - draggable volume profile - a few styling options - price source is current chart gif
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2024I have no broker recommendations. In general, you'd ideally choose a broker based on the following factors: - local regulatory oversight - spreads from 0 (technically I recall a "true" ecn would sometimes have negative spread, where the lowest ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2024The input for "Button (if used above)" means that there is an option above it, to use the button instead of just making a line or rectangle object on indicator loading.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2024You think the logic or steps of how to do something isn't a coding matter? My previous picture has the symbol tree for my broker, and the code printout for a symbol's path. If you don't use the symbol path method, then you will have to know the ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2024But all have a symbol tree, and categorize symbols into majors, minors, exotics, stocks, cfds, futures, metals etc. If a symbol, however it's spelt, is in the metals symbol path, then it's a metal symbol.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 23, 2024Check the symbol path name, which is the symbol's location on the symbol tree, ie terminal, view, symbols. Loop through the symbol list and remove/do whatever to every symbol with a path name that includes some exclusion term.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 22, 2024Just give them different pattern and positions. Candle pattern scanner v1.5 - multi loading with different settings Patterns: - 2 opposite, 2nd is HH or LL - 2 same, 2nd is HH/LL & closes back inside - 3, 2 same, 2nd is HH/LL, 3rd is opp & closes ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 20, 2024HLine_Candle_Highlight - makes an hline you can move around - highlights candles that have an ohlc price that is within x pts of the hline - v1.1 - multiple loading - option for the hline to stick to ask/bid/live close gif 1 image gif 2 image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 18, 2024Sounds fun. HLine_Candle_Highlight - makes an hline you can move around - highlights candles that have an ohlc price that is within x pts of the hline gif
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 14, 2024VLines_Daily_many v1.22 - up to 20 vlines with 20 texts - time hour and minute - individually styled - can show either vline, vline+text, text - texts are as labels pinned to it's vline time and y offset from the top - v1.22 more compatible with ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 12, 2024I noticed I left out lines getting deleted on tf change, so addressed that. Tline_Track_BidAsk - makes resistance and support lines - the right side will stick to live ask or bid - the left side will magnet to the nearest ohlc price - you can ...
I will code your EAs and Indicators for no charge