NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 4 of 4
Search: Posts Made By: rleplae
Forum: NinjaTrader September 18th, 2017, 11:59 AM
Replies: 7
Views: 2,101
Posted By rleplae
Then you can add other Print statements to make...

Then you can add other Print statements to make sure you are editing the right file.
If you have your output window open, you should at least see something
Forum: NinjaTrader September 18th, 2017, 11:01 AM
Replies: 7
Views: 2,101
Posted By rleplae
sure : protected override void...

sure :

protected override void OnBarUpdate()
{
if (CurrentBar < BarsRequiredToTrade) return;

if (CurrentBars[0] < 1)
return;
if ( Bars.IsFirstBarOfSession )
{
Forum: NinjaTrader September 18th, 2017, 10:47 AM
Replies: 7
Views: 2,101
Posted By rleplae
I suggest you output some of those values with a...

I suggest you output some of those values with a Print statement, when you run it in real-time
and then you will see what values are returned and where the logic flows...
Forum: NinjaTrader September 18th, 2017, 04:34 AM
Replies: 7
Views: 2,101
Posted By rleplae
I would recommend you add some debug output in...

I would recommend you add some debug output in your code
with the statement Print, you then can follow the logic of your
code through the day.

Something i'm think of, what instrument are you...
Showing results 1 to 4 of 4

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