NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 2 of 2
Search: Posts Made By: sam028
Forum: NinjaTrader December 2nd, 2009, 10:59 AM
Replies: 9
Views: 3,918
Posted By sam028
You may create a basic strategy with the wizard,...

You may create a basic strategy with the wizard, then edit the .cs an make your own modification.
If you had removed the space char between private and int, for example, well it's not going to...
Forum: NinjaTrader December 2nd, 2009, 06:01 AM
Replies: 9
Views: 3,918
Posted By sam028
Maybe something like: private int endPeriod...

Maybe something like:

private int endPeriod = 100000;
private int _H;
private int _L;
protected override void OnBarUpdate()
{
if (ToTime(Time[0]) < endPeriod)
return;
if (ToTime(Time[0])...
Showing results 1 to 2 of 2

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