NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 6 of 6
Search: Posts Made By: tellytub
Forum: Emini and Emicro Index October 28th, 2014, 02:56 PM
Replies: 76
Views: 16,544
Posted By tellytub
Hope this helps? 3. Program Flow ...

Hope this helps?


3. Program Flow


** Reading and writing from and to the Console -- does not matter if its a console or windows app

** Writing conditional statements
Forum: Emini and Emicro Index October 26th, 2014, 09:45 AM
Replies: 76
Views: 16,544
Posted By tellytub
Press Control+F5 for console apps, that way you...

Press Control+F5 for console apps, that way you can step into your code.
Forum: Emini and Emicro Index October 23rd, 2014, 02:36 PM
Replies: 76
Views: 16,544
Posted By tellytub
namespace Functions_and_Methods { class...

namespace Functions_and_Methods
{
class Program
{
static void Main(string[] args)
{ int result1;
int arg1 = 25;

result1 = formula(arg1);
...
Forum: Emini and Emicro Index October 22nd, 2014, 02:04 PM
Replies: 76
Views: 16,544
Posted By tellytub
IN the second block of code where they have "...

IN the second block of code where they have " static int formula(int theVal)
{
return (theVal * 2) / 3 + 15;
}"

1. What is "theVal" what does that mean?
2. What does the "{0}" mean?
3. How...
Forum: Emini and Emicro Index October 17th, 2014, 12:16 PM
Replies: 76
Views: 16,544
Posted By tellytub
Yes you're right, you don't need any, however,...

Yes you're right, you don't need any, however, its a good way to see how the code is constructed. Helpful for people beginning their journey in C#.
Forum: Emini and Emicro Index October 14th, 2014, 01:54 PM
Replies: 76
Views: 16,544
Posted By tellytub
Having the basic understanding of C# is important...

Having the basic understanding of C# is important i.e. variables, basic OO principles, once you get that under your belt you can create a very simple strategy using Ninja's strategy wizard, something...
Showing results 1 to 6 of 6

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