- Search Energy EXCH
-
jeanlouie replied Mar 11, 2021You may wait a while, when was his last post?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 11, 2021It's the regular about tab
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 11, 2021If you're using win10 I'd use the inbuilt snipping tool, don't bother saving the pic because it auto-copies it to the clipboard that you can then just ctr+v in here. But to the point, doesn't this pic solve the issue url there are 2 boxes and each ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 11, 2021I was just pointing out that I made it.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 10, 2021boxes - there are options for setting the prices horizontally, and showing/styling them individually image ruler - treat those icons like buttons, if the make-this option is set to use buttons, then no object is made on settings change and those ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 10, 2021That's an interesting indicator, what's the copyright in the about tab?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021This is what was happening, you were giving every bar index in the loop the same isto value, the isto value at the live bar, bar 0. To do it properly you have to replace 0 with i so that it loops through the whole isto and gets the values from each ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021Only real problem is that you're not iterating the isto values on loading, as in, you're always asking for the same shift index from the isto buffer.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021Post what you've tried.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021Boxes_from_Open - v1.03 - open price is taken from the start time, when reached - optional texts for levels and mid-levels - option offset right for the current texts updated - offset from live candle - prices for current box only updated - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021What's wrong with the mt4 doij indicators you found?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021You can turn the labels off and style the level lines however.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 9, 2021They seem to be fine, pic has 133.3, 25 and 24.5 image If settings are changed and the button (make this: option) isn't being used then a new ruler is made, and all current rulers update.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 8, 2021- attempting to reduce or eliminate the repaint of a indicator will completely destroy what the indicator was trying to do, and it will probably loose all value it previously had - there is probably only 1 person in the world with the source mq4, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 8, 2021It's intended only for bars-pips-time measuring. This looks like it may be what you're after url
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 8, 2021I can use them both at the same time, you just saying something doesn't work isn't useful. Tell me what doesn't work, and what to do to replicate what happened on your end.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 8, 2021How do I replicate the issue?
I will code your EAs and Indicators for no charge