NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 4 of 4
Search: Posts Made By: rleplae
Forum: NinjaTrader July 28th, 2016, 03:42 PM
Replies: 9
Views: 1,153
Posted By rleplae
you could create a new list and add the once...

you could create a new list
and add the once that are found to that list

then you will walk through that list and get the max and min out of it

it that sound a bit like chinese
then i would...
Forum: NinjaTrader July 28th, 2016, 03:31 PM
Replies: 9
Views: 1,153
Posted By rleplae
(The list can be a list of a class and then you...

(The list can be a list of a class and then you can
store various information in every record.)

// create a list of int
List<int> myCloseList = new List<int>();

// store the last 20 Close...
Forum: NinjaTrader July 28th, 2016, 02:37 PM
Replies: 9
Views: 1,153
Posted By rleplae
This is probably what you want to do : ...

This is probably what you want to do :


// create a list of int
List<int> myCloseList = new List<int>();

// store the last 20 Close prices in the list
for (int i = 0; i < 20; i++)
{
...
Forum: NinjaTrader July 28th, 2016, 02:15 AM
Replies: 9
Views: 1,153
Posted By rleplae
yes, correct where [0] is most recent

yes, correct
where [0] is most recent
Showing results 1 to 4 of 4

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