Search found 34 matches

by David Caliano
15 Dec 2016
Forum: MultiCharts
Topic: Oanda doesn't work today
Replies: 11
Views: 2692

Re: Oanda doesn't work today

Most recent occurrence was last night at 9:04pm Pacific time. This is when the logs say "Connect failed: The operation has timed out"
by David Caliano
13 Dec 2016
Forum: MultiCharts
Topic: Oanda doesn't work today
Replies: 11
Views: 2692

Re: Oanda doesn't work today

Not yet. Still waiting.
by David Caliano
09 Dec 2016
Forum: MultiCharts
Topic: Oanda doesn't work today
Replies: 11
Views: 2692

Re: Oanda doesn't work today

I can reproduce the connection issue by doing the following: (my trades also have been getting rejected.) 1. Launch Multicharts and load a chart with 10 days back and a scanner with that symbol next to the chart. Everything will be working fine initially. 2. Leave it running for 8 hours. 3. On that ...
by David Caliano
30 Oct 2013
Forum: MultiCharts .NET
Topic: Volume POC on bar [SOLVED]
Replies: 4
Views: 2612

Re: Volume POC on bar [SOLVED]

Easy enough. Thanks again, Henry.
by David Caliano
30 Oct 2013
Forum: MultiCharts .NET
Topic: Volume POC on bar [SOLVED]
Replies: 4
Views: 2612

Re: Volume POC on bar [SOLVED]

Thanks, Henry. To get the POC to show up on each bar, would it be
something that a beginning coder would be able to do? What lines would
I have to change?
by David Caliano
29 Oct 2013
Forum: MultiCharts .NET
Topic: Volume POC on bar [SOLVED]
Replies: 4
Views: 2612

Volume POC on bar [SOLVED]

Is it possible to reference the highest volume POC
on a Volume Profile bar style? What I would like to do
is write a showme for a regular bar chart and have the dot
show on the bar at that bar's highest volume price. Would something
like this be possible?
by David Caliano
09 Jul 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21484

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

Henry, I've sent my logs numerous times to MB trading directly, still with no resolution. This issue has been around since March. It continues to happen to me on a daily basis on a demo account, when I don't manually restart. Sometimes I'll have open positions going into rollover, and the manual res...
by David Caliano
14 Mar 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21484

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

I've got the newest versions of both and am still getting rejected orders with
"account temporarily unavailable." I wasn't home yesterday to restart the program and
consequently missed some profitable trades.
by David Caliano
27 Feb 2013
Forum: MultiCharts
Topic: MB Trading new version of Desktop Pro [SOLVED]
Replies: 9
Views: 3149

Re: MB Trading new version of Desktop Pro [SOLVED]

Sounds good. Thanks again.
by David Caliano
24 Feb 2013
Forum: MultiCharts
Topic: MB Trading new version of Desktop Pro [SOLVED]
Replies: 9
Views: 3149

Re: MB Trading new version of Desktop Pro [SOLVED]

No. This is a different error. (Although I have
been getting that error you pointed me to for
pretty much all of February.) It is FX. I've
attached a screenshot.
by David Caliano
23 Feb 2013
Forum: MultiCharts
Topic: MB Trading new version of Desktop Pro [SOLVED]
Replies: 9
Views: 3149

MB Trading new version of Desktop Pro [SOLVED]

I tried MC 8.5 release with the new Release Candidate
of MB Trading's Desktop Pro (2.2.0.38) and was getting a lot
of errors. Are the two compatible? I had to switch back
to the 2.1.0.59 version.
by David Caliano
13 May 2011
Forum: User Contributed Studies and Indicator Library
Topic: ZigZag Swing Lengths
Replies: 5
Views: 3528

Re: ZigZag Swing Lengths

There is indeed a lot to look at in here. Thanks SP.
by David Caliano
12 May 2011
Forum: User Contributed Studies and Indicator Library
Topic: ZigZag Swing Lengths
Replies: 5
Views: 3528

Re: ZigZag Swing Lengths

I just thought it was a couple lines of subtraction and
a couple lines to show the text. Thanks TJ. I'm glad I asked
before I attempted.
by David Caliano
11 May 2011
Forum: User Contributed Studies and Indicator Library
Topic: ZigZag Swing Lengths
Replies: 5
Views: 3528

ZigZag Swing Lengths

How hard would it be to have the built-in ZigZag indicator plot
the swing lengths in text above and below the various
swing highs and swing lows? Where would I start?
by David Caliano
09 Aug 2010
Forum: MultiCharts
Topic: help with code
Replies: 6
Views: 1749

Re: help with code

Instead of "0", I had to set the variables to something other than "0", in this case "999999". (I had additional help on this from the kind man from MarkPlex.com.) Inputs: StartTime( 1415 ), EndTime( 1715 ); Vars: NewLowestL(999999), LowestL(999999); If Time[1] = EndTime then begin LowestL = NewLowe...
by David Caliano
09 Aug 2010
Forum: MultiCharts
Topic: help with code
Replies: 6
Views: 1749

Re: help with code

I finally got it to work. Thanks again, TJ.
by David Caliano
08 Aug 2010
Forum: MultiCharts
Topic: help with code
Replies: 6
Views: 1749

Re: help with code

Thanks TJ. (I'll know to do that next time.)

I'm sort of at a loss at this point at to why that part is wrong.
Could you tell me what it should be?
by David Caliano
08 Aug 2010
Forum: MultiCharts
Topic: help with code
Replies: 6
Views: 1749

help with code

The Following code works fine(plots high of specified time period)... Inputs: StartTime( 1415 ), EndTime( 1715 ); Vars: HighestH( 0 ), NewHighestH( 0 ); If Time[1] = EndTime then begin HighestH = NewHighestH; NewHighestH = 0; End; If T >= StartTime and T <= Endtime then begin If H > NewHighestH then...
by David Caliano
05 Aug 2010
Forum: MultiCharts
Topic: suggestion for future release
Replies: 0
Views: 1012

suggestion for future release

On the scanner window, some kind of real-time indication if a symbol
is making a new high or low for the day.
by David Caliano
01 Aug 2010
Forum: MultiCharts
Topic: Dukascopy
Replies: 3
Views: 1546

Dukascopy

Anybody get Dukascopy data feed to work?
by David Caliano
22 Jul 2010
Forum: MultiCharts
Topic: suggestion for future release
Replies: 1
Views: 786

suggestion for future release

May I suggest an option to hide the title bar on the Scanner Window like you are able to hide the title bar on a Chart Window.
by David Caliano
23 Jun 2010
Forum: MultiCharts
Topic: Sell low of reversal bar
Replies: 1
Views: 971

Sell low of reversal bar

[IntrabarOrderGeneration = false] inputs: Length( 1 ) ; condition1 = High > Highest( High, Length )[1] and Close < Close[1] ; if condition1 then Sell Short ( "KeyRevSE" ) next bar at market ; This is the code for Key Reversal SE. Instead of next bar at market, I want it to sell the break of the low...
by David Caliano
14 May 2010
Forum: MultiCharts
Topic: Inside Bar SE help
Replies: 0
Views: 1319

Inside Bar SE help

I'm trying to get this built-in signal to sell at the low price of the inside bar if
the current bar's low is lower than the low of the inside bar. Is there a way
of doing this? What would the code be?
by David Caliano
18 Dec 2009
Forum: MultiCharts
Topic: scanner window suggestion
Replies: 0
Views: 776

scanner window suggestion

It would be nice if on the scanner window there would be an option
to color the net change and net %change green for positive on
the day and red for negative on the day.
by David Caliano
30 Oct 2008
Forum: MultiCharts
Topic: zen-fire feed
Replies: 3
Views: 1999

zen-fire feed

Any idea what happened to zen-fire feed in new Beta and when it will be available again if at all? It's not there as a data source anymore.
by David Caliano
27 Oct 2008
Forum: MultiCharts
Topic: MULTICHARTS 5.0 BETA 1 NOW AVAILABLE
Replies: 26
Views: 10497

What happened to the zen-fire feed?
by David Caliano
14 Sep 2008
Forum: MultiCharts
Topic: Zen Fire Feed no longer works in MC?
Replies: 9
Views: 3022

Yes. Same here. It says "on" but not receiving anything.
by David Caliano
01 Jul 2008
Forum: MultiCharts
Topic: Zen-Fire feed symbols
Replies: 8
Views: 3855

I used CME for exchange for ZBU8, ZNU8, and YMU8. Comes in. Didn't work when using ECBOT. Also, make sure to select the "Live" option for SYSTEM after you put in the username and password.
by David Caliano
30 Jun 2008
Forum: MultiCharts
Topic: Zen-Fire feed symbols
Replies: 8
Views: 3855

Zen-Fire feed symbols

Which symbols are available to track? I got ESU8 and NQU8 to connect but was unable to get YMU8 or ZBU8 or ZNU8.
by David Caliano
22 May 2008
Forum: MultiCharts
Topic: zen-fire feed
Replies: 1
Views: 1241

zen-fire feed

Are you able to estimate when the zen-fire feed will be implemented?

Go to advanced search