NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 28
Search: Posts Made By: Fat Tails
Forum: NinjaTrader February 12th, 2015, 09:41 AM
Replies: 72
Views: 24,952
Posted By Fat Tails
Sorry, I cannot respond to all the requests. The...

Sorry, I cannot respond to all the requests. The code is open source. Please feel free to add the features that you need. :)
Forum: NinjaTrader July 19th, 2014, 03:41 AM
Replies: 72
Views: 24,952
Posted By Fat Tails
Update - Line Alerts On Price & Indicators

There was a small bug in anaLineAlertsOnIndicatorV3, while anaLineAlertsOnPriceV3 was not affected.

This is how the bug affected the indicator:

Let us assume that you had added four alert...
Forum: NinjaTrader March 21st, 2014, 07:20 AM
Replies: 72
Views: 24,952
Posted By Fat Tails
Update - Line Alerts On Price & Indicators

Mindset: Checked it with the same settings, not getting any errors here.

I have updated the files in the download section, but the update fixes a bug that occurred when sending e-mails, so it is...
Forum: NinjaTrader September 24th, 2013, 06:30 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
You have selected an offset of 10 ticks. This...

You have selected an offset of 10 ticks. This means that the indicator will trigger an alert, when the line is approached by 10 ticks, or otherwise put, it should trigger 2.5 points (for ES) before...
Forum: NinjaTrader April 1st, 2013, 08:15 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
RTR1701: This is not a noob question. The problem...

RTR1701: This is not a noob question. The problem is more that there is are so far no user manuals for the over 100 indicators that I have coded.

The idea of the anaLineAlertsOnIndicator is to...
Forum: NinjaTrader October 18th, 2012, 06:51 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
tst1: Just le me know, you can post it here........

tst1: Just le me know, you can post it here..... Hope your idea does not require to code an entirely new indicator. :)
Forum: NinjaTrader September 10th, 2012, 04:54 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
Line alerts recoded

I have entirely recoded the line alert indicators, which now have the following features


anaLineAlertsOnPrice:

-> alert can be selected as Cross_Above, Cross_Below or Both
-> an offset can...
Forum: NinjaTrader December 8th, 2011, 02:06 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
The indicator uses a custom plot and does not...

The indicator uses a custom plot and does not allow for any other plotstyle than lines. Just reused another indicator's plot for simplicity.

I will change it, if I find some time to do it.
Forum: NinjaTrader August 25th, 2011, 12:53 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
If you do not plot the label, there will be no...

If you do not plot the label, there will be no line, and if there is no line there will be no sound.

If you want to use the lines without label, just enter a "blank" via space bar for the label,...
Forum: NinjaTrader August 24th, 2011, 05:35 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
I am still waiting for feedback, had made some...

I am still waiting for feedback, had made some other changes.
Forum: NinjaTrader August 3rd, 2011, 09:01 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
The original concept was a zone for price. Alert...

The original concept was a zone for price. Alert triggered when alert - (n+1) Ticks < price < alert + (n+1) Ticks, where n is the offset to be entered in ticks. This concept has two shortcomings....
Forum: NinjaTrader August 3rd, 2011, 08:33 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
No problem. During your quest I have changed...

No problem. During your quest I have changed the indicator code to allow for more precise triggering of the alert.

Even if you do not need it, somebody else will appreciate the improvement. ;)
Forum: NinjaTrader August 3rd, 2011, 08:23 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
Yes, the indicator anaLineAlertsOnIndicator...

Yes, the indicator anaLineAlertsOnIndicator performs its calculation on the input series, not on any other indicator which is just displayed on your chart by conincidence.

So if the input series...
Forum: NinjaTrader August 3rd, 2011, 08:14 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
Your picture above does not show the period of...

Your picture above does not show the period of the indicator, which you have selected as input series for anaLineAlertsOnIndicator. Please see the red circles on my post.
Forum: NinjaTrader August 3rd, 2011, 08:06 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
@madLyfe...

@madLyfe (https://nexusfi.com/member.php?u=13082):

The input series for the indicator anaLineAlertsOnIndicator is another indicator, PaceOfTape.

Which period did you select for that indicator...
Forum: NinjaTrader August 3rd, 2011, 07:11 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
What period did you use for the PaceOfTape...

What period did you use for the PaceOfTape indicator, and what period did you use for the PaceOfType input values used for anaLineAlertsOnIndicator? If you selected 15 for your indicator and 30...
Forum: NinjaTrader August 3rd, 2011, 12:58 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
Indicator Update User Defined Alert Lines

@madLyfe (https://nexusfi.com/member.php?u=13082)

I have updated the indicator. You can now

-> either set the offset to 0, and the sound alert will go off, when price respectively the indicator...
Forum: NinjaTrader August 3rd, 2011, 05:20 AM
Replies: 72
Views: 24,952
Posted By Fat Tails
Interesting indicator, how do I install it? ...

Interesting indicator, how do I install it?

:hehehe:

Hint: Open the zipped file.

I found the PaceOfTape_paris indicator somewhere and tested it with anaLineAlertsOnIndicator. No problem at...
Forum: NinjaTrader August 1st, 2011, 01:35 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
Did you apply the average true range to that...

Did you apply the average true range to that indicator?
Forum: NinjaTrader August 1st, 2011, 12:51 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
I do not know what that Pace-of-Tape indicator...

I do not know what that Pace-of-Tape indicator does, I do not have it installed. The alert indicator uses the average true range the input series to trigger the alert signal. You could try to apply...
Forum: NinjaTrader August 1st, 2011, 11:59 AM
Replies: 72
Views: 24,952
Posted By Fat Tails
If you have a problem, I need to know ->...

If you have a problem, I need to know

-> which of the indicators you use
-> which panel you applied it to
-> which is the input series that you have selected
-> which are your exact indicator...
Forum: NinjaTrader August 1st, 2011, 10:31 AM
Replies: 72
Views: 24,952
Posted By Fat Tails
If you use that indicator on an indicator panel,...

If you use that indicator on an indicator panel, you also need to select that indicator as an input series.

The alerts fire off, if the indicator value approaches the alert line. So it needs to...
Forum: NinjaTrader July 29th, 2011, 07:29 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
I do not know what you are doing. There are two...

I do not know what you are doing. There are two versions of the indicator, one is to be applied to price, it is called anaLineAlertOnPrice. Then there is another one that can be applied to...
Forum: NinjaTrader July 29th, 2011, 04:42 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
In the Download section, if you download the...

In the Download section, if you download the indicator file User Definined Line Alerts, it contains the two indicators anaLineAlertsOnPrice and anaLineAlertOnIndicator.

anaUserDefinedLines has...
Forum: NinjaTrader July 29th, 2011, 01:05 PM
Replies: 72
Views: 24,952
Posted By Fat Tails
Added an Alert Indicator to Work on Indicators

Following your suggestions I have now added a second version of the indicator that can be applied to indicators.

If you want to be alerted to a value on the main price panel

-> please use...
Showing results 1 to 25 of 28

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top