NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 10 of 10
Search: Posts Made By: Jeffrey
Forum: MultiCharts June 30th, 2015, 11:07 PM
Replies: 3
Views: 1,888
Posted By Jeffrey
Solved. If the signal is calling an indicator...

Solved. If the signal is calling an indicator with MaxBarSetting coded programmatically, it will throw error.

I think the reason is MC allows user to set the MaxBarSetting in the signal's...
Forum: MultiCharts June 27th, 2015, 07:12 AM
Replies: 3
Views: 1,888
Posted By Jeffrey
No...No reply from MC support right now.

No...No reply from MC support right now.
Forum: MultiCharts June 23rd, 2015, 11:47 PM
Replies: 3
Views: 1,888
Posted By Jeffrey
MaxBarsBack in Signal problem

I tried to code some very simple signal using my own indicator as below:


using System;
using System.Drawing;
using System.Linq;
using PowerLanguage.Function;
using ATCenterProxy.interop;
...
Forum: MultiCharts May 1st, 2015, 02:18 AM
Replies: 2
Views: 3,206
Posted By Jeffrey
Showing "tried to reference back more bars" in backtest

I have developed a custom ATR as below. I have no problem using it on my charts.


using System;
using System.Drawing;
using System.Linq;
using PowerLanguage.Function;

namespace...
Forum: MultiCharts April 23rd, 2015, 07:50 PM
Replies: 4
Views: 4,019
Posted By Jeffrey
I have found the answer, there are some...

I have found the answer, there are some PublicFunctions available in MC.NET:


public Jeffrey_DonchianChannel(object _ctx):base(_ctx){

// default 14 days
Period = 14;
}
...
Forum: MultiCharts April 22nd, 2015, 12:08 PM
Replies: 4
Views: 4,019
Posted By Jeffrey
Hi Cory, Thanks for the suggestion. However...

Hi Cory,

Thanks for the suggestion. However I am using MC.NET instead of NT7. I am actually trying to move the Donchian indicator from NT7 to MC.NET :faint: ... However I can't find the functions...
Forum: MultiCharts April 22nd, 2015, 10:31 AM
Replies: 4
Views: 4,019
Posted By Jeffrey
Find the highest and lowest value of the series (MC.NET)

I am trying to implement a Donchian channel indicator which needs to find the highest and lowest value of the past <period> bar. Say period is 20 then I need to find the highest high and lowest lowe...
Forum: MultiCharts April 21st, 2015, 12:07 PM
Replies: 8
Views: 2,786
Posted By Jeffrey
Thanks for the swirl response. Let's say I follow...

Thanks for the swirl response. Let's say I follow this to set the value into the array


using System;

namespace PowerLanguage.Indicator
{
public class ITest : IndicatorObject
{
...
Forum: MultiCharts April 21st, 2015, 10:54 AM
Replies: 8
Views: 2,786
Posted By Jeffrey
How to access the previous value of an indicator? (MC.NET)

public class New_ATR : IndicatorObject {

[Input]
public int period { get; set; }

private double trueRange;
private double averageTrueRange;

...
Forum: Traders Hideout January 18th, 2011, 06:52 AM
Replies: 10,645
Views: 14,241,061
Posted By Jeffrey
Yo! A novice from HK, am a IT guy in day...

Yo!

A novice from HK, am a IT guy in day time, now learning how to trade. Love the post here, great forum!
Showing results 1 to 10 of 10

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