NeoTraders NB Indicator Lab

Share your 10.x indicators here.
Locked
User avatar
NeoTrader
Trader
Posts: 436
Joined: Wed Apr 04, 2012 2:52 pm
Location: small Village at Lake Chiemsee, Bavaria, Germany

Re: NeoTraders NB Indicator Lab

Post by NeoTrader »

hi dirtydan,
dirtydan wrote:First of thank you very much for this indicator. I have a question about how I can use this for the futures market. I trade using windsor direct Empty4 and I trade AUD and EUR currency futures but I can't get the indicator to show I typed in ADSEP12 in the symbols list but nothing works. Is there any way you can help me with this?
The TMA MTF should work fine...check/update your chart history if it doesn't work properly...
The TMA CSS will only work on currency pairs...no futures or any other market...

happy trading,

NeoTrader

-
elysdeon

Re: NeoTraders NB Indicator Lab

Post by elysdeon »

hi NeoTrader,

Probably someone has already noticed this already. Below is an example for the AUDCAD pair in H1. If it is possible, could you add a feature that will alert when there is a cross of the "cross currency slope" and the "TMA slope". Can say that there's room for potential short term trades at the point of crossing.

Alerts on Multi-Time frame would be even better, though i couldn't imagine how it would be implemented. This is my first post and sorry if the request was a bit too huge. Thanks!
You do not have the required permissions to view the files attached to this post.
shr1k
Posts: 7
Joined: Sat Jun 23, 2012 9:40 pm

Re: NeoTraders NB Indicator Lab

Post by shr1k »

elysdeon wrote:hi NeoTrader,

Probably someone has already noticed this already. Below is an example for the AUDCAD pair in H1. If it is possible, could you add a feature that will alert when there is a cross of the "cross currency slope" and the "TMA slope". Can say that there's room for potential short term trades at the point of crossing.

Alerts on Multi-Time frame would be even better, though i couldn't imagine how it would be implemented. This is my first post and sorry if the request was a bit too huge. Thanks!
I have been trading that CSS cross if it happens around a pivot with a stoch flip as conformation. its a good short term momentum trade usually good for a few pips :D I just use the alert on my stoch indicator to let me know when to check the chart.
EDIT>> often the stoch flip and CSS cross do not happen on the same candle I have been taking the trade as long as they happen within a bar or two of each other. I am watching 15 min charts.
Pipstubborn
Trader
Posts: 272
Joined: Thu Jul 12, 2012 5:17 pm

Re: NeoTraders NB Indicator Lab

Post by Pipstubborn »

Hi shr1k,
Can you share your stochastics wit alerts? Thanks
Ludodb
Posts: 3
Joined: Fri Jun 01, 2012 1:05 pm

Export

Post by Ludodb »

Hi Neotrader,
I am enjoying using your NT TMATrue SlopeHisto MTF. I am not yet a proficient coder and was wondering if it would be possible to export the TMATrue values to a .CSV file with just 5 auto-refreshing cells for M5, M15, M30, H1 and H4. If this addition makes the code too burdensome and heavy for the machine, could you just list the commands to add? Ah, I just noted that the file cannot be edited since it is compiled. Would it be possible to upload a decompiled version where we can try to understand the underlying logic for this indicator?
Sorry for the question - am just trying to learn. Thankyou in advance
garyfritz

Re: NeoTraders NB Indicator Lab

Post by garyfritz »

Ludodb, if you want an auto-refreshed spreadsheet, you can't do it by dumping to a CSV file. While the indicator has the CSV file open, Excel can't open it, and vice versa.

You'd have to use DDE or something more complicated like that to communicate values to Excel in realtime.
User avatar
NeoTrader
Trader
Posts: 436
Joined: Wed Apr 04, 2012 2:52 pm
Location: small Village at Lake Chiemsee, Bavaria, Germany

Re: Export

Post by NeoTrader »

hi ludodb,
Ludodb wrote:I am enjoying using your NT TMATrue SlopeHisto MTF.
You're welcome. I'm glad that my Indicators work for you and help you in your trading...
Ludodb wrote:I am not yet a proficient coder and was wondering if it would be possible to export the TMATrue values to a .CSV file with just 5 auto-refreshing cells for M5, M15, M30, H1 and H4. If this addition makes the code too burdensome and heavy for the machine, could you just list the commands to add?
You can easily write values to a csv file but like gary told you it would not work the way you want it to.
Ludodb wrote:Ah, I just noted that the file cannot be edited since it is compiled. Would it be possible to upload a decompiled version where we can try to understand the underlying logic for this indicator?
You can look at Baludas Code as the underlying algorithms for the TMA are the same...You could start with the CSSDiff. Get rid of the CSS stuff and use only the Get Slope Function to get the value for the tma...instead of histogramm you can use DRAW_LINE and there you have the TMATrueSlope.
Ludodb wrote:Sorry for the question - am just trying to learn. Thankyou in advance
If you really want to learn there is nothing more essential then practice...with the CSSDiff you have a good starting point where you can learn the inner workings of an indicator that is not too complex to modify to that point that it could do the same as my indicator.

I'm ready to help you if you want to learn...but I will not serve you anything on a silver platter...

I'm holding it with NB's reanimated quote...teach men to fish...

happy trading,

NeoTrader

-
Ludodb
Posts: 3
Joined: Fri Jun 01, 2012 1:05 pm

Re: NeoTraders NB Indicator Lab

Post by Ludodb »

Dear GaryFritz and Neotrader,
many thanks for the helpful reply. Indeed, writing to a .csv file would not work the way I want it to work. Will keep thinking about this. Thanks for pointing out the underlying code of Baluda's. Indeed, it is there. I will keep thinking more thoroughly before posting new messages.
xrismak
Trader
Posts: 710
Joined: Tue Apr 24, 2012 9:43 pm

Re: NeoTraders NB Indicator Lab

Post by xrismak »

Pipstubborn wrote:Hi shr1k,
Can you share your stochastics wit alerts? Thanks
Hi Pipstubborn,
Attached is the Indicator you were asking for.
Happy Trading. :D


xrismak.
You do not have the required permissions to view the files attached to this post.
SaiMan
Posts: 2
Joined: Sun Aug 05, 2012 4:31 am

Re: NeoTraders NB Indicator Lab

Post by SaiMan »

Hi Neo Trader and everyone,

Firstly, many many thanks for these indicators and your generosity in sharing them. Very much appreciated!

A quick question regarding the NT TMATrue SlopeHisto MTF. Is it possible to set up this indi so that it appears only on selected TFs? I'm trying to get it to appear only on H1 and below, but not having much luck - I'm a bit of a novice when it comes to Empty4.

Thanks again and kind regards,

Simon
Locked

Return to “10.x Indi forum”