Yet Another Dashboard for 10.4

Share your 10.x indicators here.
Post Reply
User avatar
McNish
Trader
Posts: 227
Joined: Tue Nov 06, 2012 3:56 pm

Re: Yet Another Dashboard for 10.4

Post by McNish »

Eamonn wrote:English Scotch...... ????
What would you prefer? MrElectron's Greens :?: . I'm from a different time zone, thus maybe I didn't get the humor going :? . I prefer the Greens rather :!: .
DocT
Trader
Posts: 149
Joined: Mon Apr 23, 2012 9:44 am
Location: Aberdeen

Re: Yet Another Dashboard for 10.4

Post by DocT »

MrLong wrote:
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
Awesome Mr Long.... ;-)

I am in awe of the skills of many people on this forum to take ideas and run with them.
Congrats Andy

Cheers
Doc
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 altered my trendDirect, I've changed the PERIOD_D1 to PERIOD_H4 and are getting more accurate signals.

Andy
Hi Andy. I didn't get this. How am I supposed to read it? Pls pardon the dumb roll. :oops: Thanks.

Edit : Got it . Please ignore. Cheers.
Last edited by McNish on Tue Mar 12, 2013 3:45 pm, edited 2 times in total.
eevra
Trader
Posts: 42
Joined: Thu Dec 01, 2011 2:59 pm

Re: Yet Another Dashboard for 10.4

Post by eevra »

candletiger wrote:open change requests:
  • add new trendDirect function from Andy done
  • support automatic symbol scanning done
  • support further entry signals from 10.4 open
  • support exit signals from 10.4 (unlikely, should be handled by the trade manager)
  • option to list only potential setups open

Hi
Many thx CT.

But I have some issues:
Pls see if you can resolve this ( at your leisure !! - if you take one !!!)

To add other pairs, I have added in the code.
It works in GCI Empty4 platform, but not in
Cowboy IBFX Empty4 terminal
Any specific reason.

The Beluda indicators have an option :

boolean AutoSymbols [ True/False ]

If True Chosen , only the symbols appearing in the market watch window is shown
If False, all the pairs listed in the code (mq4) is shown.

attaching ths screenshot.



open
rejected
done
You do not have the required permissions to view the files attached to this post.
User avatar
McNish
Trader
Posts: 227
Joined: Tue Nov 06, 2012 3:56 pm

Re: Yet Another Dashboard for 10.4

Post by McNish »

Hello CT,
Your nick should be more like "Champion Tiger". Great effort man.

Bug : I don't see cadchf in the DB list. I edited the code to show only the 8 regular currencies for the index and the MW has in it's list this pair but it's not showing up in the DB. Pls let know if your require any other info.

Regards,
eevra
Trader
Posts: 42
Joined: Thu Dec 01, 2011 2:59 pm

Re: Yet Another Dashboard for 10.4

Post by eevra »

XAGUSD and XAUUSD are supported since v1.03. See post 1 how to add further pairs.[/quote]


Hi CT,

XAGUSD , XAUUSD not being shown despite being in the Marketwatch.

pls look into this..

thanks
User avatar
trueblueTEX
Trader
Posts: 41
Joined: Wed Feb 20, 2013 10:00 pm

Re: Yet Another Dashboard for 10.4

Post by trueblueTEX »

candletiger wrote:
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.
Hey CT, in all honesty, I did a shotgun approach. I did not have the 10.4RSI2_on_NT_TMA.mq4 in my indi folder (don't know how that happened as I've downloaded stock 10.4 3 or 4 times so I put 2 copies of it in my indi folder, one with the "renamed" version that effluvium mentioned and the original name. I know I should have put only the original in and restarted to test if he was correct but I was in a hurry. Not scientific, I know.

edit: and the "thingies" a couple of times
Last edited by trueblueTEX on Tue Mar 12, 2013 2:05 pm, edited 1 time in total.
eevra
Trader
Posts: 42
Joined: Thu Dec 01, 2011 2:59 pm

Re: Yet Another Dashboard for 10.4

Post by eevra »

CT,

MR1 refers to Monthly Resistance ! or mid-resistance 1?
Similarly for other connotations employed ?!!
thx
User avatar
trueblueTEX
Trader
Posts: 41
Joined: Wed Feb 20, 2013 10:00 pm

Re: Yet Another Dashboard for 10.4

Post by trueblueTEX »

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

Andy
Hey Andy, is this a Trading EA, a Trade Management EA, or an Info Dashboard EA?
User avatar
mjws00
Trader
Posts: 609
Joined: Fri Jan 04, 2013 10:17 pm
Location: Victoria

Re: Yet Another Dashboard for 10.4

Post by mjws00 »

trueblueTEX wrote:
MrLong wrote: I've already built an EA, just getting all the bugs out.
Andy
Hey Andy, is this a Trading EA, a Trade Management EA, or an Info Dashboard EA?
I see awesomeness. Could care less if it trades, manages, or informs. Love the creativity and take on the framework.

You and CT rock! I've been hacking away at this thing too, but no where near that far along.

Mike
Reading the dark heart.
Post Reply

Return to “10.x Indi forum”