Yet Another Dashboard for 10.4

Share your 10.x indicators here.
Post Reply
User avatar
trueblueTEX
Trader
Posts: 41
Joined: Wed Feb 20, 2013 10:00 pm

Re: Yet Another Dashboard for 10.4

Post by trueblueTEX »

allisonmagic wrote:
trueblueTEX wrote:
allisonmagic wrote:
trueblueTEX wrote:I've reloaded all of the code I
1.5 working for me
Something else is the issue but thanks for assisting. I believe it must be something about RSI?? because ALL of the other info updates just not this column.

live trading enabled ? and you have the updated indicators in place ?

Yes on the live trading.
Not sure on the indicators. I'm assuming I'm missing one but don't know which nor where to obtain it.

I had just re-downloaded all the attachments from Post 1 of Bob's 10.4 page. And re loaded all of the attachments from the first post of Useful 10.4 Thingies. And from the first post of this thread.

Still no joy.
effluvium

Re: Yet Another Dashboard for 10.4

Post by effluvium »

trueblueTEX wrote:
allisonmagic wrote:
trueblueTEX wrote:
allisonmagic wrote:
trueblueTEX wrote:I've reloaded all of the code I
1.5 working for me
Something else is the issue but thanks for assisting. I believe it must be something about RSI?? because ALL of the other info updates just not this column.

live trading enabled ? and you have the updated indicators in place ?

Yes on the live trading.
Not sure on the indicators. I'm assuming I'm missing one but don't know which nor where to obtain it.

I had just re-downloaded all the attachments from Post 1 of Bob's 10.4 page. And re loaded all of the attachments from the first post of Useful 10.4 Thingies. And from the first post of this thread.

Still no joy.
There's a big mess here with the names of the indicators.
According Candle Tiger you need to have 3 indicators: (You should be careful about the exact names of these indicators, and not putting the same one but with a slightly modified name)
1)- Awesome (Which is installed by default on every Empty4) No problem with this
2)- RSI2_NT_TMA (This is normally a recent indicator applying RSI 2 periods on NT_TMA) it was posted in this thread (Useful 10.4 thingies by Steve & Others), but but with a slightly different name : 10.4 RSI2_on_NT_TMA.mq4
Which means you have to rename it to RSI2_NT_TMA.mq4 after copying it into expert/indicator folder
3)- CandleTiger said you need a 3rd indi : NT TMATrue SlopeHisto MTF.ex4 (This indi was created by Neotrader and have no mq4 version)
But you have to take care, to use the exact same name transcripted here in Bold.

It remains one curious question I'm wanting to ask CandleTiger, why have you chosen to build this indi as an EA ??
User avatar
trueblueTEX
Trader
Posts: 41
Joined: Wed Feb 20, 2013 10:00 pm

Re: Yet Another Dashboard for 10.4

Post by trueblueTEX »

effluvium wrote:...... but but with a slightly different name : 10.4 RSI2_on_NT_TMA.mq4
Which means you have to rename it to RSI2_NT_TMA.mq4 after copying it into expert/indicator folder
......
BINGO!!!
Thanks
That fixed it!
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

effluvium wrote: There's a big mess here with the names of the indicators.
According Candle Tiger you need to have 3 indicators: (You should be careful about the exact names of these indicators, and not putting the same one but with a slightly modified name)
1)- Awesome (Which is installed by default on every Empty4) No problem with this
2)- RSI2_NT_TMA (This is normally a recent indicator applying RSI 2 periods on NT_TMA) it was posted in this thread (Useful 10.4 thingies by Steve & Others), but but with a slightly different name : 10.4 RSI2_on_NT_TMA.mq4
Which means you have to rename it to RSI2_NT_TMA.mq4 after copying it into expert/indicator folder
3)- CandleTiger said you need a 3rd indi : NT TMATrue SlopeHisto MTF.ex4 (This indi was created by Neotrader and have no mq4 version)
But you have to take care, to use the exact same name transcripted here in Bold.

It remains one curious question I'm wanting to ask CandleTiger, why have you chosen to build this indi as an EA ??
effluvium, thanks for your feedback and help.
on your point 2: I can't follow your statement. On page 1, the indi is named 10.4 RSI2_on_NT_TMA.mq4 and this is exactly the name I call in the dashboard EA. I just checked: I have no RSI2_NT_TMA.mq4 in my indi folder, so I have no idea why you need to have one with this name.

on your point 3: correct statement, but where is the mess? I at least assume that somebody using the dashboard has installed the 10.4 package. I haven't changed any names.

on the Q: Andy need to answer this :D , I have just build on top of his dashboard EA. I can just guess, that he wanted to extend the dashboard later into a trading EA :?:
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

trueblueTEX wrote:
effluvium wrote:...... but but with a slightly different name : 10.4 RSI2_on_NT_TMA.mq4
Which means you have to rename it to RSI2_NT_TMA.mq4 after copying it into expert/indicator folder
......
BINGO!!!
Thanks
That fixed it!
I have a request to all who have a problem:
Please look at least in your Expert and Journal tab and scan for error messages and post it here.
MrLong

Re: Yet Another Dashboard for 10.4

Post by MrLong »

candletiger wrote:
effluvium wrote: There's a big mess here with the names of the indicators.
According Candle Tiger you need to have 3 indicators: (You should be careful about the exact names of these indicators, and not putting the same one but with a slightly modified name)
1)- Awesome (Which is installed by default on every Empty4) No problem with this
2)- RSI2_NT_TMA (This is normally a recent indicator applying RSI 2 periods on NT_TMA) it was posted in this thread (Useful 10.4 thingies by Steve & Others), but but with a slightly different name : 10.4 RSI2_on_NT_TMA.mq4
Which means you have to rename it to RSI2_NT_TMA.mq4 after copying it into expert/indicator folder
3)- CandleTiger said you need a 3rd indi : NT TMATrue SlopeHisto MTF.ex4 (This indi was created by Neotrader and have no mq4 version)
But you have to take care, to use the exact same name transcripted here in Bold.

It remains one curious question I'm wanting to ask CandleTiger, why have you chosen to build this indi as an EA ??
effluvium, thanks for your feedback and help.
on your point 2: I can't follow your statement. On page 1, the indi is named 10.4 RSI2_on_NT_TMA.mq4 and this is exactly the name I call in the dashboard EA. I just checked: I have no RSI2_NT_TMA.mq4 in my indi folder, so I have no idea why you need to have one with this name.

on your point 3: correct statement, but where is the mess? I at least assume that somebody using the dashboard has installed the 10.4 package. I haven't changed any names.

on the Q: Andy need to answer this :D , I have just build on top of his dashboard EA. I can just guess, that he wanted to extend the dashboard later into a trading EA :?:
I've already built an EA, just getting all the bugs out.

Andy
You do not have the required permissions to view the files attached to this post.
etheldreda
Trader
Posts: 58
Joined: Wed Jan 23, 2013 11:37 pm

Re: Yet Another Dashboard for 10.4

Post by etheldreda »

MrLong wrote:I've already built an EA, just getting all the bugs out.

Andy
Wow, that's awesome! You also included that correlations on the dashboard....
User avatar
McNish
Trader
Posts: 227
Joined: Tue Nov 06, 2012 3:56 pm

Re: Yet Another Dashboard for 10.4

Post by McNish »

MrLong wrote: I've already built an EA, just getting all the bugs out.

Andy
I think the right name for the Forum ought to be "www.MakeAWish.com" instead of SHF. I can now imagine how Ayn Rand wrote the book "Atlas Shrugged". :mrgreen: :mrgreen: :mrgreen:

Regards,
User avatar
McNish
Trader
Posts: 227
Joined: Tue Nov 06, 2012 3:56 pm

Re: Yet Another Dashboard for 10.4

Post by McNish »

allisonmagic wrote:
i don't see a drooling smiley but if i saw one i would post it :D
Hey Buddy, kindly try quoting only the relevant text in your reply posts unlike quoting the whole thing. Saves a lot of space and time and the practice is much appreciated among members here. Thanks.

At one of the other forums, we used to post beer mugs for Joy. I guess Steve prefers English Scotch instead. :lol:
User avatar
Eamonn
Trader
Posts: 87
Joined: Wed Nov 16, 2011 6:45 am

Re: Yet Another Dashboard for 10.4

Post by Eamonn »

English Scotch...... ????
Post Reply

Return to “10.x Indi forum”