NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 19 of 19
Search: Posts Made By: Randwulf
Forum: NinjaTrader August 5th, 2023, 09:56 AM
Replies: 1
Views: 408
Posted By Randwulf
Followup: Still haven't been able to change the...

Followup:
Still haven't been able to change the value to zero or preferably -1.
However I was able to get the equivalent of zero by
removing all references to "BaseBarsPeriodValue".
Forum: NinjaTrader August 4th, 2023, 05:04 PM
Replies: 1
Views: 408
Posted By Randwulf
UniRenko "Open Offset" to Zero

Can anyone assist me on changing UniRenko to allow for a zero "Open Offset" ?
I've looked at all of the code lines containing the words and made some changes but the user interface still reverts to...
Forum: NinjaTrader March 8th, 2016, 03:35 PM
Replies: 695
Views: 431,879
Posted By Randwulf
Display actual HiLo intrabar ??

Hey guys,

I'm trying to figure out a way to display a HiLo chartstyle bar over a UniRenko candlestick chartstyle in order to show actual price movement within the bar...

Can this or something...
Forum: NinjaTrader March 8th, 2016, 03:12 PM
Replies: 2
Views: 1,492
Posted By Randwulf
Actual prices on UniRenko ??

Hey guys,

I'm trying to figure out a way to display a HiLo chartstyle bar over a UniRenko candlestick chartstyle in order to show actual price movement within the bar...

Can this or something...
Forum: NinjaTrader February 17th, 2016, 10:55 AM
Replies: 2
Views: 2,012
Posted By Randwulf
Thx 4 the reply Choke35... I understand what...

Thx 4 the reply Choke35...

I understand what you're saying.
I was just looking for oscillators that are COMMONLY left unbound, like the CCI...
Forum: NinjaTrader February 17th, 2016, 10:16 AM
Replies: 2
Views: 2,012
Posted By Randwulf
Unbound Oscillators

Hey traders,

What oscillators other than CCI, can you think of that's unbound (goes greater than a value of +/- 100) ?

As always, thank you in advance for all of your inputs...
Forum: NinjaTrader February 12th, 2016, 03:53 PM
Replies: 2
Views: 1,230
Posted By Randwulf
Thx Cory I'll give it a try and report back...

Thx Cory

I'll give it a try and report back after testing a few entries...
Forum: NinjaTrader February 12th, 2016, 02:59 PM
Replies: 2
Views: 1,230
Posted By Randwulf
Histogram between 2 MA's

Hey Guys & Gals,

I am in need of an indicator that will show the histogram of the distance between two different types of moving averages.
example: A 50 period SMA and a 20 period WMA...

I...
Forum: NinjaTrader February 9th, 2016, 07:32 AM
Replies: 4
Views: 1,471
Posted By Randwulf
I generally leave the label blank for each...

I generally leave the label blank for each indicator to keep the panels clean.
If I place any text in an indicator label box, it displays what I typed plus all of the parameters for the indicator....
Forum: NinjaTrader February 8th, 2016, 12:44 PM
Replies: 4
Views: 1,471
Posted By Randwulf
I found that the custom chart label font...

I found that the custom chart label font parameters could be changed simply in the "Chart Properties" window.

Still need an answer regarding placing similar label in an indicator panel...
Forum: NinjaTrader February 8th, 2016, 12:15 PM
Replies: 4
Views: 1,471
Posted By Randwulf
Chart label font...

using,

public override string ToString()
{
return "My Chart";
}

How can I change the font parameters ?

Secondly, how would I go about changing the labels in the "Indicator"...
Forum: NinjaTrader December 27th, 2015, 03:23 PM
Replies: 0
Views: 1,872
Posted By Randwulf
anaHeikinAshi from Fat Tails

Anybody use the anaHeikinAshi indicator in a strategy to change bar color or bar outline color ?
I figured that if it allowed these to be changed in the indicator that it could be done...
Forum: NinjaTrader August 17th, 2015, 05:35 PM
Replies: 3
Views: 1,221
Posted By Randwulf
Thx 4 the reply Fat Tails... I do have the...

Thx 4 the reply Fat Tails...

I do have the Max and Min values.
I've just never created DataSeries objects at this point.
I'll begin my journey into how to achieve this.

Thank you very much....
Forum: NinjaTrader August 17th, 2015, 12:38 PM
Replies: 3
Views: 1,221
Posted By Randwulf
DrawRegion with 3 Lines

I have 3 lines on my chart. An SMA, EMA & T3.
I'm using DrawRegion 3 times (1 for each combination).
This would be fine if that was all I needed but
I have 5 separate conditions (whether one is...
Forum: NinjaTrader December 27th, 2014, 02:59 PM
Replies: 1
Views: 1,675
Posted By Randwulf
VisualSMA HELP..... FatTails ?

I'm using VisualSMA successfully, representing an 8 range SMA on a 6 range chart...
However, I want to use the same settings in a strategy to tell me if price is close to the SMA.
I'm using the...
Forum: NinjaTrader October 2nd, 2012, 04:20 PM
Replies: 6
Views: 3,588
Posted By Randwulf
Follow-Up

Thx 4 the replies guys...
Sorry I didn't follow up sooner but, I just checked my email and saw that there were other replies.
I thought Big Mike's response was probably the the end as I had...
Forum: NinjaTrader October 1st, 2012, 02:08 AM
Replies: 6
Views: 3,588
Posted By Randwulf
Re-direct, duplicate or Read "Output Window" data to File

I need to get the data printed to NinjaTraders output window to a file for processing.
It contains data from a couple of stategies at different timeframes.
Re-directing the data to a file would be...
Forum: NinjaTrader May 3rd, 2012, 07:49 AM
Replies: 3
Views: 2,775
Posted By Randwulf
anachronist, Thank you for the response. I...

anachronist,

Thank you for the response.
I wanted to let you know that I appreciate it but, can't validate it just yet.
I am in the process of re-imaging windows and reloading NinjaTrader as NT...
Forum: NinjaTrader April 25th, 2012, 02:02 AM
Replies: 3
Views: 2,775
Posted By Randwulf
Shorter vertical line with DrawLine

I'm currently using DrawRegion() from the top to the bottom of a Keltner Channel to highlight a bar.
I like this approach except for the fact that it offsets by half a bar.

I could be just as...
Showing results 1 to 19 of 19

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