NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: gregid
Forum: NinjaTrader June 10th, 2013, 02:37 PM
Replies: 13
Views: 4,265
Posted By gregid
Check what are the values for these properties of...

Check what are the values for these properties of your strategy in the property grid.

You can change these values in your code as well (in Initialize() ):


EntriesPerDirection = 1;...
Forum: NinjaTrader June 9th, 2013, 07:15 PM
Replies: 13
Views: 4,265
Posted By gregid
Try removing the empty string in your EnterLong...

Try removing the empty string in your EnterLong and EnterShort:

EnterLong(DefaultQuantity);

Give it a try as (possibly!) the string identifies the order therefore NT waits for you exiting the...
Forum: NinjaTrader June 7th, 2013, 02:27 PM
Replies: 13
Views: 4,265
Posted By gregid
add brackets in correct places: change: ...

add brackets in correct places:
change:
GetCurrentAsk() + Offset * TickSize

to:
GetCurrentAsk() + (Offset * TickSize)


Also if you are new to programming always use curly brackets with...
Showing results 1 to 3 of 3

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