NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 12 of 12
Search: Posts Made By: aquarius
Forum: NinjaTrader June 24th, 2015, 02:29 PM
Replies: 21
Views: 6,208
Posted By aquarius
remove prints to troubleshoot ...

You can quick-try commenting out lines 5826 and 5832 (from your attached image..) or just simply remove the Print statements there...
Forum: NinjaTrader June 23rd, 2015, 10:56 AM
Replies: 21
Views: 6,208
Posted By aquarius
Using events

You could also try listening to events being triggered:


var accounts = NinjaTrader.Cbi.Globals.Accounts;
account = accounts.FindByName("Your account name");

account.PositionUpdate +=...
Forum: NinjaTrader April 26th, 2015, 01:12 AM
Replies: 34
Views: 10,769
Posted By aquarius
Hope it helps :)

Please allow me to chime in a little bit :ahhhhh: ... normally when you modify strings so often, they some how affect performance, mostly because there's garbage collection activity involved from the...
Forum: NinjaTrader April 4th, 2015, 02:35 AM
Replies: 34
Views: 10,769
Posted By aquarius
Haven't tried it, though ...

I'd change a few lines, but that's just me ... :ahhhhh:


public override string FormatPriceMarker(double price)
{
double trunc = Math.Truncate(price);
...
Forum: NinjaTrader March 18th, 2015, 12:24 PM
Replies: 9
Views: 2,160
Posted By aquarius
Yes, it should. Any property (Key or Value) can...

Yes, it should. Any property (Key or Value) can serve as the sorting element for the collection, it depends which one you use. You can also exchange the KeyValuePair class for any other custom class...
Forum: NinjaTrader March 18th, 2015, 11:34 AM
Replies: 9
Views: 2,160
Posted By aquarius
an idea...

...

List<KeyValuePair<string,int> list = new List<KeyValuePair<string,int>>();
list.Add(new KeyValuePair<string,int>("abc", 1);

...
list.Sort(new Comparison<KeyValuePair<string, int>>((s, t)...
Forum: Tech Support February 6th, 2015, 08:21 PM
Replies: 142
Views: 36,318
Posted By aquarius
You're welcome!

Glad you find it useful :becky:
Forum: Tech Support February 4th, 2015, 10:30 PM
Replies: 142
Views: 36,318
Posted By aquarius
I'm using this one

I have been using this one, since Win 8 came out:

8GadgetPack - Gadgets for Windows 8 / 8.1 (http://8gadgetpack.net/)

Would be nice if it were ported to Win10...

EDIT: fully ported to Win10
Forum: Traders Hideout December 29th, 2013, 09:56 PM
Replies: 6
Views: 1,283
Posted By aquarius
You could check this out

Hi, i guess you could start by checking this thread started by Cloudy:

https://nexusfi.com/beginners-introductions/23361-introductory-trading-videos.html

there are some links related to How...
Forum: Off-Topic March 28th, 2013, 09:08 PM
Replies: 115
Views: 23,119
Posted By aquarius
Wow, pure master jedi level in here! So much...

Wow, pure master jedi level in here!

So much to learn... just a humble apprentice, 33
Forum: Off-Topic March 26th, 2013, 12:27 AM
Replies: 3
Views: 1,723
Posted By aquarius
Disturbing?

I rather find it fascinating! :typing::typing: love Isaac Asimov stuff. The video also reminded me of the Ghost in the shell anime series, polemical indeed.

Imagine if NJAMC can program part of...
Forum: Traders Hideout February 16th, 2013, 06:28 PM
Replies: 10,645
Views: 14,245,352
Posted By aquarius
After a 100 days of being a member...

Hi, I'm Eduardo. I always have been interested in the markets, I used to have a managed account with American Skandia as custodian, that was more than 10 years ago. With that I bought a house. But...
Showing results 1 to 12 of 12

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