NexusFi: Find Your Edge


Home Menu

 





Stream Deck Elgato and NinjaTrader8


Discussion in Traders Hideout

Updated
      Top Posters
    1. looks_one mmaker with 9 posts (6 thanks)
    2. looks_two hedgeplay with 3 posts (0 thanks)
    3. looks_3 Big Mike with 2 posts (1 thanks)
    4. looks_4 Quick Summary with 1 posts (0 thanks)
      Best Posters
    1. looks_one dph1 with 5 thanks per post
    2. looks_two trendisyourfriend with 4 thanks per post
    3. looks_3 Koepisch with 3 thanks per post
    4. looks_4 mmaker with 0.7 thanks per post
    1. trending_up 9,941 views
    2. thumb_up 19 thanks given
    3. group 13 followers
    1. forum 22 posts
    2. attach_file 4 attachments




 
Search this Thread

Stream Deck Elgato and NinjaTrader8

  #1 (permalink)
 
dph1's Avatar
 dph1 
Gothenburg Sweden
 
Experience: Intermediate
Platform: NT7/NT8
Broker: Esignal, CQG (NT)
Trading: ES, CL, GC, ZB
Posts: 10 since Sep 2015
Thanks Given: 24
Thanks Received: 69

Hi!

I got myself a Stream Deck for Christmas

I so far managed to link some NT8 hotkeys and pictures to the buttons.

I have yet to figure out how to pre-determine the asset class I want to trade through a macro/hotkey.
For the moment this is not yet operational for me, but I am working on binding "custom orders" keys.

If anyone has any experience and tips on good Hotkeys to use, or programs that can compliment my Stream Deck with NT8, please let me know

[IMG][IMG][/IMG][/IMG]

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
MC PL editor upgrade
MultiCharts
Exit Strategy
NinjaTrader
Trade idea based off three indicators.
Traders Hideout
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
18 thanks
GFIs1 1 DAX trade per day journal
16 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
  #3 (permalink)
 
trendisyourfriend's Avatar
 trendisyourfriend 
Quebec Canada
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader
Broker: AMP/CQG
Trading: ES, NQ, YM
Frequency: Daily
Duration: Minutes
Posts: 4,527 since Oct 2009
Thanks Given: 4,175
Thanks Received: 6,020


Try this:
https://www.autohotkey.com/

Reply With Quote
  #4 (permalink)
 robertchristi41 
Toronto Canada
 
Experience: Intermediate
Platform: NinjaTrader
Broker: IB
Trading: Currency & Index Futures
Posts: 6 since Feb 2012
Thanks Given: 261
Thanks Received: 3

How is your Stream Deck project going? Were you able to solve the asset class selection problem? How do you protect against accidentally pressing a button and triggering an order? Do you have a modifier button programmed to be held down while you press a buy/sell order buttons? I think this is a great idea especially for scalping.

Reply With Quote
  #5 (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,440 since Jun 2009
Thanks Given: 33,213
Thanks Received: 101,599

Thanks for sharing @dph1

Sent using the NexusFi mobile app

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
  #6 (permalink)
 Koepisch 
@ Germany
 
Experience: Beginner
Platform: NinjaTrader
Broker: Mirus Futures/Zen-Fire
Trading: FDAX
Posts: 569 since Nov 2011
Thanks Given: 440
Thanks Received: 518

Hi,

i had bought the stream deck too right then as it was available ( My Notes back then). After running it a while and adding function linkage to NT7, i had refused to use it. The target idea is quite good but i wasn't comfortable with the tactile force and the response and had fear regarding unwanted key bounces when pressing. The key response is much related to the point (corner, center of the key) you press. If it is in the corner the whole key is tilted. I had noticed that not every key press was recognised. It's not comparable with a normal keyboard key.

Are you comfortable with the key press behaviour?

Hint: With NinjaTrader Script you can add a shortcut to any of your MenuItems (context menu / third-party AddOns entries also). Then you can add these in your stream deck configuration. I had done this to link my MTPredictor functions to the stream deck.

 
Code
		protected void AddMTPShortCuts()
		{
			ToolStripItemCollection TSItems = ChartControl.ContextMenuStrip.Items;
			foreach (ToolStripItem m in TSItems)
			{			
				if(m is ToolStripMenuItem)
				{
					ToolStripMenuItem MItem = (ToolStripMenuItem) m;
					if (MItem.Text == "Clear All")
					{
						MItem.ShortcutKeys = Keys.F8;
					}
					if (MItem.Text == "Analysis")
					{
						MItem.ShortcutKeys = Keys.F9;
					}
					if (MItem.Text == "Risk Reward")
					{
						MItem.ShortcutKeys = Keys.F10;
					}
					//if (MItem.Text == "EW Intermediate")
					//{
					//	MItem.ShortcutKeys = Keys.F11;
					//}
					if (MItem.Text == "Decision Point")
					{
						MItem.ShortcutKeys = Keys.F11;
					}
					if (MItem.Text == "Execute Trade")
					{
						MItem.ShortcutKeys = Keys.F12;
					}
				}
			}	
		}
Regards,
Koepisch

Reply With Quote
Thanked by:
  #7 (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,440 since Jun 2009
Thanks Given: 33,213
Thanks Received: 101,599

@dph1,

How is the Stream Deck going? I was looking at that vs the Loupedeck Live.

I also looked at Corsairs iCUE Nexus Commander, but the reviews are horrible on the screen viewing angles among other things.

Last, there is Touch Portal. I am still looking into that one. Basically, you can take an old tablet or phone and then use their software and create your own macros on the touch screen. It has free software that connects the mobile device and your desktop so they communicate with each other.

This video compares Touch Portal and Stream Deck:



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:
  #8 (permalink)
OAlejandro314159
Las Vegas, Nevada
 
Posts: 16 since Jan 2021
Thanks Given: 2
Thanks Received: 4

that steam deck looks awesome.

I always said that Ninja needs WAY WAY MORE HOTKEYS


Has anyone tried the KeyboardTrader -- execution platform. It is not a trading system per say. It is just an execution and order management system.

Reply With Quote
  #9 (permalink)
 
mmaker's Avatar
 mmaker 
Toronto Canada
 
Experience: Intermediate
Platform: ninjatrader
Trading: es
Frequency: Several times daily
Duration: Minutes
Posts: 400 since Feb 2011
Thanks Given: 1,178
Thanks Received: 508


Big Mike View Post
@dph1,

How is the Stream Deck going? I was looking at that vs the Loupedeck Live.

I also looked at Corsairs iCUE Nexus Commander, but the reviews are horrible on the screen viewing angles among other things.

Last, there is Touch Portal. I am still looking into that one. Basically, you can take an old tablet or phone and then use their software and create your own macros on the touch screen. It has free software that connects the mobile device and your desktop so they communicate with each other.

Mike

I went with the stream deck xl. I didn't want to be restricted to 15 buttons on one panel and then find out i needed more. It was pricey in cdn dollars but i have wanted this functionality for years.

The youtube video button pauses any current video playing so the video sound is not transmitted over the phone when the phone rings.

The second column of buttons are normal hotkeys in @NinjaTrader 8.

The up down arrows in the third column move the chart up or down as long as the cursor does not click on an indicator.

Damn, big crash & carnage in the daytona 500 just now.

The 12 buttons on the right turn on and off 6 strategies i programmed in Autohotkey (https://www.autohotkey.com/) which in turn puts the cursor in the proper place and click in @NinjaTrader to enable & disable the appropriate strategy.

I think traders have been requesting @NinjaTrader to include some hotkeys for strategies since 2011 (10 years!!!) but I am tired of holding my breath. I am getting too old. So this is not the cleanest solution - but it works.

The whole idea behind this functionality is so i can focus on the price action and not worry if my cursor is hovering over the strategy enable/disable box which is slightly larger than 1/8 of an inch.

And the button in the bottom left of the panel takes a snapshot of the chart for later consideration and stores it on the hard drive.

This is my initial thrust in this direction and I may make small adjustments as i learn how to use autohotkey better (like where to store snapshots instead of the default ninja folder) but it is good enough for a start.

And the top left button is a folder button that opens another folder giving you access to another profile containing another 32 buttons one of which is a return button to this profile. So it gives you an additional 31 buttons one of which can take you to a third folder and so on....


Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #10 (permalink)
 
SBtrader82's Avatar
 SBtrader82   is a Vendor
 
Posts: 587 since Feb 2018
Thanks Given: 222
Thanks Received: 1,333


Quite interesting, I noticed that recently the platform ProRealtime also offers a stream deck very similar to that of elgato. It is already setup for the platform. https://www.prorealtime.com/en/stream-deck

I never tried it because I would be scared of any mechanical issue with the keys.
If a button get stuck it might send the same signal again and again.


Sent using the NexusFi mobile app

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote




Last Updated on March 19, 2021


© 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