NexusFi: Find Your Edge


Home Menu

 





Display Subgraph upon Attached order Fill?


Discussion in Sierra Chart

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




 
Search this Thread

Display Subgraph upon Attached order Fill?

  #1 (permalink)
 
LittleFinger's Avatar
 LittleFinger 
Denver Colorado/USA
 
Experience: Intermediate
Platform: SierraChart
Broker: AMP
Trading: ES
Posts: 116 since May 2017
Thanks Given: 132
Thanks Received: 145

Hello,

I am trying to figure out how to display a subgraph confirming trade exit when using attached orders with an ACSIL system.

I display arrows on entry with:

 
Code
if (trade entry conditions)
{  Result = (int)sc.BuyEntry(NewOrder);
     if (Result > 0)
    { BuyEntrySubgraph[sc.Index] = sc.Low[sc.Index];
     }
}
I don't know how to generate an arrow for the exit, but I'm guessing I need to use another if statement and some formula to check if either attached order (target or stop) has been executed.

I'm thinking that this function might be involved:
 
Code
sc.GetAttachedOrderIDsForParentOrder()
or this:
 
Code
sc.GetNearestTargetOrder()
This is probably simple.

Thanks for looking

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
Exit Strategy
NinjaTrader
Increase in trading performance by 75%
The Elite Circle
ZombieSqueeze
Platforms and Indicators
How to apply profiles
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Spoo-nalysis ES e-mini futures S&P 500
28 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
16 thanks




Last Updated on May 16, 2019


© 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