- Search Energy EXCH
-
jeanlouie replied May 17, 2023The indicator is a subwindow indicator, so arrows put on the main chart would be objects. So you'd look for where the arrow objects are made, and change a size/width setting, or insert one. You can click on the function list in metaeditor, a blue ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 17, 2023- the indicator level lines, and horizontal line objects if put there too, are based on the vertical scale of the indicator, similar to a price level on the main chart - the vertical scale, if not fixed, is scaled to the min/max values that are ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 16, 2023You can see for yourself, right click on the chart and see the object list, view all. My hunch is they're buttons for the up/down triangles with wingdings font, and an edit/label/button object in the middle with the number value. Look through the ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 16, 2023Yes they are saved in a new folder, in the regular data folder, terminal-file-open data folder. Yes there is but I wont be adding that to this, but the screenshots are an option ready to use.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 16, 2023- hotkey option is added, press a then 1/2/3 for the 3 line types - you can increase the width of the color buttons, the text input width will be 10x the color button width - post is updated
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 16, 2023- you can set the horizontal option to true, which will level the trendline out, still not a hline but you can drag the tline out wide - screenshot option on alert is added - post updated
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 15, 2023Alert_by_Trendline_wMsg - make alert trendlines - alert is by a candle H and L crossing the trendline - alert on live or completed candle - can insert your own alert description, can change an existing description by changing the trendline text - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 14, 2023You have no fractional/pipette pricing, your pic has 4 digit pricing on the gbpusd, not 5 digit, and a point is the minimum increment in price, so- - 200pts would be 200pips on 4digit pricing - 200pts would be 20pips on 5digit pricing Pic with ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 13, 2023Ranging_OHLC - draws boxes around a price type that is within a point range for consecutive candles - input point range size - input consecutive candle count - box color edit - file updated for multiple loadings with different settings
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 11, 2023Circle_Concentric_wSquare_wCrosshair - concentric circles - ratio inputs - squares drawn on circles - option to turn squares inline with handle - option to rotate squares with handle - option for squares inside or outisde circles - option for vline ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 11, 2023What did you end up doing?
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 11, 2023Just realized I had the square on the wrong side of the circles in the previous post, attached has the option of the squares inside or outside the circles. Circle_Concentric_wSquare - concentric circles - ratio inputs - squares drawn on circles - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2023Added squares that you may use. Circle_Concentric_wSquare - concentric circles - ratio inputs - squares drawn on circles - option to turn squares inline with handle - option to rotate squares with handle
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2023Yes, because it matches the documentation for the order of parameters. Perhaps the comment set as time, could be something else. Also in metaeditor, you can delete or make a new comma, and the prompt will show which parameter is expected at that ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 10, 2023Just copy n paste the drag event over the click event? The drag event is triggered when an object has been let go after having been moved by the mouse. If you want some kind of event that is triggered *while* an object is being moved, you can ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 9, 2023No, but I'll answer any questions you have about it.
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 9, 2023No, but its a simple typo, currently you have slippage set as 0 and the arrow color set as slippage. In the editor, highlight the ordersend word at line 146 and press f1, the documentation for it will show with the order of the parameters. Slippage ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 9, 2023- there is no draw fib circle, its a fib arc set as full ellipse, and needs constant manual scaling, far from the same - ok thats the issue, where the dragging points are, as radius or diameter Circle_Concentric_v1.01 - concentric circles with input ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 9, 2023VWAP_Anchored_wStdDev_FixIndex - vwap from draggable vline - 3 std deviations - option to fix the vline vwap start to an index gif, start fixed to index 24
I will code your EAs and Indicators for no charge
-
jeanlouie replied May 8, 2023Regarding the channels, yes the current tv has it built in and the channels are just std dev, I viewed an outdated doc page for the anchored vwap that didn't have channels. vwap_anchored_stdev - anchored vwap from movable vline - 3 standard ...
I will code your EAs and Indicators for no charge