NexusFi: Find Your Edge


Home Menu

 





Coding on 1 min chart and line break


Discussion in NinjaTrader

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




 
Search this Thread

Coding on 1 min chart and line break

  #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

Can you help answer these questions
from other members on NexusFi?
How to apply profiles
Traders Hideout
Trade idea based off three indicators.
Traders Hideout
Better Renko Gaps
The Elite Circle
What broker to use for trading palladium futures
Commodities
REcommedations for programming help
Sierra Chart
 




Last Updated on May 29, 2017


© 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