NexusFi: Find Your Edge


Home Menu

 





Combine ATR stop with Hard Stop


Discussion in EasyLanguage Programming

Updated
    1. trending_up 2,106 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)
 robz75 
baltimore md/usa
 
Experience: Beginner
Platform: TradeStation
Trading: Futures
Posts: 16 since Jul 2014
Thanks Given: 0
Thanks Received: 0

I am trying to implement an atr stop in conjunction with a hard stop. I am using this on the S&P emini. My problem is 2 things:

1. ATR uses bars to calculate its numbers so I could be caught in a big drop in the market over a 60 min time frame. I want to use the ATR most of the time because it is variable.
2. I want to also implement a hard stop of X emini ticks to cover for a big drop in the market as well as protect me from an ATR calculation that would sell at more than 40 ticks or something to that affect.

3. The Hard stop needs to use intrabar order generation for me to protect myself from a big intra bar drop.

So is there someone that could provide some code that would do the ATR stop as well as a hard stop? ATR needs to be optimizable as well as the hard stop in ticks. Hard stop needs Intrabar order generation.

The atr I am using is below but I am not sure how good it is.


Thanks for your help!
-----------------------------------
Inputs:
ATRLen( 5 ),
NumATRs( 2 ) ;

Once SetStopContract ;

SetStopLoss ( AvgTrueRange(ATRLen) * NumATRs * BigPointValue ) ;

-------------------------------------------------------


Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Memorandum Watch: How the 60-Day MOU Framework Makes May …
Prediction Markets & Event Contracts
Warsh Drops Easing Bias, December Hike Now Above 50% -- …
Prediction Markets & Event Contracts
$500M Riding on World Cup 2026: France/Spain Co-Favored …
Prediction Markets & Event Contracts
Warsh Rate Hike at 40%, Iran June 15 Expires Tonight at …
Prediction Markets & Event Contracts
I Have a Thing Called Iran -- Trump Stays in DC as Airsp …
Prediction Markets & Event Contracts
 




Last Updated on January 26, 2015


© 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