Jump to content

Recommended Posts

Posted

I'm not an expert coder, but I think will only work with certain strategies using NTs default SetPRofitTarget and SetStopLoss.

 

If you code your strategies with tick granularity, there may not be any need for this indicator.

Posted

Hi Yamantaka,

Yes, that fill type is for when you code using SetProfitTarget, and SetStopLoss.

I use methods like ExitLimitLong / ExitStopLong so I can use tick data for intrabar fills. This is the best method for backtesting.

Kram

 

I'm not an expert coder, but I think will only work with certain strategies using NTs default SetPRofitTarget and SetStopLoss.

 

If you code your strategies with tick granularity, there may not be any need for this indicator.

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...