NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: sunpost
Forum: NinjaTrader February 23rd, 2011, 07:34 AM
Replies: 6
Views: 3,895
Posted By sunpost
great progress Crassius! You might be...

great progress Crassius!

You might be interested in a webinar today by shodson...
Introduction to C# and NinjaScript Programming
Trading Webinar's - Big Mike Trading Forum...
Forum: NinjaTrader February 22nd, 2011, 11:30 PM
Replies: 6
Views: 3,895
Posted By sunpost
The issue with the statements in the if not being...

The issue with the statements in the if not being reached after the first time is that InstPeriod gets set to a value other than 0 making the condition (InstPeriod == 0) false.


if (Value4 >360...
Forum: NinjaTrader February 22nd, 2011, 09:49 PM
Replies: 6
Views: 3,895
Posted By sunpost
give this a try... int InstPeriod = 0; ...

give this a try...

int InstPeriod = 0;
int Value4 = 0;
for (int count = 0; count <= 50; count++)
{
Value4 =+ DeltaPhase[count];
if (Value4 > 360 && InstPeriod == 0)
{
...
Showing results 1 to 3 of 3

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

Total votes: 159
 


 
 


© 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