NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 12 of 12
Search: Posts Made By: Fat Tails
Forum: NinjaTrader August 26th, 2016, 01:15 PM
Replies: 31
Views: 12,527
Posted By Fat Tails
If you have a SuperTrend with permanently...

If you have a SuperTrend with permanently changing parameters, then you do not need to create an instance in the Initialize() section.

Creating an instance in the Initialize() section is just...
Forum: NinjaTrader May 19th, 2015, 12:41 PM
Replies: 31
Views: 12,527
Posted By Fat Tails
One of the properties of the SuperTrend is that...

One of the properties of the SuperTrend is that it autoadjusts to volatility. When volatility rises the stops will be wider, while stops will be narrower after volatility has declined. This...
Forum: NinjaTrader February 28th, 2015, 07:03 PM
Replies: 31
Views: 12,527
Posted By Fat Tails
pbailey19: Let me summarize some of the key...

pbailey19: Let me summarize some of the key differences between the TSSuperTrend and anaSuperTrendU11.

The SuperTrend indicator is basically derived from a moving average and a measure for...
Forum: NinjaTrader August 27th, 2014, 12:07 PM
Replies: 31
Views: 12,527
Posted By Fat Tails
You need to create an instance of the...

You need to create an instance of the anaSuperTrendU11 before you can access the BoolSeries and DataSeries objects.

#region Variables
......
private double multiplier = 2.618;
private int...
Forum: NinjaTrader August 26th, 2014, 04:48 AM
Replies: 31
Views: 12,527
Posted By Fat Tails
This code would only be correct for COBC = true...

This code would only be correct for COBC = true (a trend change is final, when detected)
#region Variables
.....
private double lastStopValue;
.....

if (CalculateOnBarClose)
{
if...
Forum: NinjaTrader August 25th, 2014, 05:22 PM
Replies: 31
Views: 12,527
Posted By Fat Tails
You need a variable of type double that holds the...

You need a variable of type double that holds the last value of the stop line. Whenever the trend changes direction you assign a new value to that variable. No need to change it with every run of...
Forum: NinjaTrader August 25th, 2014, 10:36 AM
Replies: 31
Views: 12,527
Posted By Fat Tails
In the first place you did not mention that you...

In the first place you did not mention that you use an oscillator for generating entry signals. To reference the prior value of the stop line you would need to apply the following logic:

The...
Forum: NinjaTrader August 25th, 2014, 07:53 AM
Replies: 31
Views: 12,527
Posted By Fat Tails
But then when you enter the position, you do not...

But then when you enter the position, you do not know whether you will be stopped out or not. You cannot change the past with hindsight.

I think that this is not a question of referencing an...
Forum: NinjaTrader August 25th, 2014, 04:53 AM
Replies: 31
Views: 12,527
Posted By Fat Tails
You will only know with hindsight, whether a...

You will only know with hindsight, whether a signal is a good signal or a bad signal.

When your signal comes - whatever it is - you need to take a trade. When that signal becomes a false signal,...
Forum: NinjaTrader August 24th, 2014, 11:21 AM
Replies: 31
Views: 12,527
Posted By Fat Tails
I do not understand what you try to achieve....

I do not understand what you try to achieve. Please post a chart with the SuperTrend added and explain.
Forum: NinjaTrader August 24th, 2014, 11:19 AM
Replies: 31
Views: 12,527
Posted By Fat Tails
anaSuperTrendU11.StopDot[1] references the value...

anaSuperTrendU11.StopDot[1] references the value of the stop line 1 bar ago.
Forum: NinjaTrader August 23rd, 2014, 06:30 PM
Replies: 31
Views: 12,527
Posted By Fat Tails
There is a single plot that represents the stop...

There is a single plot that represents the stop line, and that stop line can be

- either above price (stop for short position)
- or below price (stop for long position)

If you want to...
Showing results 1 to 12 of 12

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