Search found 7 matches

by NothingDone
13 Sep 2011
Forum: MultiCharts
Topic: oanda and mc
Replies: 59
Views: 15241

Re: oanda and mc

Dear drudominique,

We plan to add Oanda data feed this year (probably). However, we cannot guarantee anything.
Dave,

Any progress on OANDA and MC?

Thanks in advance
by NothingDone
05 Sep 2011
Forum: MultiCharts
Topic: MC and Collective2
Replies: 10
Views: 5169

Re: MC and Collective2

Dear Nicolas,

Thank you for your kind words. We plan to implement Collective2 connection some time next year.
Dave,

Any status updates on connecting MC and Collective2?

Thanks in advance
by NothingDone
04 Sep 2010
Forum: MultiCharts
Topic: Collective2
Replies: 6
Views: 2341

Re: Collective2

Any news on this?
by NothingDone
30 Aug 2010
Forum: MultiCharts
Topic: Coding Stumped - off by 1 bar...
Replies: 6
Views: 1678

Re: Coding Stumped - off by 1 bar...

Problem solved - just needed to freeze those numbers - this is a stripped down code sinppet which you can easily convert into an indicator to check the calculations but it does exactly what i need it to do in holding the breakout levels going forward for each pulse of a signal flag. Thanks again for...
by NothingDone
25 Aug 2010
Forum: MultiCharts
Topic: Coding Stumped - off by 1 bar...
Replies: 6
Views: 1678

Re: Coding Stumped - off by 1 bar...

"...now I just need to have it stop on the next bar when there is no signal condition so I can carry those values forward." any thoughts? I'm assuming that I placed the function in the right location in the code, but while it solved one side of the problem I'm having, it created a new one by shiftin...
by NothingDone
25 Aug 2010
Forum: MultiCharts
Topic: Coding Stumped - off by 1 bar...
Replies: 6
Views: 1678

Re: Coding Stumped - off by 1 bar...

I think I'm following you but now I'm picking up the high to the right of the signal bar it seems to have shifted. ...// set HighVal to the high indexed to the flagged bar if barstatus = 2 then HighVal = High[IndexVar];... What I am trying to do is freeze the value on the signal bar, what this has d...
by NothingDone
25 Aug 2010
Forum: MultiCharts
Topic: Coding Stumped - off by 1 bar...
Replies: 6
Views: 1678

Coding Stumped - off by 1 bar...

I'm having trouble trapping the correct high and low in this indicator, my index value seems to start at 1 even though I initialize it at 0, therefore I get the high or low of 1 bar prior to the event to carry forward, rather than the high or low of the bar I want to follow, which is when the event ...

Go to advanced search