NexusFi: Find Your Edge


Home Menu

 





Trailing stop triggering an entry


Discussion in EasyLanguage Programming

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




 
Search this Thread

Trailing stop triggering an entry

  #1 (permalink)
Edwin Lefevre
Scotland
 
Posts: 27 since May 2019
Thanks Given: 11
Thanks Received: 4

Hi im using a trailing stop and stop loss. Most of the time this works but sometimes my trailing stop is putting me into a reverse position. This typically happens when my position does not move into profit from my entry and moves straight to the stop loss.

Is this because the orders are still live until the close of the bar?

How do I go about ensuring that this does not happen?

sl (4),
tp (12),
trailing_input (4),

if marketposition <> 0 then
setprofittarget_pt(tp);
setstoploss_pt(sl);
settrailingstop_pt(tp/trailing_input);

Thanks.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
How to apply profiles
Traders Hideout
Trade idea based off three indicators.
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
35 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
19 thanks
GFIs1 1 DAX trade per day journal
16 thanks
Spoo-nalysis ES e-mini futures S&P 500
14 thanks
  #3 (permalink)
Edwin Lefevre
Scotland
 
Posts: 27 since May 2019
Thanks Given: 11
Thanks Received: 4


I think I may have found my answer:

[IntrabarOrderGeneration = true]

This will cancel the stop or trailing stop immediately after a position is closed.

However this seems to vause my backtest to display diffrent results. I think this is more due to a change in how the test is calculating historic data than how the strategy operates.

Therefore,

I think taking the [IntrabarOrderGeneration = true] out for backtests and adding it for live trading should work.

Reply With Quote
  #4 (permalink)
Edwin Lefevre
Scotland
 
Posts: 27 since May 2019
Thanks Given: 11
Thanks Received: 4

Bump.

Was till having issues.

Removed the stop and left the trailing. So simple - lets see..

Reply With Quote
  #5 (permalink)
ezrollin
Cleburne
 
Posts: 14 since Dec 2019
Thanks Given: 21
Thanks Received: 0

did it work?

Reply With Quote




Last Updated on March 7, 2020


© 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