Search found 14 matches

by Chi-Yuan Shih
06 May 2014
Forum: MultiCharts .NET
Topic: Code obfuscation [SOLVED]
Replies: 4
Views: 2674

Re: Code obfuscation [SOLVED]

Hello tradetree, The most effective protection is to move the main part of the code into C++ library and then reference this library from C# study. Info from MultiCharts .Net FAQ I believe there should be no problem compiling this dll with Dotfuscator CE in Visual Studio. To move the main part of t...
by Chi-Yuan Shih
02 Jan 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.5 BETA 2
Replies: 98
Views: 40255

Re: MULTICHARTS 8.5 BETA 2

After upgrade from beta1x64 to beta2x64, Multicharts failed to get realtime data from GlobalServer. I try to totally remove beta1 then reinstall beta2. The errors are still there, and keep sengding out error reports. [ You should have received them] It seems that there is a bug in Globalserver data ...
by Chi-Yuan Shih
16 Jun 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 3 feedback
Replies: 185
Views: 83198

Optimize failed

As attached JPGs, MC6 beta3 failed to optimize. If I move the mouse to Optimization Criteria tab and click, error message prompts as in OptimizeFailed.JPG. When I try to modify the startvalue and endvalue for optimization. The program halted and then crashed. [OptimizeHalt.JPG] 問題事件名稱: APPCRASH 應用程式...
by Chi-Yuan Shih
11 Jun 2010
Forum: MultiCharts
Topic: TS Diagnostic Symbols == BYT , == CPA, == CPU, ==
Replies: 5
Views: 1963

TS Diagnostic Symbols == BYT , == CPA, == CPU, ==

TS offers Diagnostic Symbols. They are measurement symbols which can be used to diagnose data transfer quality. Ref: http://www.TS.com/Discussions/Topic.aspx?Topic_ID=72337&SearchTerm=&txtExactMatch=Diagnostic%20Symbols Does Multicharts offer similar functions ? Is that possible to use "== cpu" as a...
by Chi-Yuan Shih
10 Jun 2010
Forum: MultiCharts
Topic: a dummy data source that we can use to test on weekends...
Replies: 2
Views: 1010

Thanks.
Kindly show me How to add the Diagnostic Symbols [==cpu etc...] into MC?
by Chi-Yuan Shih
10 Jun 2010
Forum: MultiCharts
Topic: a dummy data source that we can use to test on weekends...
Replies: 2
Views: 1010

a dummy data source that we can use to test on weekends...

http://www.TS.com/Discussions/Topic.aspx?Topic_ID=33397&PAGE=6񽰿 "Assuming you are just testing code, try using the symbol '== cpu' which is the over all CPU usage for your PC. Run something in the background to generate a CPU usage chart. " In this thread:TS use symbol '== cpu' as a dummy dat...
by Chi-Yuan Shih
20 Jan 2009
Forum: MultiCharts
Topic: Noplot(n) not works when Plot(n)[m] m<-1 or m>1
Replies: 4
Views: 2232

:) Thanks ! Marina. I have tried your method. ************************** plot2[2](plot1[2]); setplotcolor(2, getplotbgcolor(1)); *************************** But getplotcolor(1) returns RED color. It should be BLACK. Instead I use ***setplotcolor(2, getbackgroundcolor);***. It works successfully to c...
by Chi-Yuan Shih
07 Jan 2009
Forum: MultiCharts
Topic: Noplot(n) not works when Plot(n)[m] m<-1 or m>1
Replies: 4
Views: 2232

Noplot(n) not works when Plot(n)[m] m<-1 or m>1

In intraday charts, I need to plot at previous bar [plot1[length],Length>1] to observe the relation between present and previous bar. when ner bar occurs, I want to delete the old plot. Use noplot(n) but it doesnot work. I try to plot at future time, Plot1[-2], the Noplot(1) can not delete the old p...
by Chi-Yuan Shih
07 Sep 2008
Forum: MultiCharts
Topic: TL_New, Text_New Can't Draw well in Point Charts
Replies: 4
Views: 2164

Thank You, TJ.
by Chi-Yuan Shih
07 Sep 2008
Forum: MultiCharts
Topic: TL_New, Text_New Can't Draw well in Point Charts
Replies: 4
Views: 2164

I found the solution !!!

In HELP, I found there are function to do this:

Text_New_S
TL_New_S
by Chi-Yuan Shih
07 Sep 2008
Forum: MultiCharts
Topic: TL_New, Text_New Can't Draw well in Point Charts
Replies: 4
Views: 2164

TL_New, Text_New Can't Draw well in Point Charts

In Point Charts, There may be many bars occur on the same minutes. When I try to draw texts using Text_New, all the text on the same minute will draw on same bar. Ex. Texts on 09:00:10, 09:00:25, 09:00:59 will all draw at 09:00:00. TL_New is the same. Is that possible to set the Time to the second r...
by Chi-Yuan Shih
27 Jun 2008
Forum: MultiCharts
Topic: MC 3.1 takes 2 minutes to exit the program !
Replies: 1
Views: 1290

MC 3.1 takes 2 minutes to exit the program !

MC 3.0 takes only a few seconds to close and exit the program, But 3.1 beta and 3.1 need almost 2 minutes to exit the program. There may be some problems in V.3.1 ?! I use Globalserver as realtime datasource, MC takes 90 second to start and open two workspaces. It takes more time to exit the program...
by Chi-Yuan Shih
26 Feb 2008
Forum: MultiCharts
Topic: Failed to show Last price marker and add-ons [build 1137.33]
Replies: 1
Views: 1067

Failed to show Last price marker and add-ons [build 1137.33]

I dowmloaded the last build [multicharts.1137.3363_beta1.exe ] and installed successfully. I found two problem. 1. some of my own indicators fail to show the last price marker. 2. The decisionbar indicator add-ons was unable to be ploted. When I register the username and password which was working w...
by Chi-Yuan Shih
20 Feb 2008
Forum: MultiCharts
Topic: Function to get the barnumber or bartime of current cursor
Replies: 1
Views: 1324

Function to get the barnumber or bartime of current cursor

If there is a funtion which can get the value of the barnumber or bartime of current cursor position, then we can plot the indicators according to the cursor position. With this function we can playback the indicator just by moving the cursor back and forth on the chart. This is the simplest way to ...

Go to advanced search