NexusFi: Find Your Edge


Home Menu

 





Semi Automated strategy


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one kandlekid with 3 posts (0 thanks)
    2. looks_two Quick Summary with 1 posts (0 thanks)
    3. looks_3 monpere with 1 posts (1 thanks)
    4. looks_4 NJAMC with 1 posts (0 thanks)
    1. trending_up 2,129 views
    2. thumb_up 3 thanks given
    3. group 7 followers
    1. forum 7 posts
    2. attach_file 0 attachments




 
Search this Thread

Semi Automated strategy

  #1 (permalink)
kandlekid
College Point, NY (Queens)
 
Posts: 63 since Nov 2009
Thanks Given: 5
Thanks Received: 20

Hello All,

Is is possible to run a stategy and chart trader simultaneously ? I don't think it is. The reason I ask is that I'd like to run a strategy that generates alerts to be used to enter orders via chart trader (i.e. give me the entry, and I'll manage the order).

I think I can do it with the Super DOM. At least it appears so. I'll replace all of my order entries and exits, stops etc with alerts. But I'd really like to use chart trader rather than the DOM.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Exit Strategy
NinjaTrader
Trade idea based off three indicators.
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Better Renko Gaps
The Elite Circle
 
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
GFIs1 1 DAX trade per day journal
16 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
My NQ Trading Journal
12 thanks
  #3 (permalink)
 vegasfoster 
las vegas
 
Experience: Intermediate
Platform: Sierra Chart
Broker: Velocity/IB
Trading: 6E
Posts: 1,145 since Feb 2010
Thanks Given: 304
Thanks Received: 844


Someone was working on this, but I can't remember who or where. Can try to search for it or wait until someone else more useful comes along and helps you.

Reply With Quote
  #4 (permalink)
 
redratsal's Avatar
 redratsal 
Milan (I)
 
Experience: Advanced
Platform: Ninjatrader
Broker: Kinetick
Trading: FDAX,6E,CL,YM,NQ,ES
Posts: 1,648 since Oct 2010
Thanks Given: 1,215
Thanks Received: 2,090


Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #5 (permalink)
kandlekid
College Point, NY (Queens)
 
Posts: 63 since Nov 2009
Thanks Given: 5
Thanks Received: 20


redratsal View Post

That's a great thread. Thanks !

Reply With Quote
  #6 (permalink)
kandlekid
College Point, NY (Queens)
 
Posts: 63 since Nov 2009
Thanks Given: 5
Thanks Received: 20

Following the code example in that thread, I was able to bring up chart trader from my strategy. As the posters in that thread mentioned, the on chart order visualization does not appear, and I'm trying to figure out how to accomplish that (one suggested calling the strategy from an indicator).

Another issue is that I'd like the chart trader to disappear once the order is stopped out, closed, etc. To then re-appear when the strategy signals order entry again. From the thread above we have the following code ... the question is, how does one close the chart trader, etc from the strategy ... what are the settings, etc.

ChartControl.ChartTraderEnabled = true;
ChartControl.Controls["pnlChartTrader"].Enabled = true;
ChartControl.Controls["pnlChartTrader"].Visible = true;
ChartControl.Controls["pnlChartTrader"].Controls["ctrChartTraderControl"].Enabled = true;
ChartControl.Controls["pnlChartTrader"].Controls["ctrChartTraderControl"].Visible = true;

Thanks in advance.

Reply With Quote
  #7 (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


kandlekid View Post
Following the code example in that thread, I was able to bring up chart trader from my strategy. As the posters in that thread mentioned, the on chart order visualization does not appear, and I'm trying to figure out how to accomplish that (one suggested calling the strategy from an indicator).

Another issue is that I'd like the chart trader to disappear once the order is stopped out, closed, etc. To then re-appear when the strategy signals order entry again. From the thread above we have the following code ... the question is, how does one close the chart trader, etc from the strategy ... what are the settings, etc.

ChartControl.ChartTraderEnabled = true;
ChartControl.Controls["pnlChartTrader"].Enabled = true;
ChartControl.Controls["pnlChartTrader"].Visible = true;
ChartControl.Controls["pnlChartTrader"].Controls["ctrChartTraderControl"].Enabled = true;
ChartControl.Controls["pnlChartTrader"].Controls["ctrChartTraderControl"].Visible = true;

Thanks in advance.

Playing around with Visual Studio now, I can see a few other ChartTrader values for the Control.

ChartControl.ChartTraderVisible = true/false
ChartControl.ChartTraderSupported = true/false

I don't have time to play with them, but they might help you do what you want.

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
  #8 (permalink)
 
monpere's Avatar
 monpere 
Bala, PA, USA
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Mirus, IB
Trading: SPY, Oil, Euro
Posts: 1,854 since Jul 2010
Thanks Given: 300
Thanks Received: 3,371


redratsal View Post

A simpler way is to just run your standard strategy from the strategy tab instead of running it from the chart, that way the strategy is not associated with any chart, so you can have ChartTrader active on whatever chart you want. If the strategy initiates a trade, the trade will appear on ChartTrader. If the strategy uses Unmanaged Orders or ATM's to open trades, then the trades opened by the strategy can also be managed manually on the chart with ChartTrader.

Reply With Quote
Thanked by:




Last Updated on June 7, 2012


© 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