NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 8 of 8
Search: Posts Made By: thesarath
Forum: NinjaTrader March 5th, 2015, 07:22 AM
Replies: 2
Views: 2,941
Posted By thesarath
Thanks Jack for your valuable reply. 1. I...

Thanks Jack for your valuable reply.
1. I actually cannot add reference because, the user can add dll in custom directory and I think user will not add reference to each new dll each time.
2. I...
Forum: NinjaTrader March 5th, 2015, 06:06 AM
Replies: 2
Views: 2,941
Posted By thesarath
Get value of Third-party indicators

How can I get the value of Third-party indicator?

I could get SMA's value with the below code

var val = SMA(14)[0];

but i cannot get KPMWAP's value with the below code

var val =...
Forum: NinjaTrader March 3rd, 2015, 08:26 AM
Replies: 6
Views: 1,373
Posted By thesarath
Yes. I instantiate the indicators dynamically at...

Yes. I instantiate the indicators dynamically at runtime in a loop and store them in a List<IDataSeries>.
Forum: NinjaTrader March 3rd, 2015, 07:49 AM
Replies: 6
Views: 1,373
Posted By thesarath
I can select a set of indicators from a list, can...

I can select a set of indicators from a list, can select the plot for each indicator and need to get each indicator's plot value at runtime.
Forum: NinjaTrader March 3rd, 2015, 06:32 AM
Replies: 6
Views: 1,373
Posted By thesarath
Get plot value through reflection

I am able to get the value of middle band of Bollinger with the below code.

double value = Bollinger(2,14).Values[1][0];


How can I do it with Reflection? Below is the code I have tried so...
Forum: NinjaTrader December 2nd, 2014, 04:39 AM
Replies: 5
Views: 1,318
Posted By thesarath
Thanks a lot ratfink. But my problem is that...

Thanks a lot ratfink.
But my problem is that i need to get the SMA(5)[0] through reflection with methodinfo.invoke.

Here is my code :

dataSeries1 = (IDataSeries)ind1_methodInfo.Invoke(obj,...
Forum: NinjaTrader December 2nd, 2014, 03:37 AM
Replies: 5
Views: 1,318
Posted By thesarath
Example

Could you please provide a simple example? ratfink
Forum: NinjaTrader December 2nd, 2014, 02:26 AM
Replies: 5
Views: 1,318
Posted By thesarath
NinjaTrader methods to compare indicator values

How can I check the condition for =,!=,>= and <= in NinjaTrader.Indicator.Indicator class? I have done > and < with
1. CrossOver(IDataseries,IDataseries,value) // for >
2....
Showing results 1 to 8 of 8

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