NexusFi: Find Your Edge


Home Menu

 





Unofficial NinjaTrader 8 wish list thread (NT8)!


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one NinjaTrader with 96 posts (106 thanks)
    2. looks_two Big Mike with 81 posts (78 thanks)
    3. looks_3 OpalDragon with 35 posts (12 thanks)
    4. looks_4 NJAMC with 29 posts (19 thanks)
      Best Posters
    1. looks_one Fat Tails with 5.3 thanks per post
    2. looks_two NinjaTrader with 1.1 thanks per post
    3. looks_3 Big Mike with 1 thanks per post
    4. looks_4 AdvancedIndicators with 0.9 thanks per post
    1. trending_up 382,748 views
    2. thumb_up 692 thanks given
    3. group 221 followers
    1. forum 1,036 posts
    2. attach_file 63 attachments




 
Search this Thread

Unofficial NinjaTrader 8 wish list thread (NT8)!

  #361 (permalink)
 
tderrick's Avatar
 tderrick 
Nashville, Tennessee
 
Experience: Intermediate
Platform: Ninja / Jigsaw / 9G
Broker: AMP / CQG
Trading: NQ, YM and ES
Posts: 1,588 since Sep 2010
Thanks Given: 4,260
Thanks Received: 2,532

My wish is that it be released!!

Does anyone have an idea when ??

I'm going to vote again for a more sophisticated DOM with MP involved.


AJ
Nashville, Tennessee


"Life On The Edge of SR"
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Trade idea based off three indicators.
Traders Hideout
Cheap historycal L1 data for stocks
Stocks and ETFs
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
What broker to use for trading palladium futures
Commodities
 
  #362 (permalink)
 tst1 
Magadan Russia
 
Posts: 79 since Nov 2010

The ability to keep a certain amount of bars on a chart.So far,when i try to select a certain amount of bars it,for whatever reason,doesn`t keep up.Maybe it`s already there and i just unaware of it.If there is,any suggestions are appreciated.

Reply With Quote
  #363 (permalink)
 typer77 
Hong Kong
 
Experience: Intermediate
Platform: Ninjatrader
Trading: ES, Asian Equity futures
Posts: 32 since Jul 2011
Thanks Given: 7
Thanks Received: 9


I wish the optimizer has a more efficient optimizer algo on multi processor/core/thread cpu.

Reply With Quote
  #364 (permalink)
 pawnbroker 
Cheltenham
 
Experience: Advanced
Platform: InvestorRT, NinjaTrader
Trading: ES
Posts: 54 since Jan 2012
Thanks Given: 8
Thanks Received: 107

Lets say you have written an indicator, MyCustomIndicator, that contains references to the system indicators SMA and EMA.

If you select MyCustomIndicator and try to export that on its own, then the export fails with the message "Error compiling sources. Please check your logs".

If you also add one system indicator used by the custom indicator (say @SMA) and attempt to export the indicator, then a dialogue box lists all of the other referenced system indicators and there is a prompt to include them automatically.

This prompt to automatically include referenced indicators should be what happened in the first example.

Reply With Quote
  #365 (permalink)
 
Crassius's Avatar
 Crassius 
Shenandoah Valley, VA
 
Experience: Advanced
Platform: NT8
Broker: NinjaTrader introduced to Dorman
Trading: ES, CL, 6E, ZN
Posts: 14 since Jan 2011
Thanks Given: 5
Thanks Received: 3

Completely open up and document the custom bar API... Its already there, and many hacks have been done, but it undocumented and unsupported...

Remove restriction barring add(timeframe) only in initialize... custom bar type would allow me to do what I want here, because I could do it in bar creation (I think)

Follow me on Twitter Reply With Quote
Thanked by:
  #366 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,463 since Jun 2009
Thanks Given: 33,239
Thanks Received: 101,661

Too late for NT8, but here is my early request for NT9. I've been asking for it for about 4 years already

Support CUDA/OpenCL GPU optimization since everyone will be consumed with automation by then, might as well do it ten times faster than CPU's can. Currently only Matlab and R can use OpenCL/CUDA, but by the time NT9 comes out I imagine many more trading platforms will support it.

25-[AUTOLINK]GPU[/AUTOLINK] cluster cracks every standard Windows password in <6 hours | Ars Technica





opencl - [AUTOLINK]GPU[/AUTOLINK] vs CPU performance for common algorithms - Stack Overflow


Stackoverflow
GPUs are highly specialized hardware designed to do a small set of tasks very well and highly parallelized. This is basically arithmetic (particularly single precision floating point math although newer GPUs do quite well with double precision). As such they're only suited to particular algorithms. I'm not sure if sorting fits that category (in the general case at least).

More common examples are pricing of financial instruments, large amounts of matrix maths and even defeating encryption (by brute force). That being said, I did find Fast parallel GPU-sorting using a hybrid algorithm.

Another commonly quoted example is running SETI@HOME on an Nvidia GPU but it's comparing apples to oranges. The units of work for GPUs are different (and highly limited) compared to what CPUs ordinarily do.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #367 (permalink)
 
NJAMC's Avatar
 NJAMC 
Atkinson, NH USA
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader 8/TensorFlow
Broker: NinjaTrader Brokerage
Trading: Futures, CL, ES, ZB
Posts: 1,970 since Dec 2010
Thanks Given: 3,037
Thanks Received: 2,395


Big Mike View Post
Too late for NT8, but here is my early request for NT9. I've been asking for it for about 4 years already

Support CUDA/OpenCL GPU optimization since everyone will be consumed with automation by then, might as well do it ten times faster than CPU's can. Currently only Matlab and R can use OpenCL/CUDA, but by the time NT9 comes out I imagine many more trading platforms will support it.

25-[AUTOLINK]GPU[/AUTOLINK] cluster cracks every standard Windows password in <6 hours | Ars Technica





opencl - [AUTOLINK]GPU[/AUTOLINK] vs CPU performance for common algorithms - Stack Overflow



Mike

CUDA would be great for training Machine Learning systems.

Nil per os
-NJAMC [Generic Programmer]

LOM WIKI: NT-Local-Order-Manager-LOM-Guide
Artificial Bee Colony Optimization
Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #368 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238

When adding indicators to a chart it would be nice to sort by most recently added / changed. Trying to find a new indicator when it is named something totally different than the zip file downloaded is a pain.

Robert

nosce te ipsum

You make your own opportunities in life.
Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #369 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,463 since Jun 2009
Thanks Given: 33,239
Thanks Received: 101,661


NJAMC View Post
CUDA would be great for training Machine Learning systems.

There will plenty of 2xGPU core's on a single slot, and probably 4xGPU cores on a single slot in a couple years. Scale to four PCIe slots with 2x or 4x per, and you have a beast. And I would be one of the ones that builds such a beast for backtesting and simulation environments. And of course to play

I've been following your ML/SVM's, since you are using an external library, is it possible to use Matlab or R to leverage the existing GPU acceleration in Parallel Computing Toolbox or R's GPU library?

I don't want to go off-topic so I will re-ask my question in your main Support Vector Machine thread:


Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #370 (permalink)
 
MrYou's Avatar
 MrYou 
NC, USA
 
Experience: None
Platform: None Yet
Trading: Guitar
Posts: 403 since Jun 2011
Thanks Given: 618
Thanks Received: 196



Big Mike View Post
Too late for NT8, but here is my early request for NT9. I've been asking for it for about 4 years already

Support CUDA/OpenCL GPU optimization since everyone will be consumed with automation by then, might as well do it ten times faster than CPU's can.

Why too late? I actually kinda assumed that if NT could benefit from GPGPU processing then that would be a really high priority considering it would basically blow away any other retail trader platform and maybe some institutional platforms. And the more granular you get with tick data the more GPGPU processing becomes necessary or at the very least more overclocked cores.

I dream of the day when I can backtest multiple instruments over a decade of data and get the results back in a couple minutes or less.

Reply With Quote




Last Updated on December 24, 2023


© 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