Page 922 of 2041

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 2:41 am
by mrtools
PREETHI wrote: Sat Apr 18, 2020 12:02 am Hi,mrtools. Can you make candle colour version of this attached indicator. hodrick prescott filter nolambda histo.mq4
I've done one before, it look very nice on your chart, but since it recalculates it is very deceiving.

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 3:22 am
by jirayus409
mrtools wrote: Thu Apr 16, 2020 2:14 am

If your advertising your EA it's in +50 draw down, looks dangerous!
I quoted from that post but picture doesn't show
a little strange

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 3:29 am
by mrtools
jirayus409 wrote: Sat Apr 18, 2020 3:22 am

I quoted from that post but picture doesn't show
a little strange
Yes, but there was no indicator.

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 3:41 am
by mrtools
ionone wrote: Fri Apr 17, 2020 11:11 pm

ok i attacked the code, but I don't got the perfect results.
Please MrTools can you take a look at my code ?
the problem is I don't know Pine Script that well so I made some mistakes certainly but where ?

I need your expertise MrTools

thanks a lot the indi looks awesome !

JeffT-Step LSMA 01.mq4
Looking at it sometimes I can figure out what they are doing in Pine Script easily other times not so easy, so no guarantees.

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 12:56 pm
by SHABBA
PLEASE KINDLY HELP TO CHECK THESE INDICATORS FOR REPAINTING.

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 3:56 pm
by ionone
mrtools wrote: Sat Apr 18, 2020 3:41 am

Looking at it sometimes I can figure out what they are doing in Pine Script easily other times not so easy, so no guarantees.
ok please do your best.
I think my code is 95% correct but one little mistake and the whole indi is wrong.
the pine script language reference manual can help though
https://www.tradingview.com/pine-script-reference/

also let's work together on this?
I know the correlation and the standart dev function work, because i've tested them, even if not optimized (for clarity)
the rest i'm not sure.

I have a doubt also at line 196
n = cum(1)-1
cum(1) should be the number of bars from the bar 1 (older bars), but this will make the MA dependent on the number of bars, so I think we need to replace it with an extern variable


Jeff

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 4:35 pm
by DIM1NE
mrtools wrote: Thu Apr 16, 2020 1:21 am

Hope I'm understanding correctly, did you try ShowNextSessions = false?
Thank you for advise, but it did't help. The unnecessary rectangle is still there.

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 6:03 pm
by Tzamo
Recently, I made a modification for someone on this indicator to include lines, it is not one I had come across before.

Just thought I would share it here for others to have a look at for ideas as well. :)

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 7:26 pm
by ionone
mrtools wrote: Sat Apr 18, 2020 3:41 am

Looking at it sometimes I can figure out what they are doing in Pine Script easily other times not so easy, so no guarantees.
hey MrTools

I created a thread to discuss about the coding of the indi, and hopefully make it perfect
it's here if you wanna join
viewtopic.php?f=579496&t=8473734

Jeff

Re: MT4 Indicator requests and ideas

Posted: Sat Apr 18, 2020 7:26 pm
by arsd
talaate wrote: Fri Apr 17, 2020 6:11 am Hi mrtools
would you add the option of linesOnNewest and MTF user friendly
rsi smoothed - mtf + alerts + lines.mq4
Thanks
Mr Tools - Kindly add arrows blue for up & pink for down