NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 6 of 6
Search: Posts Made By: monpere
Forum: NinjaTrader January 20th, 2011, 10:52 AM
Replies: 92
Views: 100,787
Posted By monpere
I think you can move your stop loss with...

I think you can move your stop loss with SetStopLoss()
Forum: NinjaTrader January 20th, 2011, 06:55 AM
Replies: 92
Views: 100,787
Posted By monpere
Do you guys use the BarsInProgress == 1 logic...

Do you guys use the BarsInProgress == 1 logic only for back tests, and have different code for live market? or do you use it both for backtests and also running the strategy with current market? In...
Forum: NinjaTrader January 19th, 2011, 12:23 PM
Replies: 92
Views: 100,787
Posted By monpere
Ok, I see these have BarsInProgress param. Are...

Ok, I see these have BarsInProgress param. Are you saying I should just use the following in the BarsInProgress==0 pass?:

{
...
EnterLong(1,...);
ExitLongLimit(1,...);
ExitLongStop(1,...);...
Forum: NinjaTrader January 19th, 2011, 12:06 PM
Replies: 92
Views: 100,787
Posted By monpere
EnterLong() has a BarsInProgress parameter, but...

EnterLong() has a BarsInProgress parameter, but SetStopLoss() and SetProfitTarget() do not. So, do you have to do the following?

EnterLong(1,...);
if ( BarsInProgress == 1 ) {
...SetStopLoss();...
Forum: NinjaTrader January 14th, 2011, 06:45 PM
Replies: 92
Views: 100,787
Posted By monpere
Well, they have Historical Fill Processing you...

Well, they have Historical Fill Processing you can toggle between 'Default' and 'Liberal', It should be very easy to implement that similar toggle best/worst processing for OHLC order, at the very...
Forum: NinjaTrader January 14th, 2011, 07:36 AM
Replies: 92
Views: 100,787
Posted By monpere
Crap! Now I have to go back and retest every...

Crap! Now I have to go back and retest every strategy I ever wrote on Ninja with a multi bar series. Who knows? I may have scrapped a couple of million dollar a year strategies ;)! But seriously...
Showing results 1 to 6 of 6

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 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