NexusFi: Find Your Edge


Home Menu

 





Combine ATR stop with Hard Stop


Discussion in EasyLanguage Programming

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




 
Search this Thread

Combine ATR stop with Hard Stop

  #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?
Trade idea based off three indicators.
Traders Hideout
How to apply profiles
Traders Hideout
What broker to use for trading palladium futures
Commodities
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 




Last Updated on January 26, 2015


© 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