NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 13 of 13
Search: Posts Made By: Fat Tails
Forum: NinjaTrader February 21st, 2015, 05:16 AM
Replies: 39
Views: 20,351
Posted By Fat Tails
This is the wrong place to ask, as you are in the...

This is the wrong place to ask, as you are in the NinjaTrader Programming section of the forum.
Forum: NinjaTrader April 11th, 2013, 05:28 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
Quantslab: Which indicator do you talk about?...

Quantslab: Which indicator do you talk about? What are the indicator settings? What chart did you apply the indicator to? Could you post a screenshot please?
Forum: NinjaTrader February 2nd, 2011, 12:33 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
The training is on purpose, next time you are...

The training is on purpose, next time you are supposed to do it yourself and help others as well, so I do not need to respond! :)
Forum: NinjaTrader February 2nd, 2011, 06:47 AM
Replies: 39
Views: 20,351
Posted By Fat Tails
So what you want to do - in language terms - is: ...

So what you want to do - in language terms - is:

Condition1: when current value > 0 and prior value <= 0 then bullish crossover
Condition2: when current value < 0 and prior value >= 0 then...
Forum: NinjaTrader January 31st, 2011, 09:29 AM
Replies: 39
Views: 20,351
Posted By Fat Tails
The charts show a 4-bar lag between the...

The charts show a 4-bar lag between the repainting and non-repainting version. As I used a comparatively large lookback period of 100 bars in the chart above, this is consistent with the 5 to 8 bars...
Forum: NinjaTrader January 31st, 2011, 09:07 AM
Replies: 39
Views: 20,351
Posted By Fat Tails
FisherYur4ik Looks like a Fake

This is really a good example to learn from.

The original MetaTrader indicator and the NT 6.5. version of this indicator heavily repaint. This means that the bars are faked with hindsight. You...
Forum: NinjaTrader January 31st, 2011, 08:28 AM
Replies: 39
Views: 20,351
Posted By Fat Tails
I have tried to translate the MetaTrader language...

I have tried to translate the MetaTrader language into NT 7.0. Most of the formulae can be easily grasped, but I do not know the logic MetaTrader uses for calling bars.

As I do not have a...
Forum: NinjaTrader January 31st, 2011, 04:12 AM
Replies: 39
Views: 20,351
Posted By Fat Tails
Sorry v4 is a fake. I will not investing any time...

Sorry v4 is a fake. I will not investing any time to make it a super-fake.

You should definitely scrap it. It displays information that was not available, when plotted.
Forum: NinjaTrader January 30th, 2011, 07:56 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
FisherYur5ik

Had a look at the MetaTrader indicator and tried to translate it to NT 7. The result is attached.

The only problem seems to be that little of the original code is left. Also I have no idea, how...
Forum: NinjaTrader January 30th, 2011, 05:59 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
If I look at the code for( int i = bars - 1;...

If I look at the code

for( int i = bars - 1; i >= 0; i-- )
{
if( vals[ i ] >= 0 )
{
Up.Set(i, vals[i]);
Down.Set(i, 0);
}
else
Forum: NinjaTrader January 30th, 2011, 01:17 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
I have made some changes, and the indicator...

I have made some changes, and the indicator should plot now, but I will continue to review the rest of the indicator as well. Not yet tested for repainting or other issues.
Forum: NinjaTrader January 30th, 2011, 01:05 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
Think that the above MQ4 file should not repaint,...

Think that the above MQ4 file should not repaint, but do not know. This NT7 file is terrible, it has a bunch of errors and not-to-do's. Will try to produce a running version to start with.
Forum: NinjaTrader January 30th, 2011, 12:50 PM
Replies: 39
Views: 20,351
Posted By Fat Tails
Looks like it is a translation of this MetaTrader...

Looks like it is a translation of this MetaTrader indicator to NT7.

The NT7 indicator has several coding errors.

If the Metatrader indicator is the original, it should be possible to get the...
Showing results 1 to 13 of 13

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