Search found 15 matches

by bstrader
19 Aug 2013
Forum: MultiCharts
Topic: Time based exit [SOLVED]
Replies: 3
Views: 3406

Re: Time based exit [SOLVED]

You can use BarsSinceEntry to do that. However it will only work, if you use it on a daily chart. if BarsSinceEntry > 5 then begin sell 5 contracts next bar at market; end; A workaround for use with e.g. 5minute bars would be. vars: days_since_entry (0); if marketposition=0 and days_since_entry > 0 ...
by bstrader
17 Aug 2013
Forum: MultiCharts
Topic: MC internal trading simulator [SOLVED]
Replies: 4
Views: 2160

Re: MC internal trading simulator [SOLVED]

Screenshot Buildnumber
by bstrader
17 Aug 2013
Forum: MultiCharts
Topic: MC internal trading simulator [SOLVED]
Replies: 4
Views: 2160

Re: MC internal trading simulator [SOLVED]

I have this settings:

1) Buildnumber is "7634".
2) Mode is"Sync"
3) Get Real-Time Data from is "Chart"

Attached are the screenshots.
by bstrader
16 Aug 2013
Forum: MultiCharts
Topic: MC internal trading simulator [SOLVED]
Replies: 4
Views: 2160

MC internal trading simulator [SOLVED]

Hi,

there is still a big problem with zen-fire trading sim. see attached file. why is´nt there a own mc internal trading sim for strategies and discretionary trading?

bs.trader
by bstrader
06 Aug 2013
Forum: MultiCharts
Topic: accessing T&S via powerlanguage
Replies: 2
Views: 3180

accessing T&S via powerlanguage

Hi,

is it possible to get the T&S informations (Price, Volume, Bid/Ask-Trade, Time, Date)
of a tick via powerlanguage?

best regards,

bs.trader
by bstrader
14 Apr 2013
Forum: MultiCharts
Topic: zenfire local sim and charttrading
Replies: 11
Views: 3840

Re: zenfire local sim and charttrading

Hi Henry,

problem still exists. After running multicharts for some minutes, feed for local sim hangs but real account still working. please let me know, if you need some more help to reproduce it.

regards,

Stephan
by bstrader
28 Mar 2013
Forum: MultiCharts
Topic: zenfire local sim and charttrading
Replies: 11
Views: 3840

Re: zenfire local sim and charttrading

Did you setup Zenfire datafeed?
Did you setup the symbol mapping?
I found out, the problem appears as well with trading without mapped symbols. take a look at the screenshots, zenfire local sim does not work, p/l is not updating.

please fix it asap.

regards.
by bstrader
27 Mar 2013
Forum: MultiCharts
Topic: zenfire local sim and charttrading
Replies: 11
Views: 3840

Re: zenfire local sim and charttrading

Hi, i have the same problems using 8.5 final. are there any news or a hotfix? regards, bs.trader
by bstrader
14 Aug 2012
Forum: MultiCharts
Topic: Timing tick to tick
Replies: 10
Views: 3629

Re: Timing tick to tick

Hi,

can somebody provide the dll for 64bit MC EL?

thank you,

Stephan
by bstrader
31 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4904

Re: MultiCore Machine and MC-Support

There is no way to edit the bios settings, i can not change the multithreading params. it is a ec2 instance from amazon: Cluster Compute Eight Extra Large Instance 60,5 GB Arbeitsspeicher 88 EC2 Compute Units (2 x Intel Xeon E5-2670, Eight-Core-Architektur "Sandy Bridge") 3370 GB Instance-Speicher 6...
by bstrader
31 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4904

Re: MultiCore Machine and MC-Support

Hi,

if somebody of MC Support wants to have access to this machine to make tests, that´s no problem. I think all cores and procs are used but not very effectivly (just look at the screenshot).

Regards,

Stephan
by bstrader
30 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4904

Re: MultiCore Machine and MC-Support

I use an intel i7 2600k processor. And for backtesting a couple of years of minute data it will take about 1 minute to test. The optimizing of my strategy with the same data (and up to 10 parameters) can take up to 20 hours of optimizing. In this process my processor is maxed to 100%. bstrader has ...
by bstrader
27 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4904

Re: MultiCore Machine and MC-Support

The optimization takes serveral hours.
by bstrader
26 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4904

Re: MultiCore Machine and MC-Support

1) None of these keywords are used
2) Build 5622 of MC 8
3) No, both exhaustive or genetic takes 100% of CPU Usage only 30-50 %.
by bstrader
25 Jul 2012
Forum: MultiCharts
Topic: MultiCore Machine and MC-Support
Replies: 14
Views: 4904

MultiCore Machine and MC-Support

Hello, I have a Multicore Windows Machine running a walkforward opitmization. As you can see in the screenshot it does not use all cores and does not stress the machine. I ran a CPU-Benchmark with Cinema Cinebench (http://www.maxon.net/de/downloads/cinebench.html) and here all CPUs are used an the m...

Go to advanced search