NexusFi: Find Your Edge


Home Menu

 





Coding on 1 min chart and line break


Discussion in NinjaTrader

Updated
    1. trending_up 1,538 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
 smclean83 
Port Orange
 
Experience: Beginner
Platform: thinkorswim
Trading: options, gold, futures
Posts: 1 since May 2016
Thanks Given: 0
Thanks Received: 0

Hi Guys,

I am trying to code my strategy that takes place on a 1 minute chart then add another bar series that states that bars are on the upside of the supertrend on 1, 3 line break.

Here is what I have...

protected override void Initialize()
{

SetProfitTarget(100);

CalculateOnBarClose = true;

AddLineBreak("ES 06-17", PeriodType.Minute, 1, 3, MarketDataType.Last);
}

protected override void OnBarUpdate()
Close[0] > SuperTrend(14, 2.618, true).UpTrend[0])
(How do I code this part to check on the line break chart and not my primary bar series?)

Thanks


Started this thread Reply With Quote

 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
10 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 thanks




Last Updated on May 29, 2017


© 2026 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 - Downloads - Top
no new posts