NexusFi: Find Your Edge


Home Menu

 





Congestion Box 4 RangeBars-colors


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one rfiske with 4 posts (1 thanks)
    2. looks_two Coyote with 3 posts (0 thanks)
    3. looks_3 ThatManFromTexas with 2 posts (3 thanks)
    4. looks_4 Buscador with 2 posts (1 thanks)
    1. trending_up 9,512 views
    2. thumb_up 5 thanks given
    3. group 4 followers
    1. forum 11 posts
    2. attach_file 1 attachments




 
Search this Thread

Congestion Box 4 RangeBars-colors

  #1 (permalink)
 
Buscador's Avatar
 Buscador 
Abbotsford, BC, Canada
 
Experience: Advanced
Platform: Ninja Trader 8
Trading: Futures, Silver
Posts: 96 since May 2011
Thanks Given: 31
Thanks Received: 63

I need some help here.
The Congestion Box Indicator from jabeztrading I just downloaded does not retain the colors of the boxes (grey, lime and pink) after each new startup. Once I reset the colors in the parameter side of the indicator window, it works fine but just for that trading session. I am using NT 7.0.1000.6.
I would appreciate any and all help sent my way
Thanks guys

Buscador

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
Cheap historycal L1 data for stocks
Stocks and ETFs
Trade idea based off three indicators.
Traders Hideout
Quant vue
Trading Reviews and Vendors
About a successful futures trader who didn´t know anyth …
Psychology and Money Management
 
  #2 (permalink)
 
ThatManFromTexas's Avatar
 ThatManFromTexas 
Houston,Tx
 
Experience: Advanced
Platform: NinjaTrader
Broker: Mirus Futures/Zen-Fire
Trading: TF
Posts: 2,265 since Feb 2010
Thanks Given: 1,206
Thanks Received: 4,355


Buscador View Post
I need some help here.
The Congestion Box Indicator from jabeztrading I just downloaded does not retain the colors of the boxes (grey, lime and pink) after each new startup. Once I reset the colors in the parameter side of the indicator window, it works fine but just for that trading session. I am using NT 7.0.1000.6.
I would appreciate any and all help sent my way
Thanks guys

Buscador

Once you get the colors set the way you want them in the parameters window, right click and select Set Default Setting for Congestion Box.

I'm just a simple man trading a simple plan.

My daddy always said, "Every day above ground is a good day!"
Reply With Quote
  #3 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103



Buscador View Post
I need some help here.
The Congestion Box Indicator from jabeztrading I just downloaded does not retain the colors of the boxes (grey, lime and pink) after each new startup. Once I reset the colors in the parameter side of the indicator window, it works fine but just for that trading session. I am using NT 7.0.1000.6.
I would appreciate any and all help sent my way
Thanks guys

Buscador

It is possible that the colors have not been properly serialized by the author of the indicator. If you can post the indicator code, someone can check it.

If the indicator is not free code, you have to ask the author to adapt the code in such a way that the boxes retain the selected colors.

Reply With Quote
  #4 (permalink)
 
ThatManFromTexas's Avatar
 ThatManFromTexas 
Houston,Tx
 
Experience: Advanced
Platform: NinjaTrader
Broker: Mirus Futures/Zen-Fire
Trading: TF
Posts: 2,265 since Feb 2010
Thanks Given: 1,206
Thanks Received: 4,355


Fat Tails View Post
It is possible that the colors have not been properly serialized by the author of the indicator.

Correcto Mondo BoBo...

CongestionBoxSerialized.zip

I'm just a simple man trading a simple plan.

My daddy always said, "Every day above ground is a good day!"
Reply With Quote
Thanked by:
  #5 (permalink)
 
Buscador's Avatar
 Buscador 
Abbotsford, BC, Canada
 
Experience: Advanced
Platform: Ninja Trader 8
Trading: Futures, Silver
Posts: 96 since May 2011
Thanks Given: 31
Thanks Received: 63


ThatManFromTexas View Post
Correcto Mondo BoBo...

Attachment 39800

That Man from Texas.
WOW! WOW! Problem solved.
You guys are terrific. I tried the "Set default setting for Congestion Box" but did not work ( I am mad 'cause I should have thought of it myself) but the new serialized attachment you sent did the trick and now colors hold at start of NT.

Thanks a million, to you too Fat Tails, for your suggestion. I am glad, however, That Man from Texas solved the problem before I had to tweak around with the code. I am afraid the computer may blow up or something. I am not (yet) the savviest of computer users.

It took me three days to be able to make this post

Buscador

Started this thread Reply With Quote
Thanked by:
  #6 (permalink)
 Coyote 
Scottsdale, AZ
 
Experience: Beginner
Platform: Ninja
Broker: Mirus Futures/Zen-Fire
Trading: currency futures
Posts: 8 since May 2011
Thanks Given: 2
Thanks Received: 1

How can you adapt the indicators to minute charts???? The colors don't print until after the fact, unless this is the way it is supposed to work. Anyone please.

Reply With Quote
  #7 (permalink)
 rfiske 
temecula,ca
 
Experience: Advanced
Platform: NT
Broker: AMP/Zen
Trading: Euro
Posts: 46 since May 2010
Thanks Given: 33
Thanks Received: 8

i have the serialized congestion box on minute charts and you are correct > it only colors after the fact. think that is the only way it could work.

Reply With Quote
Thanked by:
  #8 (permalink)
 rfiske 
temecula,ca
 
Experience: Advanced
Platform: NT
Broker: AMP/Zen
Trading: Euro
Posts: 46 since May 2010
Thanks Given: 33
Thanks Received: 8

Can input criteria be added to limit the number of ticks +/- allowed (for any bar following the measuring bar) beyond the h/l of the measuring bar?

Currently the indicator looks like it follows the Ross definition that allows for any open or close of bars subsequent to the Measuring Bar to be within the H/L of the Measuring Bar - without regard to max ticks +/- extensions beyond the measuring bar H/L.

--------------

Also indicator seems to use/allow CongBox to be defined by the H/L of the first 2 bars. Not sure this is standard Ross definition?

Can the indicator be modified to only use the H/L of the 1st bar (Measuring Bar) to define the H/L of the CongBox? Or have an input for number of bars to use ie., 1 = first bar (Measuring Bar) only, 2 = Measuring Bar + 2d bar (current code/method - i believe), etc.

I have opened the indicator in an editor but do not know what code would have to be modified/changed and where. I could plug in the changes if i knew what and were to do that. I think.

Reply With Quote
  #9 (permalink)
 Coyote 
Scottsdale, AZ
 
Experience: Beginner
Platform: Ninja
Broker: Mirus Futures/Zen-Fire
Trading: currency futures
Posts: 8 since May 2011
Thanks Given: 2
Thanks Received: 1


rfiske View Post
Can input criteria be added to limit the number of ticks +/- allowed (for any bar following the measuring bar) beyond the h/l of the measuring bar?

Currently the indicator looks like it follows the Ross definition that allows for any open or close of bars subsequent to the Measuring Bar to be within the H/L of the Measuring Bar - without regard to max ticks +/- extensions beyond the measuring bar H/L.

--------------

Also indicator seems to use/allow CongBox to be defined by the H/L of the first 2 bars. Not sure this is standard Ross definition?

Can the indicator be modified to only use the H/L of the 1st bar (Measuring Bar) to define the H/L of the CongBox? Or have an input for number of bars to use ie., 1 = first bar (Measuring Bar) only, 2 = Measuring Bar + 2d bar (current code/method - i believe), etc.

I have opened the indicator in an editor but do not know what code would have to be modified/changed and where. I could plug in the changes if i knew what and were to do that. I think.

Roger, are you referring to the measuring bar? If so, standard definition is one bar.

Reply With Quote
  #10 (permalink)
 rfiske 
temecula,ca
 
Experience: Advanced
Platform: NT
Broker: AMP/Zen
Trading: Euro
Posts: 46 since May 2010
Thanks Given: 33
Thanks Received: 8


Yes - that is what i was referring to. The measuring bar is/should be the first bar and the resulting congestion box h/l should be the h/l of the measuring bar > correct?

However this indicator seems to use the first 2 bars h/l. That is why i am suggestion the above changes.

Do you agree? or am i wrong?

Thanks for your help.

Reply With Quote




Last Updated on June 29, 2011


© 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
no new posts