Search found 26 matches

by chosenek
07 Feb 2023
Forum: MultiCharts
Topic: Margin Account of Binance?
Replies: 7
Views: 2878

Re: Margin Account of Binance?

Still no update on this?
by chosenek
08 Apr 2015
Forum: MultiCharts .NET
Topic: Expert commentary
Replies: 1
Views: 1487

Expert commentary

Hi, I am able to see only like 5-6 expert commentaries generated by my code (ExpertCommentary.Write method). Is there such a limitation? If so, can the number be changed? Thank you, Petr EDIT: Unfortunately seems to be more complicated and also a bug. First 5-6 Expert commentaries are displayed with...
by chosenek
02 Apr 2015
Forum: MultiCharts .NET
Topic: Multichart processes are never shut down
Replies: 10
Views: 3169

Re: Multichart processes are never shut down

Yes, its opened in one of my workflows, but without any instrument in it currently .
by chosenek
01 Apr 2015
Forum: MultiCharts .NET
Topic: Automated trading and reconnect
Replies: 4
Views: 2587

Re: Automated trading and reconnect

Hi Henry,
its easy to reproduce.

1) Start Multichart and let it connect
2) Disconnect from internet (turnoff wifi, plug out cable or something)
3) Reconnect to internet
4) Try to start automated trading either on chart directly or at portfolio trader
5) It wont start
by chosenek
01 Apr 2015
Forum: MultiCharts .NET
Topic: Charts have one tick delay [SOLVED]
Replies: 6
Views: 3712

Re: Charts have one tick delay [SOLVED]

Hi wzero, I don't agree. What else would you have use for synchronization except windows's clock? There is no other convenient way unfortunatelly. EDIT:On the otherhand I dont see the need of synchronisation when requesting realtime data. It should basicaly work in a way "show me what you get". And ...
by chosenek
01 Apr 2015
Forum: MultiCharts .NET
Topic: Multichart processes are never shut down
Replies: 10
Views: 3169

Re: Multichart processes are never shut down

Hi Henry,
in my case there are few more.


FIXServer.exe
ATCenterServer.exe
TradingServer.exe
StudyServer.NET.exe
MessageCenter.exe
tsServer.exe
CQGServerProxy.exe
CQGServer.exe


Sorry for my late response.
Petr
by chosenek
28 Mar 2015
Forum: MultiCharts .NET
Topic: Multichart processes are never shut down
Replies: 10
Views: 3169

Multichart processes are never shut down

According to the https://www.multicharts.com/trading-software/index.php/MultiCharts_Processes Multichart processes should be shut down automatically after all processes containing UI are closed. This has never worked for me (not even once) and I have to kill the processes automatically each time. Us...
by chosenek
26 Mar 2015
Forum: MultiCharts .NET
Topic: Automated trading and reconnect
Replies: 4
Views: 2587

Re: Automated trading and reconnect

Has anyone been experiencing this as well?
by chosenek
24 Mar 2015
Forum: MultiCharts .NET
Topic: Automated trading and reconnect
Replies: 4
Views: 2587

Automated trading and reconnect

Hi, if got disconnect during automated trading (no matter if on chart or portfolio) I am not able to continue after reconnect, On chart when I press the button in status line, it simply does nothing. No error nothig, except freezing the screen for a second. In portofilo trader I get an error saying ...
by chosenek
20 Mar 2015
Forum: MultiCharts .NET
Topic: Backtesting (slippage, historical data) [SOLVED]
Replies: 4
Views: 2754

Re: Backtesting (slippage, historical data) [SOLVED]

Make sense.

Thank you.
Petr
by chosenek
19 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Re: Problem with custom future (back adjusted contracts) [SOLVED]

Its not custom future related. There was a problem in MC.net - CQG connection.

Good news is that the newest version of MC.net fixes this problem (build 10906). Its available at:
http://platformdownloads.com/download-center.html

I got this info from Amp support today.

its fixed.

Br,
Petr
by chosenek
18 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Re: Problem with custom future (back adjusted contracts) [SOLVED]

As wzero confirmed earlier, he got no problem with Interactive Broker data feed, only with CQG.

It does no appear to me as a configuration problem.

this issue has been confirmed by AMP.
by chosenek
18 Mar 2015
Forum: MultiCharts .NET
Topic: studies and signals [SOLVED]
Replies: 1
Views: 1317

Re: studies and signals [SOLVED]

Hi,
I have found some of them here
https://www.multicharts.com/trading-sof ... ultiCharts

But your best bet would be google or check the code directly.
by chosenek
18 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Re: Problem with custom future (back adjusted contracts) [SOLVED]

I got confirmation from Amp that the problem lies at MC/CQG server.

Can anyone from Multichart support give us an update on this issue?
by chosenek
18 Mar 2015
Forum: MultiCharts .NET
Topic: IOG mode and strange backtester behaviour
Replies: 4
Views: 2250

Re: IOG mode and strange backtester behaviour

Hi Dave,
you can access the session in two following ways.

Bars.Info.SessionName; //to get the session name
Bars.Sessions.First(); //to get the session object with properties you are looking for

Br,
Petr
by chosenek
16 Mar 2015
Forum: MultiCharts .NET
Topic: Backtesting (slippage, historical data) [SOLVED]
Replies: 4
Views: 2754

Re: Backtesting (slippage, historical data) [SOLVED]

Hi Josh, My PT is set to 230$/SL is set to 110$./slippage to 2$. As you can see in attached screenshort slippage differs depending on whether it was PT or SL. In case of PT only one slippage is applied in case of SL, slippage is reduced twice from the trade . These are just a backtesting results. I ...
by chosenek
16 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Re: Problem with custom future (back adjusted contracts) [SOLVED]

HI, exactly. I will rather put here screenshot in case I do something wrong. I selected e-mini russel 2000 Instrument that expired on 19th of December 2014. As you can see I want to get 500 (I know its too much, but at least some of them should be visible) days of historical data from 19.12.2014. I ...
by chosenek
15 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Re: Problem with custom future (back adjusted contracts) [SOLVED]

If I select already expired contract then I cant see any data at all. CQG confirmed that they provide data for expired contracts so its either a Multichart issue or setting of my account at Amp.

Anyone has expirenced this?
by chosenek
13 Mar 2015
Forum: MultiCharts .NET
Topic: Backtesting (slippage, historical data) [SOLVED]
Replies: 4
Views: 2754

Backtesting (slippage, historical data) [SOLVED]

Hi, I noticed that during backtesting slippage value is added twice in case of short order and only once in case of long order. Is there a specific reason for that? Also I am not able to use more ~65 days of historical data during backtesting (although I set 1 year). The tested instrument was e-mini...
by chosenek
12 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Re: Problem with custom future (back adjusted contracts) [SOLVED]

Thank you. Adding required contracts (+- a year) to Quote Manager really helped. Now I get no warnings. But my main problem, also the reason why I have started with custom future, remained. I am not able to load more than ~30 days of historical data from CQG, although a years should be available. It...
by chosenek
11 Mar 2015
Forum: MultiCharts .NET
Topic: Problem with custom future (back adjusted contracts) [SOLVED]
Replies: 15
Views: 6260

Problem with custom future (back adjusted contracts) [SOLVED]

Hi, I am struggling with custom futures. I have created one for TFE (e-mini Russel 2000) but I am not able to get it working. Attaching two pictures. One shows the configuration of custom future, the otherone shows the warning. Actually I am able to see the data but only for like 30 days back (1 min...
by chosenek
06 Mar 2015
Forum: MultiCharts .NET
Topic: Drawings through multiple charts [SOLVED]
Replies: 4
Views: 4377

Re: Drawings through multiple charts [SOLVED]

I just read similiar answer from you guys 5 years back. I will better implement it by myself :)
by chosenek
05 Mar 2015
Forum: MultiCharts .NET
Topic: Shifted indicators [SOLVED]
Replies: 1
Views: 1794

Shifted indicators [SOLVED]

Hi,
why all indicators are shifted by 6 bars from left side of chart?
Also in code the bar with index 1 is actualy the bar on sixth position.

Tried several indicators/instruments.

Does anyone have a clue?
by chosenek
04 Mar 2015
Forum: MultiCharts .NET
Topic: Drawings through multiple charts [SOLVED]
Replies: 4
Views: 4377

Drawings through multiple charts [SOLVED]

Hi, I liked this feature of NT and I am really missing it here. Is there a way how to achieve this or its simply not supported? Just to explain what I mean if its not straightforward: When 1 minute and 5 minute charts of the same instrument are opened and I do a drawing (line for example) on one of ...
by chosenek
01 Mar 2015
Forum: MultiCharts .NET
Topic: Broker profile/Demo credentials/bug tracker problems
Replies: 1
Views: 1511

Broker profile/Demo credentials/bug tracker problems

Hi, as I am not able to use bug tracker (page is reloading, no content) I will put my finding here, hopefully this wont be duplicate post. 1) Demo credentials I have tried to use two sets of credentials, none of them seems to be working. Always get a message saying that username does not exists. 2) ...

Go to advanced search