Search found 48 matches

by rokanten
07 Mar 2024
Forum: MultiCharts
Topic: cannot add lines on QM
Replies: 1
Views: 182

cannot add lines on QM

hi. after upgrading to 15.0 version when i try to add new lines for a symbol on QM(edit data-> add), problem happens. 1. if i don't click round arrow button("use the data range for...", it was load data button on 14.x version), after i add a line by clicking "add", nothing get saved. 2. after clicki...
by rokanten
08 Dec 2020
Forum: MultiCharts
Topic: what if intraday data and daily data not fit using bar magnifier? [SOLVED]
Replies: 3
Views: 786

Re: what if intraday data and daily data not fit using bar magnifier? [SOLVED]

i've tested all situations i can imagine, and got my own conclusion,
which is what kate replied.
anyway, thanks kate.
by rokanten
17 Oct 2020
Forum: MultiCharts
Topic: what if intraday data and daily data not fit using bar magnifier? [SOLVED]
Replies: 3
Views: 786

what if intraday data and daily data not fit using bar magnifier? [SOLVED]

hi.

what happens if intraday data and daily data doen't fit when using bar magnifier?
for example,
say, daily data's high is 200 but intraday data's highest high of that day is 190.
trading daily bar, entered with buy at 195 stop.
then what happens?

thanks.
by rokanten
05 Oct 2020
Forum: MultiCharts
Topic: data resolutions and performance of mc
Replies: 1
Views: 534

data resolutions and performance of mc

hi. i wonder if this situation affect performance of mc. 1. if i test a signal on daily timeframe with data of.. a. 1-minute data(daily data will be automatically constructed by mc) b. both 1-minute data and daily data 2. and what if i check bar magnifier option for above situation? in general how m...
by rokanten
28 Sep 2020
Forum: MultiCharts
Topic: bar magnifier on portfoliotrader?
Replies: 3
Views: 883

Re: bar magnifier on portfoliotrader?

thank you JoshM.

that's actually very functionally important one.
hope MC will add that soon.
i saw developement page and status of bar magnifier for portfoliotrader was 'postponed'
by rokanten
25 Sep 2020
Forum: MultiCharts
Topic: bar magnifier on portfoliotrader?
Replies: 3
Views: 883

bar magnifier on portfoliotrader?

hi. 1. is bar magnifier available on portfolio trader? i trade daily bars but i want to use hourly data for precision. i want to make it clear that, whether profit target or stoploss happend first at a same bar. 2. and could i have your recommendation of a provider for hourly continuous futures data...
by rokanten
07 Sep 2020
Forum: MultiCharts
Topic: can i select all windows of a workspace?
Replies: 2
Views: 612

Re: can i select all windows of a workspace?

say, i have 10 different instruments on 10 windows,
and want to change all of its background color or x and y axis scale..and things like that.
by rokanten
07 Sep 2020
Forum: MultiCharts
Topic: can i select all windows of a workspace?
Replies: 2
Views: 612

can i select all windows of a workspace?

hi.

i am trying to change window format.
if i have 10 windows in a workspace, should i change it one by one?
can i select all windows and change format of all at once?

thanks.
by rokanten
05 May 2020
Forum: MultiCharts
Topic: i got gpu and cpu concern for MC
Replies: 3
Views: 1440

i got gpu and cpu concern for MC

Hi. i am about to buy a workstation notebook. and wonder if any cpu(amd or intel) is better for MC, and if any gpu(for example rtx 2080 or rtx quadro 5000) is better for MC. i use optimization via portfolio trader heavily like running it for days, and plot over 200 chart windows, with signals and in...
by rokanten
22 Oct 2019
Forum: MultiCharts
Topic: custom fitness value on portfolio of multiple instruments?
Replies: 7
Views: 1863

Re: custom fitness value on portfolio of multiple instruments?

ok here it is, simplified, array:list[10000](0); var: stdarray(0)...... many var....; totps=totaltrades; mp=marketposition; date0=month(date); date1=month(date[1]); symstr=getsymbolname; (setting starting point for each symbol in array) if symstr="A6" then smonths=335*0; if symstr="AP" then smonths=...
by rokanten
21 Oct 2019
Forum: MultiCharts
Topic: custom fitness value on portfolio of multiple instruments?
Replies: 7
Views: 1863

Re: custom fitness value on portfolio of multiple instruments?

i think it's not possible for multi instruments.
for example, custom fitness value as standard deviation of monthly return,
ES 200 300 400
6E -100 200 -300

then what i need is stdev(200,300,400,-100,200,-300)
and it seems what i get is stdev(200,300,400) and stdev(-100,200,300) seperately.
by rokanten
20 Oct 2019
Forum: MultiCharts
Topic: custom fitness value on portfolio of multiple instruments?
Replies: 7
Views: 1863

Re: custom fitness value on portfolio of multiple instruments?

can i use my own proprietary code like monthly return of my strategy on Fitness Function window?
or can i use only reserved words?
by rokanten
17 Oct 2019
Forum: MultiCharts
Topic: custom fitness value on portfolio of multiple instruments?
Replies: 7
Views: 1863

custom fitness value on portfolio of multiple instruments?

hi.

is it possible to use custom fitness value on portfolio trader of 10 instruments?
for example.. if i use averagetrade/mdd as my custom fitness value,
and try to get that value based on all 10 instruments trades, not based on each single instrument,
is it possible?
by rokanten
13 Oct 2019
Forum: MultiCharts
Topic: how to know next trading day's date? [SOLVED]
Replies: 2
Views: 1131

Re: how to know next trading day's date? [SOLVED]

to rrams
i've been working for some other project and i saw your reply so late.
i wish there's some other convinient way other than hard code, but thanks for your reply :)
by rokanten
01 Oct 2019
Forum: MultiCharts
Topic: how to know next trading day's date? [SOLVED]
Replies: 2
Views: 1131

how to know next trading day's date? [SOLVED]

hi i'm trying to do some seasonal trading. what i need to get is that next trading day's date. for example, there's saturday and sunday between 6.28 friday and 7.1 monday. so how can i get date information of 7.1 monday when i am on 6.28 friday? is there any function for this other than date[-3]? an...
by rokanten
09 Jul 2019
Forum: MultiCharts
Topic: can i specify the format of price?
Replies: 1
Views: 634

can i specify the format of price?

hi got 2questions. 1. i wonder if i can specify the form of price, and export it into csv file for example, ZC(corn, cme) price format is like 333'4. if i use script like 'fileappend(c:\zc.csv,numtostr(close,2)); then it prints 333.5, not 333'4 can i do this? 2. is there function for round up or dow...
by rokanten
21 Jun 2019
Forum: MultiCharts
Topic: can i add a line of data from excel?
Replies: 1
Views: 789

can i add a line of data from excel?

hi i've saved daily endofday data into my own created symbols. and the data comes from my broker into excel sheet. what i do is (example) 1. choose symbol ES on QM 2. edit data 3. load-add 4. then paste a1 cell data to open, b1 cell data to high.. and so on (daily EOD is saved on my excel sheet, OHL...
by rokanten
21 Jun 2019
Forum: MultiCharts
Topic: can i specify lastbar date on weekly chart?
Replies: 1
Views: 744

can i specify lastbar date on weekly chart?

hi.

if today is monday or tuesday or whatever, then weekly chart plots a new week bar.
what i want is that only completed weekly bar is ploted.
i mean i want to plot till last friday.
can i do it by chart setting or by script?

thanks.
by rokanten
03 Aug 2017
Forum: MultiCharts
Topic: any limitation on number of lines in one study? [SOLVED]
Replies: 2
Views: 1518

any limitation on number of lines in one study? [SOLVED]

Hi. is there any limitations on how many lines can be there in one study? i tried to paste about 5000 lines from excel sheet, and it stopped. i pasted 1000 lines over and over again and tried to compile, and it stopped again. is it for my computer capability? or any limitations on study itself? than...
by rokanten
06 Dec 2016
Forum: MultiCharts
Topic: i happened to save optimization result as ors by mistake
Replies: 1
Views: 817

i happened to save optimization result as ors by mistake

Hi. i happened to save optimization result as ors file, by mistake, which i needed it as csv file. and i had already ended my MC. haha. sad thing is that, i cannot find a way to convert ors file to csv file. is there any way to do it? of course i can run it one more time, but don't want to waste tim...
by rokanten
04 Nov 2015
Forum: MultiCharts
Topic: cannot add new data line manually after new version upgrade [SOLVED]
Replies: 3
Views: 1700

Re: cannot add new data line manually after new version upgr [SOLVED]

Hello rokanten, We were unable to replicate this behavior on our end. Please come to our live chat Monday-Friday 6:30 am - 1 pm EST to demonstrate this behavior remotely. We will do our best to help you. Henry got me out from this problem. I want to thank him again, he's been really patient for 2ho...
by rokanten
02 Nov 2015
Forum: MultiCharts
Topic: cannot add new data line manually after new version upgrade [SOLVED]
Replies: 3
Views: 1700

cannot add new data line manually after new version upgrade [SOLVED]

Hi. I manually add data daily to keep my database. after upgrade to new version of MC yesterday, I cannot save data. I do 'edit data -> load -> add -> ok' but data's not saved. how can I solve this? p.s i happened to know that, not just adding is not possible, also editing existing data is not possi...
by rokanten
29 Apr 2015
Forum: MultiCharts
Topic: adding new data line from excel
Replies: 5
Views: 2021

Re: adding new data line from excel

thanks for introducing freequotes to me. but that's not for me, because some of data's from yahoo, and some from my broker. and data from my broker(i'm korean) is not supported by MC, so I'm trying to put data through excel. is there any other way for me? (adding data from excel directly) thanks for...
by rokanten
12 Apr 2015
Forum: MultiCharts
Topic: adding new data line from excel
Replies: 5
Views: 2021

Re: adding new data line from excel

yes, it's daily work for about 30symbols.
by rokanten
12 Apr 2015
Forum: MultiCharts
Topic: adding new data line from excel
Replies: 5
Views: 2021

adding new data line from excel

Hi. I am trying to add a new data line of O,H,L,C daily. How i am doing it now, is like this.. 1. download data of O,H,L,C from yahoo to excel 2. go to symbol -> edit data -> add -> manually inputting data I tried 'copy-paste', but this also is not convenient. Is there any more convinient way to do ...
by rokanten
21 Dec 2012
Forum: MultiCharts
Topic: plotpaintbar with HLC chart [SOLVED]
Replies: 2
Views: 1475

Re: plotpaintbar with HLC chart [SOLVED]

@sptrader

wow thanks.
by rokanten
20 Dec 2012
Forum: MultiCharts
Topic: plotpaintbar with HLC chart [SOLVED]
Replies: 2
Views: 1475

plotpaintbar with HLC chart [SOLVED]

hi.

i use HLC chart.
when i do "plotpaintbar(h,l,o,c);",
then this shows me open price even with HLC chart.
i don't want open price to be seen.

how can i get this problem solved?

regards.
by rokanten
04 Dec 2012
Forum: MultiCharts
Topic: correlation function problem
Replies: 5
Views: 1985

Re: correlation function problem

@Andrew MultiCharts

thanks for your suggestions.
but both of them are not the way i wanted.
the first one would be missing data, and the second one would be exhausting work.
thanks anyway.
by rokanten
04 Dec 2012
Forum: MultiCharts
Topic: correlation function problem
Replies: 5
Views: 1985

Re: correlation function problem

@sptrader

thanks for reply.
but doesn't work that way.
i tried to plot "1" if there's any blank day, and plot "0" with no blank day
with this codes
" if c of data1<>0 and c of data2<>0 then val1=0 else val1=1;
plot1(val1); "
but it doesn't work.

anyway thanks for your reply. :)
by rokanten
03 Dec 2012
Forum: MultiCharts
Topic: correlation function problem
Replies: 5
Views: 1985

correlation function problem

Hi. i am trying to use correlation function to see the result between nikkei and s&p. the problem is that there's some difference of holidays between japan and US, so if i plot nikkei and s&p on one chart, there shows up a blank day.(as i pointed it in the attached picture) and then suddenly correla...
by rokanten
10 Jan 2012
Forum: MultiCharts
Topic: can't load data with high range
Replies: 4
Views: 1325

Re: can't load data with high range

strangely, it works now.
i can't understand why it didn't work back then,
but it's working anyway.

thanks for your support. :)
by rokanten
09 Jan 2012
Forum: MultiCharts
Topic: can't load data with high range
Replies: 4
Views: 1325

Re: can't load data with high range

-Who is your data feed? CSi data, but i got problem when using ascii source of data. -Are you using ASCII file as the data source? yes. -What is the resolution of stored data? 1day. -Is it lower than 1 day? since i don't have enough data of weekly or monthly over 17500 bar range, it only cause probl...
by rokanten
02 Jan 2012
Forum: MultiCharts
Topic: can't load data with high range
Replies: 4
Views: 1325

can't load data with high range

Hi. i just updated mc with last december version. and found that impossible to load daily data when i set the range higher than 17500 days(bars). tilll today, i have set the range 50000 days just because that's high enough to load all my data. for example, i have corn data back to 1920s. before this...
by rokanten
09 Dec 2011
Forum: MultiCharts
Topic: custom futures also RT?
Replies: 1
Views: 818

custom futures also RT?

Hi.

say..
if i use real-time data from esignal,
and constructed a custom future for mini-S&P.

then when i plot the chart of that custom future,
does it plot RT too?
by rokanten
08 Dec 2011
Forum: MultiCharts
Topic: barchart.com feed problem
Replies: 6
Views: 2119

Re: barchart.com feed problem

god. thanks Henry. you are the king. I checked the online mode and it's working great. wondering if you could help me more about.. 1. can i save the data from barchart.com as csv or txt or QMD file? 2. if i type @esz1 then i get continuous data. how is this made? difference adjusted? or not? thanks ...
by rokanten
08 Dec 2011
Forum: MultiCharts
Topic: barchart.com feed problem
Replies: 6
Views: 2119

Re: barchart.com feed problem

//TJ
yes, i added symbol.
actually i didn't do it manually.
when i typed "bc:esz1" on command line,
esz1 symbol got added automatically with proper settings.

i attach the caption of my QM and charts.
by rokanten
08 Dec 2011
Forum: MultiCharts
Topic: barchart.com feed problem
Replies: 6
Views: 2119

Re: barchart.com feed problem

i sent the same e-mail above, to barcharts.com and received this. ========================================= Mr. Lyu, Use only one character for the year, instead of 11 use 1. Also, make sure you are connected to the server. You may need to contact Multicharts support to instruct you on how to plug i...
by rokanten
08 Dec 2011
Forum: MultiCharts
Topic: barchart.com feed problem
Replies: 6
Views: 2119

barchart.com feed problem

Hi. i did the deal from this page. https://www.barchart.com/register/realtime/form.php?ID=MC (100 symbols for $49/mo) and have gone to QM -> data sources -> barcharts.com and wrote down my ID and password. and typed "bc:esz11" on command line. then esz11 is automatically added to my QM. problem is t...
by rokanten
07 Dec 2011
Forum: MultiCharts
Topic: eSignal Ondemand works?
Replies: 4
Views: 1634

eSignal Ondemand works?

Hi.

i am trying to use eSignal Ondemand(delayed data) as my data feeder.
does it work with MC?
or only real-time eSignal works fine?

and can i save data as txt or csv file once i got it from eSignal and plotted it?
(or qmd file)

thanks for your help in advance
Regards.
by rokanten
11 Nov 2011
Forum: MultiCharts
Topic: export/import is not working
Replies: 3
Views: 1158

Re: export/import is not working

after i got MC 7.2 beta
everything works fine.

anyway thanks for your support.
by rokanten
09 Nov 2011
Forum: MultiCharts
Topic: export/import is not working
Replies: 3
Views: 1158

export/import is not working

Hi. i am using 7.1.4695.201 version of QM. i had no problem backing up my data bases from QM using Export until i updated MC about a month ago. Now when i Export data bases from QM, i have strangely heavy-weighted file. before update it was only about 5MB, and it's now 35MB. And the worse is that, i...
by rokanten
29 Apr 2011
Forum: MultiCharts
Topic: Can't use eSignal-Ondemand as data-feeder.
Replies: 4
Views: 1540

Re: Can't use eSignal-Ondemand as data-feeder.

And take a look at this too.
This is anouncements from eSignal.
by rokanten
29 Apr 2011
Forum: MultiCharts
Topic: Can't use eSignal-Ondemand as data-feeder.
Replies: 4
Views: 1540

Re: Can't use eSignal-Ondemand as data-feeder.

Ondemand hadn't supported 3rd-party, As you said.
This is an image file from eSignal forum, which is my thread.
See the posted date, and please could you check this problem one more time?
If Ondemand works fine with MC, it would be really big help for me.

Regards.
by rokanten
27 Apr 2011
Forum: MultiCharts
Topic: Can't use eSignal-Ondemand as data-feeder.
Replies: 4
Views: 1540

Can't use eSignal-Ondemand as data-feeder.

Hi. I am trying to use eSignal Ondemand as data-feeder for MC. eSignal staff answered me about this problem, and said it should work properly since yesterday, told me to contact MC if not working properly. I attach an image file shows what I did. Please let me know what to do to make it work. Regard...
by rokanten
03 Dec 2010
Forum: MultiCharts
Topic: Problem charting eSignal data on Multicharts.
Replies: 3
Views: 1198

Problem charting eSignal data on Multicharts.

Hi.

I am trying to chart continuous contracts of ZS
on Multicharts.
I set the continuous contracts setting as I posted.
There's data missing from 10/16/2009~10/18/2010.
What should I do to make this right?
3 picture-files are attached below.

Regards.
by rokanten
31 Jul 2010
Forum: MultiCharts
Topic: Saving data to storage when shutting down MC
Replies: 1
Views: 718

Saving data to storage when shutting down MC

Hi. I downloaded MC 6.0 today and installed it. What I used before is MC 6.0 beta4. Whenever I shut down MC, it says "Saving data to storage (...downloaded cache to local database...)", and this window never ends itself!! (even when I was working offline before shutting it down) And it seems that, w...

Go to advanced search