NexusFi: Find Your Edge


Home Menu

 





Display Subgraph upon Attached order Fill?


Discussion in Sierra Chart

Updated
    1. trending_up 805 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?
Better Renko Gaps
The Elite Circle
Quantum physics & Trading dynamics
The Elite Circle
Cheap historycal L1 data for stocks
Stocks and ETFs
Trade idea based off three indicators.
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
 




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