Page 127 of 158

Re: Coding Help

Posted: Wed Jul 28, 2021 2:06 am
by mrtools
Siya14nga wrote: Tue Jul 27, 2021 4:56 pm
Looks to me like it repaints.

Re: Coding Help

Posted: Wed Jul 28, 2021 11:18 pm
by qwepoi123
Can I add an ID to the indicator?For example, you can display daily, weekly and monthly in M5 chart at the same time.thank you!!!!!!!

Re: Coding Help

Posted: Thu Jul 29, 2021 8:02 pm
by RplusT
mrtools, what code do I need to add to make an indicator refresh itself in stead of having to use an autorefresh Indi. Tried several and none of those does the trick.

Re: Coding Help

Posted: Thu Jul 29, 2021 9:42 pm
by 太虚一毫
mrtools wrote: Wed Jul 28, 2021 2:06 am Looks to me like it repaints.
已解决,删此贴

Re: Coding Help

Posted: Mon Aug 09, 2021 12:02 pm
by Mark2
Dear Coder and Admin , Do you have a scrip , if any ea I put on the mt4 station open sell the scrip will make it open buy and if the ea open buy the scrip will open sell
operation same as the original ea just reverce the open order . if the ea close single order or martingale order or everaging order , the scrip will close order or close all order AS the same as original ea . Basicly just a reverce scrip ea and all operation close will be the same as original ea . i think it will be much faster then copy trade ea , it copy by 2 station one master one slave . these will be just simple scrip . Thank You So Much

Regards

Mark

Re: Coding Help

Posted: Sun Aug 15, 2021 2:28 am
by traderduke
Mr Tools
This Mladen 3 ma indicator works great. Could you add color change to each MA when it is going up or down also thickness and color.

Appreciate any help.

Thank you
Ray Keilman


Re: Coding Help

Posted: Sun Aug 15, 2021 2:57 am
by sal
Mr.tools
this indicator not working..
kindly update as per snap parameter and pattern shown for levels
total bar (high low)

Re: Coding Help

Posted: Sun Aug 15, 2021 6:48 pm
by PumbaPLS
Hey Guys,

I would like to have following things added to the indicator:

Diverence shown both on indicator and Chart
Most Important:
I would like to have a signal/symbol (+Alert) shown on the Chart when the Indicator is Overbought/Oversold (70/30 level)
Filter1: Only when the 50 EMA is above the 200EMA, vice versa for shorts
Filter2: Signal only comes when JRSX changes colours
---------------------------------------------------------------
If its easy to add additionaly... a symbol for exit too... (when opposite signal of Filter 2)

I am probably asking a lot and if its too much work, just skip my post.
I believe this indicator could be very helpful for the community though.

Here a Picture how it looks like on Tradingview:
https://www.tradingview.com/x/9XSWcrGL/

Indicator to use:

Thank you!

Re: Coding Help

Posted: Tue Aug 31, 2021 3:11 am
by Jackson Doh
Dear Mr Tools,
I wonder if you could spare a little time please to examine a repainting issue occurring on the attached Step Jurik Histo Experiment indicator? I have asked the indicator's coder kvak already but no solution could be found.

It seems that nearly every time the signal changes from buy to sell the last closed buy histo bar repaints to a sell bar. There doesn't appear to be any issue when changing from sell to buy. Attached please find the original average line and histo versions from the Jurik thread. Picture with all 3 indicators with same default settings.

I have tried a few different things to fix it but my knowledge is limited. I removed CleanPoint, found useSize was needed, but couldn't improve on the original.

Many thanks,

JD

Re: Coding Help

Posted: Tue Aug 31, 2021 5:06 am
by mrtools
Jackson Doh wrote: Tue Aug 31, 2021 3:11 am Dear Mr Tools,
I wonder if you could spare a little time please to examine a repainting issue occurring on the attached Step Jurik Histo Experiment indicator? I have asked the indicator's coder kvak already but no solution could be found.

It seems that nearly every time the signal changes from buy to sell the last closed buy histo bar repaints to a sell bar. There doesn't appear to be any issue when changing from sell to buy. Attached please find the original average line and histo versions from the Jurik thread. Picture with all 3 indicators with same default settings.

I have tried a few different things to fix it but my knowledge is limited. I removed CleanPoint, found useSize was needed, but couldn't improve on the original.

Many thanks,

JD
Step Jurik histo experiment.mq4Step Jurik experiment.mq4
Try this one.