NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 5 of 5
Search: Posts Made By: MooreTech
Forum: NinjaTrader August 28th, 2010, 07:16 PM
Replies: 31
Views: 10,701
Posted By MooreTech
The issue in Zondor's code is in the following...

The issue in Zondor's code is in the following line:

vwap1=VWAP(Close); // define the instance of the external indicator to be used later

The VWAP indicator accepts numerous inputs (as shown in...
Forum: NinjaTrader August 28th, 2010, 03:13 PM
Replies: 31
Views: 10,701
Posted By MooreTech
Your indicator should look like this ...

Your indicator should look like this



TimeSpan endtime = new TimeSpan(0,0,0);
TimeSpan starttime = new TimeSpan(0,0,0);
double vwap =...
Forum: NinjaTrader August 28th, 2010, 11:04 AM
Replies: 31
Views: 10,701
Posted By MooreTech
Use the attached indicator. You can call it from...

Use the attached indicator. You can call it from your code as follows:

TimeSpan endtime = new TimeSpan(0,0,0);
TimeSpan starttime = new TimeSpan(0,0,0);
double a =...
Forum: NinjaTrader August 28th, 2010, 09:13 AM
Replies: 31
Views: 10,701
Posted By MooreTech
Yes. It should look something like this: ...

Yes. It should look something like this:

VWAP(startTime,endTime,true.... )[0]

or

VWAP(startTime,endTime,true.... ).SD1Upper[0]
Forum: NinjaTrader August 28th, 2010, 08:55 AM
Replies: 31
Views: 10,701
Posted By MooreTech
I don't have the VWAP indicator, so it's a little...

I don't have the VWAP indicator, so it's a little difficult to tell for sure. Some possibilities:

{
Value.Set (((Close[0]) - (VWAP.WVAP[0])) / ((VWAP.SD1 Upper[0]) - (VWAP.VWAP[0])));...
Showing results 1 to 5 of 5

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