NexusFi: Find Your Edge


Home Menu

 





Best for Plotting Level II Book - jtRealStats or SupperiaDOM?


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one NoCanDefend with 22 posts (7 thanks)
    2. looks_two syxforex with 5 posts (1 thanks)
    3. looks_3 Whitelight with 5 posts (4 thanks)
    4. looks_4 Gaabor with 3 posts (2 thanks)
      Best Posters
    1. looks_one Zondor with 9 thanks per post
    2. looks_two RJay with 1.5 thanks per post
    3. looks_3 Whitelight with 0.8 thanks per post
    4. looks_4 NoCanDefend with 0.3 thanks per post
    1. trending_up 26,727 views
    2. thumb_up 26 thanks given
    3. group 17 followers
    1. forum 46 posts
    2. attach_file 6 attachments




 
Search this Thread

Best for Plotting Level II Book - jtRealStats or SupperiaDOM?

  #31 (permalink)
 Whitelight 
Germany
 
Experience: Advanced
Platform: NinjaTrader/MT4
Broker: AMP/Mirus/ICMarkets
Trading: CL / NQ
Posts: 16 since Jun 2010
Thanks Given: 4
Thanks Received: 7

can you make some screenshots please?
what do they do..

the ATestLevelII and the DOMAlert - what are they for?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Exit Strategy
NinjaTrader
Better Renko Gaps
The Elite Circle
New Micros: Ultra 10-Year & Ultra T-Bond -- Live Now
Treasury Notes and Bonds
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
My NT8 Volume Profile Split by Asian/Euro/Open
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
61 thanks
Funded Trader platforms
39 thanks
NexusFi site changelog and issues/problem reporting
26 thanks
Battlestations: Show us your trading desks!
26 thanks
The Program
18 thanks
  #32 (permalink)
 NoCanDefend 
Washington
 
Experience: Advanced
Platform: IB
Trading: Options
Posts: 33 since Jan 2012
Thanks Given: 5
Thanks Received: 11

Screenshots won't do much good.

DOMAlert is a chart indicator that allows you to set audio alerts for order book volume or book imbalances.
It's built on an older version of jtrealstats so you'll see the same level 2 bars on the right side of the chart. When a level 2 bar appears that is larger than a set order volume it will prompt an audio alert. Then there is a second audio alert when the total bid volume exceeds the total ask volume by a set percentage (or vice versa i.e. total ask/total bid).

ATestLevelII is just a script I got from NT support to help a single chart receive order book data from two exchanges at the same time. It will have to be incorporated into these other book indicators to do anything useful.

Hope that helps.

Mark

Started this thread Reply With Quote
  #33 (permalink)
dingo95966
sacramento california butte
 
Posts: 1 since Oct 2013
Thanks Given: 1
Thanks Received: 0


hay new to this hope i did it right i need to know if you can chose a market maker in jtrealstat

Reply With Quote
  #34 (permalink)
 NoCanDefend 
Washington
 
Experience: Advanced
Platform: IB
Trading: Options
Posts: 33 since Jan 2012
Thanks Given: 5
Thanks Received: 11

dingo,

Jtrealstats doesn't have a feature that let's you choose a market maker. It plots whatever order book data it receives. However, you may be able to limit or select which data you send to the indicator. I have one chart running on NSDQ book data an another running on ARCA book data. So, you do get stats for each exchange, at least. See above for my comments on creating an instrument for a single exchange.

Note that this approach depends on the book data you get. I'm using IB book data and it's not consolidated, so I can break it down by exchange. Yet, if you get a consolidated feed, this method won't work.

I would like the indicator to filter by MMID, and/or keep stats for each MMID, but it's just something on my wish list for now.

I'll just add a general FYI that I contacted IB about their book data feed refresh rate and was told it's .250sec.
I've set jtrs and domalert to a .25 delay within their settings and it seems to help some with performance.

Mark

Started this thread Reply With Quote
Thanked by:
  #35 (permalink)
 rsmtrade 
Chattanooga, Tennessee, USA
 
Experience: Intermediate
Platform: NinjaTrader
Trading: currency futures
Posts: 32 since Sep 2010
Thanks Given: 3
Thanks Received: 22

Can anyone tell me what makes the triangles above and below the Level II bars change colors? What are the triangles trying to convey, in other words?

Reply With Quote
  #36 (permalink)
 NoCanDefend 
Washington
 
Experience: Advanced
Platform: IB
Trading: Options
Posts: 33 since Jan 2012
Thanks Given: 5
Thanks Received: 11

rsmtrade,

I don't use the triangles, but here's my best effort.

These are excerpts taken from the jtrs code:

// triangles, totals, and ratios above and below the histogram

if(tickVolHigherThanClose > tickVolLowerThanClose && SumOfAllAsks>SumOfAllBids)graphics.FillPolygon(higherVolBrush, lines1);

Looks like the upper triangle gets filled if the tick volume higher is great than tick volume lower on the current bar and current total ask (10 levels) is greater than current total bid (10 levels). Then, it's the inverse for the lower triangle.

I figure it's meant to indicate some higher level of conviction up or down.

Mark

Started this thread Reply With Quote
  #37 (permalink)
 rsmtrade 
Chattanooga, Tennessee, USA
 
Experience: Intermediate
Platform: NinjaTrader
Trading: currency futures
Posts: 32 since Sep 2010
Thanks Given: 3
Thanks Received: 22

Thanks,

I wish I understood code a lot better. Having watched the triangles for awhile, I think your assessment makes sense. I figured it was somekind of conviction/pressure thing, but your explanation of the code helps confirm this.

Thanks again,

Randy

Reply With Quote
  #38 (permalink)
 jmagaia 
Porto Portugal
 
Experience: Intermediate
Platform: IB
Trading: Stocks
Posts: 15 since Mar 2012
Thanks Given: 9
Thanks Received: 3


NoCanDefend View Post
and finally this ...

It is possible to put this (JT_Realstats_RJ7v401.cs) in Ninjatrader?
It is not necessary in zip?

Thanks

Reply With Quote
  #39 (permalink)
 NoCanDefend 
Washington
 
Experience: Advanced
Platform: IB
Trading: Options
Posts: 33 since Jan 2012
Thanks Given: 5
Thanks Received: 11


jmagaia View Post
It is possible to put this (JT_Realstats_RJ7v401.cs) in Ninjatrader?
It is not necessary in zip?

Thanks


Yes, it works on NT. The .cs version must be pasted into the folder manually.
See post 13 and 14 on this thread for instructions:

"copy the .cs file and paste into folder custom/bin/cache/indicator.. then compile from editor as normal"

Started this thread Reply With Quote
  #40 (permalink)
 Gaabor 
Budapest
 
Experience: Beginner
Platform: NinjaTrader, MT4
Trading: DAX
Posts: 17 since Dec 2015
Thanks Given: 11
Thanks Received: 3


How can I change MaxRows to 20? I tried but after that it's did not work. Is it possible set alert in Vitalij Level II indicator?
I think it's more visible on the chart.




Thanks!
Gábor

Reply With Quote
Thanked by:




Last Updated on February 9, 2017


© 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