Search found 26 matches

by h4nk
21 Apr 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 6
Replies: 40
Views: 47208

Re: MULTICHARTS 12.0 RELEASE 6

I discovered that the frozen chart / data issue usually occurs when MC is started before the market opens. Can anyone try this? It happened to me last week with build 18038. The frozen chart / data issue seems to be a general issue, regardless of the broker. My broker is GAIN Capital. This is a seri...
by h4nk
28 Jan 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 5
Replies: 31
Views: 9481

Re: MULTICHARTS 12.0 RELEASE 5

Does anyone else experience flashing bids / asks on the DOM? The issue has been there since at least MC 12 R3 as far as I know. Take a look (the image shows missing bids / asks):
missing_bid_ask.png
(11.54 KiB) Downloaded 2040 times
I use GAIN Capital as the broker and trade ES. Please fix the issue MC Team.
by h4nk
12 Dec 2012
Forum: MultiCharts
Topic: Portfolio Trading
Replies: 47
Views: 20368

Re: Portfolio Trading

Another thing that would be cool is the ability to set any strategy/signal to be fully automated, just like regular MC signal that is turned on, or semi automated: when a buy or sell order occurs, it is listed on a sortable scanner-like window so that I can manually respond to the buy or sell order....
by h4nk
30 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4988

Re: MultiCore Machine and MC-Support

Hi bstrader, I have the same problem, but my setup is different than yours: I use a MacBook Pro 2010 (Core i5) and a Mac mini 2010 (Core 2 Duo) to run Windows XP Pro natively with Boot Camp. One of my signals somehow causes MC to use only about 50% CPU when I do an optimization on the MacBook Pro, b...
by h4nk
13 Jul 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE
Replies: 143
Views: 52397

Re: MULTICHARTS 8.0 RELEASE

Regarding the crosses above and crosses below issue, I installed MC 8.0.5722.401 sent to me by Henry to fix some other bug. It seems that crosses above and crosses below work as expected now. Crosses above now works for -2, -1, 0, 1. But, I have not tried it with -2, -1, 0, 0, 0, 1 (see the three ze...
by h4nk
06 Jul 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE
Replies: 143
Views: 52397

Re: MULTICHARTS 8.0 RELEASE

Hi TJ, Let me explain, "-0.2, -0.1, 0.1" and "-0.2, -0.1, 0.0, 0.1" are series of avgema value bar after bar. For the first scenario, the value of avgema starts with -0.2 for the current bar, the next bar after that it becomes -0.1, the next bar after that it becomes 0.1. Let's change avgema to a co...
by h4nk
06 Jul 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE
Replies: 143
Views: 52397

Re: MULTICHARTS 8.0 RELEASE

I found out that crosses above and crosses below keywords do not work the way are supposed to. Here's an example: if avgema[1] crosses above 0 then buy 1 contract next bar at market; The above code only buys if the values of avgema are, for example: -0.2, -0.1, 0.1 The above code does not buy if the...
by h4nk
03 Jul 2012
Forum: MultiCharts
Topic: Cloned Market Data source has the setting shareds
Replies: 2
Views: 1363

Re: Cloned Market Data source has the setting shareds

Hi Danilo,

Please vote for this feature:

http://www.multicharts.com/pm/viewissue ... _no=MC-778

I need the clone feature to work on any data source as well. I have submitted a feature request above.
by h4nk
18 Jun 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE CANDIDATE
Replies: 44
Views: 20491

Re: MULTICHARTS 8.0 RELEASE CANDIDATE

Hi Henry, What do you mean by expected behavior? That behavior does not exist in MC 7.4. So, this is unexpected for me. I think other MC users are also agree that sending an order when the condition is not met is not only wrong, but also not expected. I can remember that this wrong behavior started ...
by h4nk
08 Jun 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE CANDIDATE
Replies: 44
Views: 20491

Re: MULTICHARTS 8.0 RELEASE CANDIDATE

Henry,

Yes, we are on the same page. I think it is a bug that MC sends an order and cancels it right away when the condition is not met right after turning on the auto trading. MC must not send an order when the condition is not met when I turn on the auto trading.
by h4nk
07 Jun 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE CANDIDATE
Replies: 44
Views: 20491

Re: MULTICHARTS 8.0 RELEASE CANDIDATE

Hi Henry, Here's a simple test script that you can try to see the bug. The buy limit order will be submitted when Close[2] > Open[2] and Close[1] > Open[1]. When you see two bars closing higher and one bar closing lower, turn on the auto trading immediately. You will see that a buy limit order is su...
by h4nk
05 Jun 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE CANDIDATE
Replies: 44
Views: 20491

Re: MULTICHARTS 8.0 RELEASE CANDIDATE

Hi Dave, I remember that the first time the issue occurred was after the second attempt by MC engineers to fix the expired limit order does not get cancelled bug. MC engineers tried to fix that bug, the first attempt failed, when I reported it I was told that it had been fixed. So, I provided a test...
by h4nk
04 Jun 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 RELEASE CANDIDATE
Replies: 44
Views: 20491

Re: MULTICHARTS 8.0 RELEASE CANDIDATE

I just found a critical bug in MC 8 RC that almost cost me money. It has to be fixed now. Here's what happened: 1. I turned on the auto trading on a Chart that contains my tested and bug free signals. The signals work just fine in MC 7.4. 2. MC started making calculations as usual from currentbar = ...
by h4nk
11 May 2012
Forum: MultiCharts
Topic: Add a limit to the number of broker reconnection attempt
Replies: 2
Views: 1251

Re: Add a limit to the number of broker reconnection attempt

Thanks for the info super. If it's available with IB, it must be available with the rest. This isn't hard to program feature. Why is it available only with IB?
by h4nk
10 May 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 BETA 3
Replies: 102
Views: 36433

Re: MULTICHARTS 8.0 BETA 3

I created a script to detect internet or broker disconnection using getappinfo(aistrategyauto). The idea is that when the auto trading turns off, the script plays a sound to notify me. So, if the internet is disconnected, can the OEC broker profile stop reconnecting after 2 failed attempts? It does ...
by h4nk
10 May 2012
Forum: MultiCharts
Topic: Add a limit to the number of broker reconnection attempt
Replies: 2
Views: 1251

Add a limit to the number of broker reconnection attempt

I created a script to detect internet or broker disconnection using getappinfo(aistrategyauto). The idea is that when the auto trading turns off, the script plays a sound to notify me. So, if the internet is disconnected, can the OEC broker profile stop reconnecting after 2 failed attempts? It does ...
by h4nk
20 Apr 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

It turns out that the dollar trailing stop bug is still there in MC 8 beta 2. The workaround that I tried did not work. After three ticks of correct dollar trailing stop move, it just stopped responding to price movement. It just stopped moving. I tried it with ESM2 futures. So, MC Users watch out ....
by h4nk
14 Apr 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

Hi Henry, I have contacted Roman regarding the expired limit order bug. As for the dollar trailing stop bug, I have demonstrated it live for more than 3 times. I am so done with it. I am tired of reporting the same bug over and over again. You already have my MC logs, workspace and scripts to reprod...
by h4nk
13 Apr 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

Hi Henry,

The dollar trailing stop bug has been fixed partially. It seems to lag by 1 ES tick. Can you check this problem?
by h4nk
13 Apr 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

Hi Henry, I tested MC 8 beta 2 with the OEC real time data fix. Here's what I found out: 1. The scale out bug has been fixed. 2. I am still testing the dollar trailing bug. I'll keep you updated. 3. The expired limit order bug from MC 8 beta 1 still exists: expired limit order is not cancelled by MC...
by h4nk
08 Apr 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

Hi Henry, Let me explain what went wrong: even though I have demonstrated live that the dollar trailing stop bug exists, for some reason "MC Logs" do not show that the dollar trailing stop bug exists. I have even sent a DOM picture that shows the bug. So, there is also a bug in MC Logs. MC 7.4 has a...
by h4nk
31 Mar 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

Hi waveslider, I use Open E Cry. So, the bug is not broker / data provider specific.
by h4nk
28 Mar 2012
Forum: MultiCharts
Topic: stop order cancelled
Replies: 30
Views: 8299

Re: stop order cancelled

I have the same problem. I trade ES contract. Here's what I found out. Essentially, scaling out of a position does not work in MC 7.4. Consider this scenario: 1. The entry signal buys 2 ES contracts at 1300 all at once. The exit signal sets a stop loss for 2 contracts at 1297. The exit signal is als...
by h4nk
21 Mar 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 BETA 2
Replies: 127
Views: 38603

Re: MULTICHARTS 8.0 BETA 2

I like the new sound feature. Can you turn off certain sounds and leave the rest turned on?
by h4nk
20 Dec 2011
Forum: MultiCharts
Topic: MultiCharts 7.4 Beta 2
Replies: 16
Views: 5341

Re: MultiCharts 7.4 Beta 2

Downloaded this version last night. Noticed that the bid and ask are reversed. Bid should be on the bottom and ask on the top. This is how traders are used to seeing it because of the DOM ladders and logically you think of a bid being underneath the market and the ask being over the market. It woul...
by h4nk
20 Dec 2011
Forum: MultiCharts
Topic: What component of MultiCharts do you want to be optimized?
Replies: 87
Views: 28752

Re: What component of MultiCharts do you want to be optimize

I would like to add order submission to optimization list. The way MC submits, modifies and cancels orders to the broker must be as fast and efficient as possible. After all, order submission is a realization of trading strategies.

Go to advanced search