10.4 MTF TMA SLOPE RSI Indicator

User avatar
mjws00
Trader
Posts: 609
Joined: Fri Jan 04, 2013 10:17 pm
Location: Victoria

Re: 10.4 MTF TMA SLOPE RSI Indicator

Post by mjws00 »

Visual indicator updated. Fix looks perfect. Thanks CT. It is as pretty as I'd hoped. My intent was to show the lower TF swings on the upper and enter on confluence. It does this nicely and allows visual backtesting.

Thanks again.

Indicator update found here
You do not have the required permissions to view the files attached to this post.
Reading the dark heart.
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: 10.4 MTF TMA SLOPE RSI Indicator

Post by candletiger »

Mike,

glad to see that.
one more hint: I think you call
TMA_Slope_Values = GetSlope(symbol,tf,i) ;
too often. Even for only one GetSlopeRSI() call, it is used 12 times.
If you have one of the indicator buffers left, use it for a permanent calculation of the Slope value in the main start loop.
Have not fully thought through it but I think it could help to reduce load.

/ct
User avatar
mjws00
Trader
Posts: 609
Joined: Fri Jan 04, 2013 10:17 pm
Location: Victoria

Re: 10.4 MTF TMA SLOPE RSI Indicator

Post by mjws00 »

LOL. I'll have to steal another buffer. I was no where near optimizing. Mostly just disappointed that I had screwed up the last bar so badly. I think that RSI only needs 20 odd bars to calculate. I am sure there is a way to load once and recalc. You can tell it is working hard, even on my very fast box.

Thanks for your help. I find the trading logic easy to code vs, these limited buffer, mtf, indi on indi beasts. But no pain no gain :)

Mike
Reading the dark heart.
cmeade2
Trader
Posts: 459
Joined: Thu May 24, 2012 12:51 pm
Location: Washington DC

Re: 10.4 MTF TMA SLOPE RSI Indicator

Post by cmeade2 »

Mike

Thanks so much. This is exactly what I have been looking for for some time.

Thanks

cmeade2
thekoa
Posts: 2
Joined: Mon Apr 29, 2013 12:52 pm

10.4 MTF TMA SLOPE RSI Indicator

Post by thekoa »

hello, i have tried to install the indicator. i put em in the indicatorfolders as usual but i can not open the indi on my platform. does anyone know why? :cry:
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

10.4 MTF TMA SLOPE RSI Indicator

Post by milanese »

thekoa » Wed Jun 25, 2014 11:39 am wrote:hello, i have tried to install the indicator. i put em in the indicatorfolders as usual but i can not open the indi on my platform. does anyone know why? :cry:
here you go with the version for 6xx .., the old one does not work with 6xx builds..
MTF TMA Slope RSI Visual_6xx.mq4
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
thekoa
Posts: 2
Joined: Mon Apr 29, 2013 12:52 pm

10.4 MTF TMA SLOPE RSI Indicator

Post by thekoa »

thank you very much milanese, this one works fine :clap:
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

10.4 MTF TMA SLOPE RSI Indicator

Post by milanese »

thekoa » Wed Jun 25, 2014 1:09 pm wrote:thank you very much milanese, this one works fine :clap:
you are welcome :)
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Post Reply

Return to “Nanningbob 10.x”