Search found 50 matches

by Meecc
24 Apr 2023
Forum: MultiCharts
Topic: mcTws issue - upgrade tws api to a minimum version 163
Replies: 1
Views: 601

mcTws issue - upgrade tws api to a minimum version 163

I'm using mcV14R6 with ib tws Build 10.20.1d, Nov 29, 2022 4:06:13 PM. Got the following message and eur.usd cash data stops, "TWS warning message: Id= 1; code= 10285; description= Warning: Your API version does not support fractional share size rules. Please upgrade to a minimum version 163." Pleas...
by Meecc
10 Jul 2021
Forum: MultiCharts
Topic: Fake ticks form IB TWS
Replies: 21
Views: 3400

Re: Fake ticks form IB TWS

There are 2 check boxes . 1) Default-Off was said for "Generate a new tick with zero volume" " Generate a new tick with zero volume upon DailyHigh (DailyLow) update" is turned OFF by default since MultiCharts 14 Release 2 (if MC has been installed on a new computer or IB settings have been reset). 2...
by Meecc
07 Jul 2021
Forum: MultiCharts
Topic: Fake ticks form IB TWS
Replies: 21
Views: 3400

Re: Fake ticks form IB TWS

Thank you Svetlana, With turn OFF Include "Unreportable Last" Trades in IB data feed settings , it has worked well for the past 3 days. May be this should also be default setting , and with documentation that it also solves the block trades inclusion issue, which would not be known by the name and e...
by Meecc
25 Jun 2021
Forum: MultiCharts
Topic: Fake ticks form IB TWS
Replies: 21
Views: 3400

Re: Fake ticks form IB TWS

Have unticked the check box "Generate a new tick with zero volume upon DailyHigh (DailyLow) update" , I still see the block trade which is at price-way-off the current bid ask level. priceWayOff.PNG When look in the quote manager, it is seen as one trade with volume of 200 lot at price 65.67 which i...
by Meecc
20 Jun 2021
Forum: MultiCharts
Topic: Fake ticks form IB TWS
Replies: 21
Views: 3400

Re: Fake ticks form IB TWS

Hello Ima, Does it help to do via the untick of "Include Unreportable Last Trades" in IB data feed config ? Also, did the off-price trade exist in quotemanger / the symbol row / editData ? Then, if it exists, does the off-price trade disappear after reloading of the symbol via mc reload ? Regards
by Meecc
16 Sep 2019
Forum: MultiCharts
Topic: Calling external DLL from Power Language with array passed by reference
Replies: 19
Views: 6260

Re: Calling external DLL from Power Language with array passed by reference

Explanation to my guess: String is not in the dll-calling keyword so my guess is to change your "String" to lpstr.
Please see the possible list in https://www.multicharts.com/trading-sof ... LL_Calling referenced given by zheka.
by Meecc
14 Sep 2019
Forum: MultiCharts
Topic: Calling external DLL from Power Language with array passed by reference
Replies: 19
Views: 6260

Re: Calling external DLL from Power Language with array passed by reference

Hello
my another guess,
also try changing
from String to lpstr
eg.
from
DefineDLLFunc: "swedll64.dll",Long,"swe_calc",Double,Long,Long,Double, String;
to
DefineDLLFunc: "swedll64.dll",Long,"swe_calc",Double,Long,Long,Double, lpstr;
by Meecc
13 Sep 2019
Forum: MultiCharts
Topic: 10-years IB futures symbol cycle [SOLVED]
Replies: 3
Views: 1468

Re: 10-years IB futures symbol cycle [SOLVED]

Hello, By changing name, is the following the right and "ONLY" place needed to be changed ? ie via quote manager, edit symbol as shown and then change name to some other name. . . changeSymbolName.PNG . . I assume having done above new contracts will replace as the recurring name and we can have the...
by Meecc
13 Sep 2019
Forum: MultiCharts
Topic: Calling external DLL from Power Language with array passed by reference
Replies: 19
Views: 6260

Re: Calling external DLL from Power Language with array passed by reference

Hello my guess is to try assigning LongPos[0] to a var and then pass the var to the fn call. var: myvar(0); myvar = LongPos[0]; then change from ret_flag = swe_calc(JuliandayUT, 0, 274, LongPos[0],serr); to ret_flag = swe_calc(JuliandayUT, 0, 274, myvar ,serr); as the fn template is looking for a do...
by Meecc
13 Sep 2019
Forum: MultiCharts
Topic: Calling external DLL from Power Language with array passed by reference
Replies: 19
Views: 6260

Re: Calling external DLL from Power Language with array passed by reference

Hello
Array declaration should be in the form of
array: ArrayName[size](initialValue) ;
sth like
array: LongPos[5](0);
by Meecc
23 Jun 2019
Forum: MultiCharts
Topic: 10-years IB futures symbol cycle [SOLVED]
Replies: 3
Views: 1468

10-years IB futures symbol cycle [SOLVED]

Given IB futures symbol repeat itself in every 10-year cycle, eg. CLF0 for 2010 will be used for year 2020 as well. Will the new 2020 contract be added to the same symbol in MC database? Will old value in 2010 be auto deleted? Do we have to do kind of export old 2010-section data? Or is it that noth...
by Meecc
23 Jun 2019
Forum: MultiCharts
Topic: Installer Cache
Replies: 1
Views: 697

Re: Installer Cache

by Meecc
09 Mar 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 5
Replies: 31
Views: 9490

Re: MULTICHARTS 12.0 RELEASE 5

appCrash20190309.PNG Upgrading to v12R4 and v12R5 got me app crash error while worked with no issue in v12R2 v12R3. I'm on win servers2008r2 and mc64. Crash Details: Problem signature: Problem Event Name: APPCRASH Application Name: MultiCharts64.exe Application Version: 5.0.17586.400 Application Ti...
by Meecc
02 Jan 2019
Forum: MultiCharts
Topic: Equity Curve
Replies: 1
Views: 1056

Re: Equity Curve

Old post found -
Equity Curve on a Chart
viewtopic.php?f=1&t=50402&
by Meecc
15 Sep 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 2
Replies: 51
Views: 17374

Re: MULTICHARTS 12.0 RELEASE 2

Flush "Cached" Data Typo
by Meecc
15 Sep 2017
Forum: MultiCharts
Topic: Using MS Access/Excel 32bit & 64 bit while using MC 64 bit [SOLVED]
Replies: 14
Views: 5200

Re: Tip! Using MS-Access with MC 32 bit and MC 64bit [SOLVED]

"bowlesj3" I had to create my own wrapper functions in MC to cover off every possible data type that is available with the GVs (boolean, double, integer, float and string). I decided to do this since I figure I am going to run out of named global variables if I am only using (int, float and string)...
by Meecc
23 Nov 2016
Forum: MultiCharts
Topic: MULTICHARTS 10.0 RELEASE
Replies: 121
Views: 119128

Re: MULTICHARTS 10.0 RELEASE

Hello
UpTicks & DownTicks for the Volume Delta & Cumulative Delta chart types are now available in the code. Learn more: https://www.multicharts.com/pm/viewissu ... no=MC-1437
Any info on the keywords to use
by Meecc
02 Oct 2016
Forum: MultiCharts
Topic: check_authorization_response
Replies: 9
Views: 3006

Re: check_authorization_response

You can configure this with the 'Data Server Mode', which can optionally remember the last setting or pop-up each time you start MultiCharts to choose between real-time data (online) or working offline. Thank you very much Josh. I have already had the 'Data Server Mode' setting set as offline, It i...
by Meecc
29 Sep 2016
Forum: MultiCharts
Topic: check_authorization_response
Replies: 9
Views: 3006

Re: check_authorization_response

Further to TJ's suggestion above, "On the offline machine, it must not be connected to the internet" . Once I have the internet disconnected, is there a way to start MC right in offline mode (no real time data), so there will be no window for which to click the "ok" button asking to start MC in offl...
by Meecc
19 Sep 2016
Forum: MultiCharts
Topic: check_authorization_response
Replies: 9
Views: 3006

Re: check_authorization_response

TJ,
thank very much for your suggestion,
though it does work, it may not be applicable to all my situations.

Mc Team,
I still would like to know, the details of the keyword
" check_authorization_response ",
be it another way to solve the issue.
by Meecc
19 Sep 2016
Forum: MultiCharts
Topic: check_authorization_response
Replies: 9
Views: 3006

Re: check_authorization_response

Where did you find this? Right click on the editor , type "check" What were you trying to do? I would like to use 1 mc license for 1 online and 1 offline machine , but DRM is not checking correctly, sometime , making both online (green). Then, in the middle of nowhere, DRM will disconnect in the onl...
by Meecc
18 Sep 2016
Forum: MultiCharts
Topic: check_authorization_response
Replies: 9
Views: 3006

check_authorization_response

Mc team ,

please elaborate on the usage info and the 2 inputs : response and Source
of the key word " check_authorization_response ".

TrueFalse return :
check_authorization_response
( response (NumericSimple) , source (NumericSimple) )

Thank you.
by Meecc
05 Jul 2016
Forum: MultiCharts
Topic: How to Use IPowerLanguageObject?
Replies: 5
Views: 2956

Re: How to Use IPowerLanguageObject?

Hello tonyng,
For

Code: Select all

" external: "example.dll", int, "db_SetFXStrategy", IPowerLanguageObject,string,sting;
could try replace IPowerLanguageObject
with IEasyLanguageObject.
So it becomes:

Code: Select all

" external: "example.dll", int, "db_SetFXStrategy", IEasyLanguageObject ,string,sting;
by Meecc
20 Jun 2016
Forum: MultiCharts
Topic: MC_Text_GetActive de-select function
Replies: 2
Views: 1989

Re: MC_Text_GetActive de-select function

Please vote for this PM.
MC-1868 -
Add reserved words to deactive by code for Arrow, Text and Trend line

https://www.multicharts.com/pm/viewissu ... no=MC-1868
by Meecc
29 Apr 2015
Forum: MultiCharts
Topic: Found a bar that has a Text box attached to it: Possible?
Replies: 6
Views: 2543

Re: Found a bar that has a Text box attached to it: Possibl

Hello Martin,

Have a try on the following code pattern:

Text_GetFirst(7);

while (TextID <> -2)
Text_GetString(TextID);
Text_GetBarNumber(TextID);
Text_GetNext(TextID,7);
by Meecc
20 Apr 2015
Forum: MultiCharts
Topic: Found a bar that has a Text box attached to it: Possible?
Replies: 6
Views: 2543

Re: Found a bar that has a Text box attached to it: Possibl

Please see a similar case using arrow on chart
with binary search by bowlesj3

http://www.multicharts.com/discussion/v ... f=5&t=7749
by Meecc
04 Feb 2015
Forum: MultiCharts
Topic: How to output milliseconds using FileAppend [SOLVED]
Replies: 11
Views: 4879

Re: How to output milliseconds using FileAppend [SOLVED]

Adding to TJ's post#3 above

File menu \ Export Data \

Tick on check box Export milliseconds
by Meecc
30 Aug 2014
Forum: MultiCharts
Topic: Array Size - Maximum
Replies: 8
Views: 3080

Re: Array Size - Maximum

:: then I change to size of 1 million Var: arrayCount(1000000) Arrays: fixedSize[1000000](0) It took more than 30 mins and still calculating , so I close the workspace. In general for one bar calculation to use 3 mins to calculate, it is way too long. ::. 1 million elements !?!? I know that's only ...
by Meecc
11 Aug 2014
Forum: MultiCharts
Topic: Array Size - Maximum
Replies: 8
Views: 3080

Re: Array Size - Maximum

Thank you for your info, TJ. I just would like to know the upper limit of MC. 1 million elements !?!? I know that's only a test... but, Array was never designed to be used as a "database". Have you ever loaded a 1 million bars chart? On any charting software? How was the performance? I Just tested 2...
by Meecc
10 Aug 2014
Forum: MultiCharts
Topic: Array Size - Maximum
Replies: 8
Views: 3080

Re: Array Size - Maximum

You can co-install in the same machine various MultiCharts flavors. ie 64 bit version, 32 bit verson, and .net version, but only one release of each version. ie you cannot install MC64 ver 8 and ver 9 in the same machine at the same time. Thank you TJ , it is now clear that in one machine only one ...
by Meecc
10 Aug 2014
Forum: MultiCharts
Topic: Array Size - Maximum
Replies: 8
Views: 3080

Re: Array Size - Maximum

Thank JoshM for your answers. I have tried your code on http://www.multicharts.com/discussion/viewtopic.php?f=1&t=47006#p107290 calculate array size time by 50 times in for loops. My PC i7 3.4GHz boostable to 3.9GHz the results are For array size of 10000 Fixed size array took 4.2170 seconds. Dynami...
by Meecc
09 Aug 2014
Forum: MultiCharts
Topic: Array Size - Maximum
Replies: 8
Views: 3080

Array Size - Maximum

Is there max limit size for 1D dynamic array that can be dynamically set ? Is there max limit size for 1D 2D 3D normal array ? Do we have 4D 5D array ? if possible, what are the maximum dimension we can do ? Assume using a i7gen4 PC with ram for the cases of 8 GB and 16 GB, practically, at above wha...
by Meecc
18 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26647

Re: MULTICHARTS 9.0 BETA 1

It seems that user need to imagine for the as-a-whole portfolio performance ratios. May be adding a line of the portfolio level as a bottom line, where it is possible to calculate, to each subpage of Break Down by Symbols section : Overview ; Ratios ; Equity Curve Analysis , may make it easier to vi...
by Meecc
18 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26647

Re: MULTICHARTS 9.0 BETA 1

In Portfolio Trader in Strategy Analysis \ Performance ratios there only show Portfolio Net Profit as % of Max Portfolio Drawdown , while in break down by symbols we still get all the performance ratios as usually get in backtesting of one symbol chart. Why cannot we have the same set of ratios so a...
by Meecc
30 Oct 2013
Forum: MultiCharts FAQ
Topic: Export of Hot Key , possible ?
Replies: 2
Views: 4076

Re: Export of Hot Key , possible ?

Hello Henry,

Thank you very much for the solution.
by Meecc
28 Oct 2013
Forum: MultiCharts FAQ
Topic: Export of Hot Key , possible ?
Replies: 2
Views: 4076

Export of Hot Key , possible ?

Is there a way to export Hot Key setting to another PC,
by copying a set of files or something ?
by Meecc
19 Sep 2013
Forum: MultiCharts
Topic: Project Management: Is there a problem? [SOLVED]
Replies: 6
Views: 3648

Re: Project Management: Is there a problem? [SOLVED]

Hi Andrew,
Thank you for your reply.
I figured to access pm via vps. it is ok.
by Meecc
19 Sep 2013
Forum: MultiCharts
Topic: Project Management: Is there a problem? [SOLVED]
Replies: 6
Views: 3648

Re: Project Management: Is there a problem? [SOLVED]

Hi arjfca , Thank you for your advice On regular basis, at least once in a week, I clear browsing data as in attached pict, ie in on chrome in tool \ clear browsing data... chrome clear browsing history.PNG And even on IE 10 with clearing of history and cache , the result is the same blank screen.
by Meecc
19 Sep 2013
Forum: MultiCharts
Topic: Project Management: Is there a problem? [SOLVED]
Replies: 6
Views: 3648

Re: Project Management: Is there a problem? [SOLVED]

Hello, 1) Cannot access PM for a few months already, up until now Sep 19,2013. Chrome ver 29 , just load a blank page as in the attached pict. 2) Can the PM board has the " Year Number " indicated in all date related information eg the year when the issue was created , and the year month date along ...
by Meecc
02 Jun 2013
Forum: MultiCharts
Topic: Dealing with multiple positions of the same instrument in EL
Replies: 17
Views: 6033

Re: Dealing with multiple positions of the same instrument i

If I understand correctly, a wash trade is a simultaneous buy a sell. What about if on Monday I go long MSFT and on Thursday I go short and I want to keep both trades in different accounts? Is that illegal? Potentially I can profit from both trades depending on price changes. from http://www.cmegro...
by Meecc
15 May 2013
Forum: MultiCharts
Topic: Unstable Internet connection - Reload data automatically
Replies: 60
Views: 24586

Re: Unstable Internet connection - Reload data automatically

Dear users, We have decided to expand MultiCharts by adding full access to command line functionality from the code. That includes not only reloading of data, but other command line features as well, such as changing chart symbol and resolution, etc. The feature is targeted to MultiCharts 8.7. Wish...
by Meecc
09 Jan 2013
Forum: MultiCharts
Topic: Scaling of MA on RSI [SOLVED]
Replies: 10
Views: 3797

Re: Scaling of MA on RSI [SOLVED]

Thank you very much TJ,

Got it .
by Meecc
09 Jan 2013
Forum: MultiCharts
Topic: Scaling of MA on RSI [SOLVED]
Replies: 10
Views: 3797

Scaling of MA on RSI [SOLVED]

I have added moving average exponential with input price of (rsi (close,14)) and display it on subchart#2 where the rsi (close,14) resides. The problem is that the scaling of the Ma (of RSI) and the RSI itself on subchart#2 do not match nor move in tandem when scrolling through the time scale. eg. a...
by Meecc
07 Jan 2013
Forum: MultiCharts
Topic: using walk forward test results
Replies: 27
Views: 11090

Re: using walk forward test results

It would be nice to be able to view as to Quantarb's comment the " aligned single backtest result using the optimized parameter on each OOS sections " in one click right after the completion of WFO. Quote of Quantarb " There is a simple solution to fixing this problem. You run walk forward analysis ...
by Meecc
16 Dec 2012
Forum: MultiCharts
Topic: New Trading Hours for CME Globex [SOLVED]
Replies: 24
Views: 11375

Re: New Trading Hours for CME Globex [SOLVED]

Once we come a final decision what session settings are the correct ones, i will be able to set them in CME Exchange and export as a .qmd file, so everyone who imports the that file will have new session of CME exchange in QuoteManager (what doesn't mean: " all symbols with CME exchange in QuoteMan...
by Meecc
26 Oct 2012
Forum: MultiCharts
Topic: Order and Position Tracker, turned-off strat rows remained [SOLVED]
Replies: 5
Views: 2032

Re: Order and Position Tracker, turned-off strat rows remain [SOLVED]

Solved via live chat session.

"ATCenterServer" process needs to be closed manually apart from all other "multicharts" processes.

Done , Thanks you all very much.
by Meecc
25 Oct 2012
Forum: MultiCharts
Topic: Order and Position Tracker, turned-off strat rows remained [SOLVED]
Replies: 5
Views: 2032

Re: Order and Position Tracker, turned-off strat rows remain [SOLVED]

In strategy positions tab, what I mean is that sometime I turned off a strategy that just turned on a few minutes ago, the corresponding row just disappear. But some rows are strategies left over from long-time closed strategies, and not all the closed strategies remain. So any logics to this ends. ...
by Meecc
24 Oct 2012
Forum: MultiCharts
Topic: Order and Position Tracker, turned-off strat rows remained [SOLVED]
Replies: 5
Views: 2032

Order and Position Tracker, turned-off strat rows remained [SOLVED]

Capture OPT 121025 - highlighted.PNG Order and Position Tracker - Strategy Position Tab : using IB and MC Is there a way to clear the highlighted rows left over from the closed strategies. Really confusing, sometimes it clear over the weekend, other time it did not clear. Strategies are left on ove...
by Meecc
22 Jun 2012
Forum: MultiCharts FAQ
Topic: InstallerCache Deletion
Replies: 1
Views: 2867

InstallerCache Deletion

Can they be deleted ?

C:\ProgramData\TS Support\MultiCharts64\InstallerCache
C:\ProgramData\TS Support\MultiCharts\InstallerCache

they took up a bit of disk space.

Thank you

Go to advanced search