NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 804
Search: Posts Made By: vvhg
Forum: NinjaTrader March 12th, 2014, 03:46 AM
Replies: 2
Views: 1,764
Posted By vvhg
Options->General->Confirm order placement. ...

Options->General->Confirm order placement.

Depends on your trading style whether you can afford to leave it on or not.

vvhg
Forum: NinjaTrader February 25th, 2014, 11:54 AM
Replies: 66
Views: 24,437
Posted By vvhg
Just print the names to the output window like...

Just print the names to the output window like this:Print("ChartControl.Controls[i].Name "+ChartControl.Controls[i].Name);


vvhg
Forum: Commodities February 21st, 2014, 04:26 AM
Replies: 12
Views: 10,414
Posted By vvhg
Hard to say without knowing where they get their...

Hard to say without knowing where they get their numbers from, but I'll give it a try:

Commercial hedgers seem to be the guys with physical positions, which they then hedge on the futures markets,...
Forum: NinjaTrader February 19th, 2014, 01:45 AM
Replies: 6
Views: 1,580
Posted By vvhg
Here is one...

Here is one example:https://nexusfi.com/download/vip_elite_circle/1331-download.html?view

There are also 100s of examples when you search via google as it's plain C# stuff.

Vvhg
Forum: NinjaTrader February 18th, 2014, 05:48 AM
Replies: 6
Views: 1,580
Posted By vvhg
You could either use a timer (easy) or write your...

You could either use a timer (easy) or write your own custom event (more work, but the elegant way) for this scenario.

vvhg
Forum: NinjaTrader February 15th, 2014, 12:02 PM
Replies: 9
Views: 3,070
Posted By vvhg
I am not aware of an indicator that does exactly...

I am not aware of an indicator that does exactly that, but have a look at some indicators that draw lines or channels or some other draw objects and then have a look how to grab the right account...
Forum: NinjaTrader February 15th, 2014, 03:55 AM
Replies: 9
Views: 3,070
Posted By vvhg
Or you could code an indicator that grabs the...

Or you could code an indicator that grabs the filled orders and connects the right ones, easier when ATM strategies were used, but possible either way I believe.

vvhg
Forum: NinjaTrader February 4th, 2014, 02:00 AM
Replies: 35
Views: 17,372
Posted By vvhg
If you have the correct account and instrument,...

If you have the correct account and instrument, it's quite easy to grab the correct positions and manipulate them.
The advantage is that you can keep the orders managed. I do similar stuff with my...
Forum: Traders Hideout February 3rd, 2014, 04:02 PM
Replies: 2
Views: 3,160
Posted By vvhg
You can only estimate, no (retail) approach is...

You can only estimate, no (retail) approach is 100% accurate. There are several tapes around that try to put the orders back together in order to show the original order sizes... DionysusToast...
Forum: Psychology and Money Management July 23rd, 2013, 07:41 AM
Replies: 946
Views: 336,349
Posted By vvhg
As I did not code the csv import you would have...

As I did not code the csv import you would have to ask petrmac


well, it could be the same size as init stop if it stops out there, generally it is the amount the trade goes "under water"

...
Forum: Psychology and Money Management June 24th, 2013, 02:36 AM
Replies: 946
Views: 336,349
Posted By vvhg
Sorry for my late reply. I have not yet fixed it,...

Sorry for my late reply. I have not yet fixed it, narrowed it down to some Excel 2010 specific error though, in 2007 it works fine. Unfortunately I could not find anything on the internet regarding...
Forum: Psychology and Money Management June 24th, 2013, 02:33 AM
Replies: 946
Views: 336,349
Posted By vvhg
No, it has not got the other commissions...

No, it has not got the other commissions settings, I will look into this again for the next update.

vvhg
Forum: Feedback and Announcements June 19th, 2013, 09:44 AM
Replies: 91
Views: 33,163
Posted By vvhg
Maybe we need a new category for the futures.io...

Maybe we need a new category for the futures.io (formerly BMT) Best of Trading Awards: Best Snake Oil Vendor :sarcastic:

Big Mike let me thank you for not becoming cynical despite receiving all...
Forum: TradeStation June 16th, 2013, 04:12 PM
Replies: 3
Views: 2,150
Posted By vvhg
As I really don't know anything about...

As I really don't know anything about tradestation you would have to find someone else to answer that question...

Vvhg
Forum: TradeStation June 15th, 2013, 10:38 AM
Replies: 3
Views: 2,150
Posted By vvhg
Here you go: ...

Here you go:

https://nexusfi.com/download/vip_elite_circle/1249-download.html?view

or

https://nexusfi.com/download/ninjatrader-7/indicators/846-download.html?view

vvhg
Forum: NinjaTrader May 25th, 2013, 07:53 AM
Replies: 6
Views: 3,719
Posted By vvhg
DionysusToast, I guess you are certain that...

DionysusToast, I guess you are certain that OnMarketData only fires for the primary DataSeries?

If so global vars seems the way to go, but I would write an EventHandler to them that I could...
Forum: Psychology and Money Management May 24th, 2013, 02:50 PM
Replies: 946
Views: 336,349
Posted By vvhg
Thanks, I will look into this, maybe I can come...

Thanks, I will look into this, maybe I can come up with a fix with this.
Do you have to do this once or every time you want to update the pivot table?

Vvhg
Forum: Feedback and Announcements May 17th, 2013, 02:50 AM
Replies: 3,895
Views: 1,289,515
Posted By vvhg
No, it didn't crash NT, it all has a safety net...

No, it didn't crash NT, it all has a safety net with error handling, just printed the error to the output window.

vvhg


PS: Do you ever sleep?
Forum: Feedback and Announcements May 17th, 2013, 02:44 AM
Replies: 3,895
Views: 1,289,515
Posted By vvhg
I changed the addresses to https, now everything...

I changed the addresses to https, now everything works again, didn't work with http, gave the response "Error processing request".

vvhg
Forum: Psychology and Money Management May 16th, 2013, 04:39 PM
Replies: 946
Views: 336,349
Posted By vvhg
Can you not manually refresh the pivot table? If...

Can you not manually refresh the pivot table? If not it would be connected to the other bug which basically is a pivot table refusing to refresh as far as I can see. I will look into it once I have...
Forum: Emini and Emicro Index May 16th, 2013, 03:57 PM
Replies: 5
Views: 3,633
Posted By vvhg
Just have a look at their daily ATR, that should...

Just have a look at their daily ATR, that should give you an estimate. The ratio will not be constant but fluctuate somewhat.

Vvhg
Forum: Trading Journals May 16th, 2013, 03:53 PM
Replies: 997
Views: 188,274
Posted By vvhg
It should not be, but I'll check anyway. Vvhg

It should not be, but I'll check anyway.

Vvhg
Forum: Trading Journals May 16th, 2013, 03:47 PM
Replies: 997
Views: 188,274
Posted By vvhg
Could you please have a look in your trace file...

Could you please have a look in your trace file if there are any clues and send ne the relevant stuff via PM? Theoretically this indicator should not be able to crash NT under any circumstances as I...
Forum: Feedback and Announcements May 16th, 2013, 03:33 PM
Replies: 3,895
Views: 1,289,515
Posted By vvhg
Will do. :pcguru: Vvhg

Will do. :pcguru:

Vvhg
Forum: Psychology and Money Management May 14th, 2013, 03:26 PM
Replies: 946
Views: 336,349
Posted By vvhg
I tried on my side and everything works perfect,...

I tried on my side and everything works perfect, so I don't know how to track that error down...what version of Excel are you on?

Vvhg
Showing results 1 to 25 of 804

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