FootPrintV2 Chart for NT8 - futures io
futures io



FootPrintV2 Chart for NT8


Discussion in Platforms and Indicators

Updated
      Top Posters
    1. looks_one mk77ch with 30 posts (164 thanks)
    2. looks_two trymph with 22 posts (11 thanks)
    3. looks_3 Tangotx with 7 posts (1 thanks)
    4. looks_4 Freedom303 with 7 posts (0 thanks)
      Best Posters
    1. looks_one mk77ch with 5.5 thanks per post
    2. looks_two bobwest with 4 thanks per post
    3. looks_3 Stone78 with 1 thanks per post
    4. looks_4 trymph with 0.5 thanks per post
    1. trending_up 25,420 views
    2. thumb_up 200 thanks given
    3. group 86 followers
    1. forum 111 posts
    2. attach_file 49 attachments




Welcome to futures io: the largest futures trading community on the planet, with well over 150,000 members
  • Genuine reviews from real traders, not fake reviews from stealth vendors
  • Quality education from leading professional traders
  • We are a friendly, helpful, and positive community
  • We do not tolerate rude behavior, trolling, or vendors advertising in posts
  • We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community.  It's free and simple.

-- Big Mike, Site Administrator

(If you already have an account, login at the top of the page)

 
Search this Thread
 

FootPrintV2 Chart for NT8

(login for full post details)
  #41 (permalink)
 yiman 
London
 
Experience: Intermediate
Platform: ninjatrader, multicharts, MT4
Broker: IB, PFG Best
Trading: 6E, EMD, TF
 
Posts: 264 since Jul 2009
Thanks: 110 given, 156 received

Cheers mike, yes refering to numbers at bottom of chart panel. The text based boxes as you staed

Reply With Quote

Can you help answer these questions
from other members on futures io?
Tradingview Phone Call Alert
Trading Reviews and Vendors
ES ATR Volatility
Emini and Emicro Index
 
Best Threads (Most Thanked)
in the last 7 days on futures io
NinjaTrader Brokerage Services (www.ninjatraderbrokerage …
151 thanks
Big Mike in Ecuador
63 thanks
New NinjaTrader
41 thanks
Selling Options on Futures?
12 thanks
Gradient Color Bars
7 thanks
 
(login for full post details)
  #42 (permalink)
 mk77ch 
Switzerland
 
Experience: Advanced
Platform: NinjaTrader
Broker: Dorman
Trading: Currency Futures, ES
 
mk77ch's Avatar
 
Posts: 117 since Oct 2010
Thanks: 25 given, 254 received

Yes i'm thinking about adding some rows for delta, volume and cumulative delta but i don't know yet when i find the time to do it.

All the best,
Mike


yiman View Post
Cheers mike, yes refering to numbers at bottom of chart panel. The text based boxes as you staed


I never lose. I either win or learn.
Nelson Mandela
Started this thread Reply With Quote
 
(login for full post details)
  #43 (permalink)
 Tangotx 
Houston, TX
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NinjaTrader/Dorman
Trading: ES/RTY
 
Posts: 54 since Jan 2017
Thanks: 13 given, 30 received


I wonder why Ninja can have a footprint that does not require tick replay but all others need it. Mike's footprint is excellent, the only problem is with Ninja itself which starts lagging just about with any indicator requiring tick replay.

Follow me on Twitter Reply With Quote
 
(login for full post details)
  #44 (permalink)
 mk77ch 
Switzerland
 
Experience: Advanced
Platform: NinjaTrader
Broker: Dorman
Trading: Currency Futures, ES
 
mk77ch's Avatar
 
Posts: 117 since Oct 2010
Thanks: 25 given, 254 received

NinjaTrader does it with a BarsType instead of an indicator.
The BarsType has access to the last bid and ask price but i guess it needs a lot of custom programming and some indepth knowledge of undocumented NT internal functions.

I'm running the indicator on a Lenovo Thinkpad X1 Tablet with an i5 and 8GB of Ram and don't run into performance issues with 2 days of 1 minute data.
So maybe it's another indicator which also uses tick replay or just the sum of it causing the issues.

All the best,
Mike



Tangotx View Post
I wonder why Ninja can have a footprint that does not require tick replay but all others need it. Mike's footprint is excellent, the only problem is with Ninja itself which starts lagging just about with any indicator requiring tick replay.


I never lose. I either win or learn.
Nelson Mandela
Started this thread Reply With Quote
 
(login for full post details)
  #45 (permalink)
 Tangotx 
Houston, TX
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NinjaTrader/Dorman
Trading: ES/RTY
 
Posts: 54 since Jan 2017
Thanks: 13 given, 30 received

Thanks for the explanation Mike. I should clarify that the lagging problem with Ninja is generally when the market moves quickly such as the open, news, or the close.





mk77ch View Post
NinjaTrader does it with a BarsType instead of an indicator.
The BarsType has access to the last bid and ask price but i guess it needs a lot of custom programming and some indepth knowledge of undocumented NT internal functions.

I'm running the indicator on a Lenovo Thinkpad X1 Tablet with an i5 and 8GB of Ram and don't run into performance issues with 2 days of 1 minute data.
So maybe it's another indicator which also uses tick replay or just the sum of it causing the issues.

All the best,
Mike


Follow me on Twitter Reply With Quote
 
(login for full post details)
  #46 (permalink)
 mk77ch 
Switzerland
 
Experience: Advanced
Platform: NinjaTrader
Broker: Dorman
Trading: Currency Futures, ES
 
mk77ch's Avatar
 
Posts: 117 since Oct 2010
Thanks: 25 given, 254 received

Are you using non-time based bars?
Most of the calculation is done when a new bar is created.

All the best,
Mike


Tangotx View Post
Thanks for the explanation Mike. I should clarify that the lagging problem with Ninja is generally when the market moves quickly such as the open, news, or the close.


I never lose. I either win or learn.
Nelson Mandela
Started this thread Reply With Quote
 
(login for full post details)
  #47 (permalink)
 Tangotx 
Houston, TX
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NinjaTrader/Dorman
Trading: ES/RTY
 
Posts: 54 since Jan 2017
Thanks: 13 given, 30 received

Yes, generally using range bars.

Follow me on Twitter Reply With Quote
 
(login for full post details)
  #48 (permalink)
 Tangotx 
Houston, TX
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NinjaTrader/Dorman
Trading: ES/RTY
 
Posts: 54 since Jan 2017
Thanks: 13 given, 30 received

I wanted to add a follow up to my post about NT8's lag. In another thread (I can't take credit for it) I found something I did not know about how to determine indicators' utilization. Here is what to do: In NT Control Center select New > NinjaScript Output > Right Mouse Click in the NinjaScript Output Window > select NinjaScript Utilization Monitor. According to the post, an Indicator should not exceed Chart Style (Candlestick or Bar or whatever you use) in Total Time (ms).

It was an eye opener. Bottom line, Mike's FootPringV2 (which requires tick replay) has a lower utilization than Ninja's own Volumetric chart (which does not require tick replay).

I have to send a big congrats to Mike for achieving such a feat. I should know because I own some commercial indicators with horrible utilization.

On a related subject, my wish list for Mike's indicator is:

1. Increase the thickness of the delta outline so it's more clearly seen on the screen.
2. Add rows for at least volume and delta bar statistic at the bottom of the chart.

Thanks Mike for unselfishly sharing your indicator.

Follow me on Twitter Reply With Quote
 
(login for full post details)
  #49 (permalink)
 mk77ch 
Switzerland
 
Experience: Advanced
Platform: NinjaTrader
Broker: Dorman
Trading: Currency Futures, ES
 
mk77ch's Avatar
 
Posts: 117 since Oct 2010
Thanks: 25 given, 254 received

Thank you for your reply.
As a programmer i'm usually aware of performance issues and try to optimize things as good as possible but as my knowledge of C# is pretty much limited to coding for NT, there is always room to improve.
NT8 uses Direct2D for its Drawings and Direct2D is rendered on the GPU (DirectX).
That's also the reason that it usually performs badly in virtual desktops like VirtualBox which has no direct access to the GPU and uses Software rendering.
Here is a thread about it: https://forum.ninjatrader.com/forum/ninjatrader-8/platform-technical-support-aa/99708-nt8-laggy-in-a-virtual-machine

About your wishlist:

1. Is on my ToDo-List ;-)
2. Rows for Volume, Delta and Cumulative Delta have been added.

All the best,
Mike



Tangotx View Post
I wanted to add a follow up to my post about NT8's lag. In another thread (I can't take credit for it) I found something I did not know about how to determine indicators' utilization. Here is what to do: In NT Control Center select New > NinjaScript Output > Right Mouse Click in the NinjaScript Output Window > select NinjaScript Utilization Monitor. According to the post, an Indicator should not exceed Chart Style (Candlestick or Bar or whatever you use) in Total Time (ms).

It was an eye opener. Bottom line, Mike's FootPringV2 (which requires tick replay) has a lower utilization than Ninja's own Volumetric chart (which does not require tick replay).

I have to send a big congrats to Mike for achieving such a feat. I should know because I own some commercial indicators with horrible utilization.

On a related subject, my wish list for Mike's indicator is:

1. Increase the thickness of the delta outline so it's more clearly seen on the screen.
2. Add rows for at least volume and delta bar statistic at the bottom of the chart.

Thanks Mike for unselfishly sharing your indicator.


I never lose. I either win or learn.
Nelson Mandela
Started this thread Reply With Quote
The following user says Thank You to mk77ch for this post:
 
(login for full post details)
  #50 (permalink)
 Tangotx 
Houston, TX
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NinjaTrader/Dorman
Trading: ES/RTY
 
Posts: 54 since Jan 2017
Thanks: 13 given, 30 received


Thanks Mike!



mk77ch View Post
Thank you for your reply.
As a programmer i'm usually aware of performance issues and try to optimize things as good as possible but as my knowledge of C# is pretty much limited to coding for NT, there is always room to improve.
NT8 uses Direct2D for its Drawings and Direct2D is rendered on the GPU (DirectX).
That's also the reason that it usually performs badly in virtual desktops like VirtualBox which has no direct access to the GPU and uses Software rendering.
Here is a thread about it: https://forum.ninjatrader.com/forum/ninjatrader-8/platform-technical-support-aa/99708-nt8-laggy-in-a-virtual-machine

About your wishlist:

1. Is on my ToDo-List ;-)
2. Rows for Volume, Delta and Cumulative Delta have been added.

All the best,
Mike


Follow me on Twitter Reply With Quote
The following user says Thank You to Tangotx for this post:


futures io Trading Community Platforms and Indicators > FootPrintV2 Chart for NT8


Last Updated on February 28, 2023


Upcoming Webinars and Events
 

NinjaTrader Indicator Challenge!

Ongoing
     



Copyright © 2023 by futures io, s.a., Av Ricardo J. Alfaro, Century Tower, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada), info@futures.io
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.
no new posts