Search found 9165 matches

by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts .NET
Topic: How to create new charts and load strategies automatically?
Replies: 8
Views: 3322

Re: How to create new charts and load strategies automatical

You can also create a workspace and configure charts the way you need it. Then you can save it and open this workspace file from MC .Net code. I came across this old thread by googling, and this underlined sentence is new for me. Do you might have an example Henry? In the chm help file the only ref...
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts .NET
Topic: Sales of assets in fully invested portfolio delays new buys
Replies: 1
Views: 1277

Re: Sales of assets in fully invested portfolio delays new b

Hello SysInv, This behavior is correct. On the first bar you sell, on the next bar strategy acknowledges that it now has sufficient funds to do the buy and it generates it. There is no way to do both actions on the same bar/calculation. The workaround is to increase the capital or invest less capita...
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts
Topic: scanner memory usage
Replies: 12
Views: 2248

Re: scanner memory usage

In a chart window we have the option to remove the scroll bars and the title bar. Does that option exist for the scanner window? Where? If the scanner is being used as just a watchlist one could remove those items Unfortunately there is no such functionality at the moment. You may want to submit a ...
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts
Topic: scanner memory usage
Replies: 12
Views: 2248

Re: scanner memory usage

Regarding the ATCenterServer.exe... Is it normal to have such high memory usage for a simple information handling for OPT? Most likely you have a lot of OPT records that require this amount of memory when unpacked (when MC is running). You can try renaming the folder with your existing OPT records ...
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 RELEASE
Replies: 25
Views: 13452

Re: MULTICHARTS .NET 9.0 RELEASE

Is there the chance that Volume Profile information will be present during an optimization with one of the next releases? Meaning is this planned to be implemented, not going to happen or not even considered as of now? Thank you, ABC Hello ABC, This is not something that is in our to-do list at the...
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts QUIK
Topic: потяря котировок квик ритмик [SOLVED]
Replies: 7
Views: 2363

Re: потяря котировок квик ритмик [SOLVED]

Физически в файлы базы на диске данные записываются только после корректного завершения работы МС, либо после восстановления данных из файлового кэша (если он включен и отвечаете Да на вопрос прим старте МС поле некорректного завершения). Фича - сбрасывать данные на диск трудозатратна и, возможно, п...
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts QUIK
Topic: Статус строка [SOLVED]
Replies: 2
Views: 1483

Re: Статус строка [SOLVED]

Счетчик задержки котировок будет отображаться, когда будет задержка котировок по времени более 0s.
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts QUIK
Topic: линковка графиков 9 МЧ [SOLVED]
Replies: 1
Views: 1358

Re: линковка графиков 9 МЧ [SOLVED]

Это сделано специально, менять текущее поведение не планируется.
by Henry MultiСharts
09 Oct 2014
Forum: MultiCharts .NET
Topic: IB Data and Volume Profile [SOLVED]
Replies: 7
Views: 3459

Re: IB Data and Volume Profile [SOLVED]

Hello GTrader,

There is no such option at the moment. Please vote for the corresponding feature request: MC-1278
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: Memory Limitations
Replies: 11
Views: 4139

Re: Memory Limitations

Question: What is the impact on performance if db size gets very large. With a 20 GB or a 40 GB database size, how will MC64 perform for backtesting/live trading etc, compared to now when my db is of 2 GB size? The size of the database has no impact on the performance. The amount of the data loaded...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: scanner memory usage
Replies: 12
Views: 2248

Re: scanner memory usage

I assume that even studies using ADE/ELC functions can export the data from the scanner to other charts? Yes, that can be done. When you say no drawings it also mean that there's no way to plot a text string, for example " Alarms are OFF " or " New High " instead of coloring the cell? Plots can do ...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: Memory leak
Replies: 111
Views: 32975

Re: Memory leak

All known memory issues have been resolved in MultiCharts 9.0 Release.
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts .NET
Topic: OnBrokerPositionChange() seems to be lagging
Replies: 8
Views: 3257

Re: OnBrokerPositionChange() seems to be lagging

JoshM, sorry, I did not mean to sound annoyed or offensive :-)

Please go to Control Panel\System and Security\System or right click on the Computer icon and select properties. Create a screenshot of this window and send it to me.
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: Problem with esignal datafeed.
Replies: 8
Views: 4147

Re: Problem with esignal datafeed.

This issue has been confirmed. It will be resolved in MultiCharts 9.1.
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE
Replies: 165
Views: 67860

Re: MULTICHARTS 9.0 RELEASE

During remote connection we have found out that the study was trying to access the information regarding an entry order that did not exist. In order to avoid this error message the following check was added to the code: if PosTradeCount(0) > 0 then PosTradeEntryName(0,0); We will study this case in...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: Importing Function Dependencies From ELD/PLA-Files
Replies: 13
Views: 2310

Re: Importing Function Dependencies From ELD/PLA-Files

Henry, I am afraid you are missing the point. Assume you have a file with 1000 functions and indicators in it that you exported a couple of years back - everything is in the file, no function missing. Now you want to re-import just a few indicators from that file, but you don't know which functions...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: scanner memory usage
Replies: 12
Views: 2248

Re: scanner memory usage

Hello arnie, Scanner window utilizes less memory than chart window. It does not require creating additional windows, chart trading panel, trading, strategy and drawing objects. The calculation of the indicators in the scanner is similar to the indicator calculations on the chart (it takes the same a...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: Memory Limitations
Replies: 11
Views: 4139

Re: Memory Limitations

1. Increase the maximum tsstorage.gdb file size, which is currently 4 Gb, to unlimited, as the NTFS file system supports files as large as the volume they are written on. Databases files are no longer limited to 4gb size. 2. Uncap the maximum number of bars per chart and allow the user to decide ho...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts
Topic: Unable to connect to interactive brokers [SOLVED]
Replies: 4
Views: 2513

Re: Unable to connect to interactive brokers [SOLVED]

johnmok, please come to our live chat Monday-Friday 6:30 am - 2.45 pm EST to demonstrate this behavior remotely. We will do our best to help you.
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts .NET
Topic: Enhancement Suggestions [SOLVED]
Replies: 3
Views: 1786

Re: Enhancement Suggestions [SOLVED]

Hi Henry, I'm looking to create my own application within MC. I would like to be able to add a new menuitem in the main menu where I can launch my own form. You have some of the objects exposed such as data, account info, etc. It would be good to expose the backtesting / optimization engine as well...
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 RELEASE
Replies: 25
Views: 13452

Re: MULTICHARTS .NET 9.0 RELEASE

Good release, thank you!

Is there also a list of code breaking changes? I could not find it in the release blog posts, but perhaps I overlooked it.
Hello JoshM,

Thank you for your feedback.
Symbol was renamed into BrokerSymbol.
BrokerID was replaced with BrokerSpecificID.
by Henry MultiСharts
08 Oct 2014
Forum: MultiCharts .NET
Topic: Can't update MC.net
Replies: 1
Views: 1024

Re: Can't update MC.net

Hello Aadon, MultiCharts .NET for TWS and MultiCharts .NET are different products. The product you have purchased through IB is MultiCharts .NET for TWS . Current version of this product is 8.8. The product you have downloaded from our website is MultiCharts .NET . Current version of this product is...
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts .NET
Topic: OnBrokerPositionChange() seems to be lagging
Replies: 8
Views: 3257

Re: OnBrokerPositionChange() seems to be lagging

JoshM, as we have already mentioned - we do not have such delay on our end. OnBrokerPositionChange is updated almost instantaneously (max 100 ms). Please check the latency and processing speed on your end.
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts
Topic: Importing Function Dependencies From ELD/PLA-Files
Replies: 13
Views: 2310

Re: Importing Function Dependencies From ELD/PLA-Files

"Export dependent functions" is important upon export only. When you import the archive of studies you can see all of the studies in this archive. If the dependent functions were not selected upon export then you won't be able to compile your studies if the required functions are not in the list. "S...
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts
Topic: Importing Function Dependencies From ELD/PLA-Files
Replies: 13
Views: 2310

Re: Importing Function Dependencies From ELD/PLA-Files

Hello Ben, Please try to compile a new empty study with no code. If you are unable to compile it - please follow these instructions: How to resolve the compiler error . If that is not the case - please send us the PLA file you are unable to import with screenshots of the error you have to support@mu...
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts .NET
Topic: CustomInstrument question for cumulativedelta data
Replies: 1
Views: 1199

Re: CustomInstrument question for cumulativedelta data

Hello franky,

We are going to add CumulativeDelta and FootPrint chart types support for CustomInstrument in MultiCharts .NET 9.0 Release 2.
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE
Replies: 165
Views: 67860

Re: MULTICHARTS 9.0 RELEASE

Hi Henry, The signal receives data from 10 charts divided over 4 workspaces via ADE. To reconstruct my situation with the necessary data will be problematic I think. But if needed I will send you all the workspaces, functions, indicators. But it will be a lot. I should mention that I use custom fut...
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE
Replies: 165
Views: 67860

Re: MULTICHARTS 9.0 RELEASE

Updated to MC9 release and my strategy is not working anymore. When turning the signal on it will give a pop-up with the error message "Error in study: invalid position". Because the strategy worked in 8.8, I can not figure out what this error message is telling me. Can anyone help me? Hello evdl, ...
by Henry MultiСharts
07 Oct 2014
Forum: MultiCharts
Topic: Unable to connect to interactive brokers [SOLVED]
Replies: 4
Views: 2513

Re: Unable to connect to interactive brokers [SOLVED]

Hello johnmok,

What is the port you are using in IB TWS and QuoteManager->Tools->Data sources->IB->Settings?
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts .NET
Topic: Enhancement Suggestions [SOLVED]
Replies: 3
Views: 1786

Re: Enhancement Suggestions [SOLVED]

1) Allow for tool development within MC. Most platforms now (or will soon) allow you to develop your own tools (mini applications) with in the platform. It obviously requires you to expose hooks into the main executable. This for me is a must. Most of your users for MC.Net are sophisticated program...
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts
Topic: Interactive Brokers data feed improvement suggestion
Replies: 6
Views: 2034

Re: Interactive Brokers data feed improvement suggestion

gerler, please update to MultiCharts 9.0 Release and enable the option “Generate new tick if total volume changes”.
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

PatrickSocal, I believe we have already replied to this inquiry in the corresponding PM entry, which should be used for further discussion on the matter.
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts .NET
Topic: portfolio trader "RankStrategyR" list not clearing
Replies: 2
Views: 1468

Re: portfolio trader "RankStrategyR" list not clearing

hairyMug,

Please provide the additional information that was requested via email.
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 RELEASE
Replies: 25
Views: 13452

MULTICHARTS .NET 9.0 RELEASE

This version is a big step forward for our platform. We added a huge feature – real-time portfolio trading through all available brokers! In this version we also concentrated on dramatically improving individual and portfolio backtesting, making it the most accurate version ever. We added new functi...
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE
Replies: 165
Views: 67860

MULTICHARTS 9.0 RELEASE

This version is a big step forward for our platform. We added a huge feature – real-time portfolio trading through all available brokers! In this version we also concentrated on dramatically improving individual and portfolio backtesting, making it the most accurate version ever. We added new functi...
by Henry MultiСharts
06 Oct 2014
Forum: MultiCharts
Topic: Problem with esignal datafeed.
Replies: 8
Views: 4147

Re: Problem with esignal datafeed.

We are currently analyzing this behavior.
by Henry MultiСharts
03 Oct 2014
Forum: MultiCharts .NET
Topic: Script editor won't launch
Replies: 5
Views: 2203

Re: Script editor won't launch

Was PL .NET Editor window on an additional screen that was unplugged recently?
by Henry MultiСharts
03 Oct 2014
Forum: MultiCharts
Topic: Portfolio_Trader_Strategy_Examples Doubts [SOLVED]
Replies: 3
Views: 1326

Re: Portfolio_Trader_Strategy_Examples Doubts [SOLVED]

strelow, a combination of a strategy (a set of signals) + instrument is treated as an individual strategy in Portfolio Trader. All strategies are calculated independently from each other. I.e. Portfolio Trader always knows the instrument, strategy and it's index in the array of the strategies it is ...
by Henry MultiСharts
03 Oct 2014
Forum: MultiCharts .NET
Topic: Bars with Zero, Negative values or not coherent prices [SOLVED]
Replies: 3
Views: 1645

Re: Bars with Zero, Negative values or not coherent prices [SOLVED]

1) One of the 4 prices is missing One of the prices cannot be missing. The price is always present - positive, negative or zero. 2) Negative Negative prices cannot be used for strategy calculation, but can be saved to the database and used for indicator calculation. 3) Not coherent If the price val...
by Henry MultiСharts
03 Oct 2014
Forum: MultiCharts .NET
Topic: Script editor won't launch
Replies: 5
Views: 2203

Re: Script editor won't launch

Hello scotpip,

Please follow these instructions: MultiCharts .NET FAQ post 8.
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

The keyboard input is Portuguese.
We will check that.
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: Broker equity curve [SOLVED]
Replies: 10
Views: 3654

Re: Broker equity curve [SOLVED]

FutureTrader, we apologize for misinformation. "include FX position when sending portfolio" provides individual open positions info to Order and Position Tracker Window ->Open positions tab. Unfortunately, there is no total Unrealized PL for FX portfolio in IB and therefore such information is not a...
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: Portfolio_Trader_Strategy_Examples Doubts [SOLVED]
Replies: 3
Views: 1326

Re: Portfolio_Trader_Strategy_Examples Doubts [SOLVED]

Hello strelow, "Portfolio Rank Signal Base needs datastream" message means that the data series specified in "BasedOnData" input does not exist. If you have one data series in your portfolio (Data1 column) then you need to specify 1 in this input. That is possible to change the Formula input to your...
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts .NET
Topic: Bars with Zero, Negative values or not coherent prices [SOLVED]
Replies: 3
Views: 1645

Re: Bars with Zero, Negative values or not coherent prices [SOLVED]

Hello ALC,

What is the source of this data?
Is your question related to saving this data to the database or you want to know how the code will be calculated on such data?
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

arnie, it works ok in MultiCharts 9.0 Release Candidate. I'm testing it on my laptop but something is off here. It worked the first time I opened a chart but after that it did not work again. If I want the @ symbol I need to write for example "es" first and then go back with the cursor and write th...
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Hi Henry, Since several people are interested in this, and since many of them want the "List of Trades" too, may I suggest a workaround? Perhaps you can add an option to export *only* the "List of Trades" as a CSV file. MultiCharts already exports to CSV in other places (like orders, logs, etc) and...
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: exit strategy based on contract is is possible
Replies: 3
Views: 1285

Re: exit strategy based on contract is is possible

Please follow these instructions to learn how to create exit strategy template with predefined settings.
by Henry MultiСharts
02 Oct 2014
Forum: MultiCharts
Topic: Continuous and overnight data symbol for IB (futures)?
Replies: 5
Views: 2020

Re: Continuous and overnight data symbol for IB (futures)?

Hello stok, Continuous contract symbols are not provided by IB. There is no way to have continuous data in MultiCharts for TWS. In full version of MultiCharts that is possible to create a custom futures instrument which combines data of individual futures into a continuous series. In order to get ov...
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: SetStopLoss Usage
Replies: 3
Views: 1033

Re: SetStopLoss Usage

Please study the SetStopLoss reserved word description . If your signal opens the C entry then you need to start the auto trading with the flat value (disregarding the 2 entries you have) in Format-> Strategy properties-> Auto trading-> Assign the initial market position at the broker setting->Do no...
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: Using code: Finding "Text" on a chart [SOLVED]
Replies: 5
Views: 1089

Re: Using code: Finding "Text" on a chart [SOLVED]

Here is a sample code:

Code: Select all

input: What2Find("hello");

Value1 = Text_GetFirst(3);

While Value1 <> -2 Begin
if What2Find = text_getstring(Value1) then break;
Value1 = Text_GetNext(Value1, 3);
End;

Plot1(Value1);
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: Using code: Finding "Text" on a chart [SOLVED]
Replies: 5
Views: 1089

Re: Using code: Finding "Text" on a chart [SOLVED]

There is no such rebuilt function. You will need to create your own one that loops through all of the drawings on the chart, gets their values and checks if there is one that matches the required string.
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Getting back to the command line, when calling for a symbol I see that the command line does not respond to the @ symbol. One needs to write a number or a letter first, then delete it and after that the command line accepts the @ symbol. Is there a way to make the command line recognize the @ symbo...
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: SetStopLoss Usage
Replies: 3
Views: 1033

Re: SetStopLoss Usage

Hello Charles,

Do you have multiple entries for the same instrument or A, B, C are individual instruments?
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: exit strategy based on contract is is possible
Replies: 3
Views: 1285

Re: exit strategy based on contract is is possible

Hello jl12,

The last value you have used for the strategy becomes the default one. That is possible to edit the strategy parameters prior to applying it or create exit strategy template with predefined settings.
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: Using code: Finding "Text" on a chart [SOLVED]
Replies: 5
Views: 1089

Re: Using code: Finding "Text" on a chart [SOLVED]

Hello Martin,

Do you want to find a specific string using code?
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: How to suggest new feature ?
Replies: 6
Views: 1871

Re: How to suggest new feature ?

Hello Shane,

Please let us know in case you still have this issue after installing the updater with Rithmic API that was sent to you yesterday.
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: Another data1, data2 thing
Replies: 4
Views: 1473

Re: Another data1, data2 thing

The chart will visually mess up only if you select data series 2 in Format Indicator->Properties->Base study on.

That is possible to do without visually messing up the chart by making the data series hidden (Format->Instrument->Subchart:Hide) and referencing it from the code.
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: alert pop up yellow box
Replies: 6
Views: 1395

Re: alert pop up yellow box

Really? That's odd. Here's a video with that study. I'm playback yesterday session. As you ca hear, the sound is being triggered fine on every new high but not a single yellow window popped up. Can't understand why. http://www.screencast.com/t/ijVgpEetvRQp Do visual alerts work if you select "Once ...
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts
Topic: MOC and MOO orders
Replies: 2
Views: 887

Re: MOC and MOO orders

Hello palmone,

This is not something that is in our to-do list at the moment. You may want to submit a feature request to the Project Management of our web site so other users can vote for it: https://www.multicharts.com/pm/
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts .NET
Topic: How to get prior close (prior day close) from TWS [SOLVED]
Replies: 5
Views: 2110

Re: How to get prior close (prior day close) from TWS [SOLVED]

ak28228, you can enable the option "Build from minutes" in Format->Instrument->Settings tab in order to build the daily bar out of minute data.
by Henry MultiСharts
01 Oct 2014
Forum: MultiCharts .NET
Topic: determine if the last closed trade was short or long [SOLVED]
Replies: 1
Views: 1702

Re: determine if the last closed trade was short or long [SOLVED]

Hello hairyMug, 0 - open position; 1 - one position back (the last position closed); 2 - two positions back, etc. Here is a sample code: int _DirectionClosedTrades = -1; int _idx = 1; if (Positions.Count > _idx && Positions[_idx].ClosedTrades.Count > 0) { IMarketPosition _lastPos = Positions[_idx]; ...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts .NET
Topic: How to get prior close (prior day close) from TWS [SOLVED]
Replies: 5
Views: 2110

Re: How to get prior close (prior day close) from TWS [SOLVED]

ak28228, in QuoteManager go to Tools tab->Data sources ->IB->Settings. Change the state of "Regular Trading Hours" option to the opposite one. If "Regular Trading Hours" option is enabled-only the data for session hours will be downloaded from the server. If "Regular Trading Hours" option is disable...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: how annoying can this be
Replies: 8
Views: 4853

Re: how annoying can this be

We have basically two issues with the rectangle, the lack of right extension option and this thing that makes it continuously adjusting to the last bar arnie, our further analysis has shown that this behavior was actually previously requested by users . So this behavior is by design. We are current...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts .NET
Topic: Cannot set the thickest plot style [SOLVED]
Replies: 3
Views: 1988

Re: Cannot set the thickest plot style [SOLVED]

I'm sorry to say but it seems that there has not been put much thought into this. Since the line width is also set by a literal value, this "error" cannot be changed anymore without introducing code breaking changes (so two "errors", actually). But perhaps an enum can be added in a future version t...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: Beginner query regarding order entry price..
Replies: 3
Views: 1009

Re: Beginner query regarding order entry price..

Thanks Henry. That clears up a few things for me, as I was running a backtest. The kind of results Im hoping for are delivered in Realtime with IOG enabled. Just to confirm, does real time refer to live production trading only, or will it be the same in forward testing on demo accounts as well with...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: how annoying can this be
Replies: 8
Views: 4853

Re: how annoying can this be

Please see the video. http://www.screencast.com/t/2uqWPZzgUOvY If we draw a trendline it retains the end date and time. If we draw a rectangle the damn thing continuously adjust itself to the last bar on every new tick. It cannot retain the end date and time as the trendlines. It drives me nuts! An...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Something I've been noticing in this version 9 beta's... Don't know if this is still happening in the RC version. Don't have my laptop here with me now. In PLE, value1 change color everytime we open a study and edit. If we close the study and reopen it, value1 gets its default color till we decide ...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

I've been using a lot the command line, specifically for reload charts and change resolution. All my charts are detached from MC and I have MC itself minimized. The thing is that everytime I use the command line in a chart, MC restore itself automatically which becomes a bit annoying when we have i...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: MAX value in array
Replies: 3
Views: 1456

Re: MAX value in array

Array Sort - Sorts, in either ascending or descending order, the range of elements, specified by the starting and ending indexes, of the specified one-dimensional array.
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: alert pop up yellow box
Replies: 6
Views: 1395

Re: alert pop up yellow box

Hi Henry. Well, test this study https://www.multicharts.com/discussion/viewtopic.php?f=1&t=47151#p108207 Can you see the pop up box when the alarm is triggered? I can't. The sound media file is triggered but not the pop up box. Can't understand why arnie, we are having hard time getting this code t...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: MAX value in array
Replies: 3
Views: 1456

Re: MAX value in array

Hello turbofib, Here is a sample code: array: arr[5](0); var: maxval(0), maxind(0); arr[1] = 2; arr[2] = 5; arr[3] = 9; arr[4] = 3; arr[5] = 1; maxval = -1000000; maxind = 0; For value1=1 To Array_GetMaxIndex(arr) Begin If arr[value1] > maxval Then begin maxval = arr[value1]; maxind = value1; end; E...
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: Interactive Brokers data feed improvement suggestion
Replies: 6
Views: 2034

Re: Interactive Brokers data feed improvement suggestion

Hello gerler,

What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About)
Is “Generate new tick if total volume changes” disabled in QuoteManager-> Tools-> DataSources-> IB-> Settings?
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts
Topic: Beginner query regarding order entry price..
Replies: 3
Views: 1009

Re: Beginner query regarding order entry price..

However, the signal seems to be all over the place. The trigger price is always several ticks beyond the varDA.
Hello bondstrader,

Are you referring to backesting/forward testing/realtime broker trading?
Please study the following article: How Signals are Calculated
by Henry MultiСharts
30 Sep 2014
Forum: User Contributed Studies and Indicator Library
Topic: Optimization By linear Equity Curve
Replies: 14
Views: 14052

Re: Optimization By linear Equity Curve

Hi

How can I get the equity curve line indicator at the bottom of the chart ?
Must I only use this workspace to get that ?

thanks
shane
Hello shane,

You can use i_OpenEquity or GetPositionOpenPL in your code to do that.
by Henry MultiСharts
30 Sep 2014
Forum: MultiCharts .NET
Topic: How to get prior close (prior day close) from TWS [SOLVED]
Replies: 5
Views: 2110

Re: How to get prior close (prior day close) from TWS [SOLVED]

Hello ak28228,

Please specify the instrument you are using. Attach a screenshot demonstrating the required value in IB TWS window and the chart with the incorrect value in MultiCharts.
by Henry MultiСharts
29 Sep 2014
Forum: MultiCharts QUIK
Topic: LSE Int Market + IB
Replies: 7
Views: 2329

Re: LSE Int Market + IB

IB также предложили решение для обхода текущей проблемы. Оно будет реализовано в MultiCharts 9.0 Release.
by Henry MultiСharts
26 Sep 2014
Forum: User Contributed Studies and Indicator Library
Topic: spread of normalized data
Replies: 1
Views: 1812

Re: spread of normalized data

Hello raffaele,

You can program it the following way (HighW and LowW are the highest high and the lowest low for the current week):

Code: Select all

plot1(((close of data1-LowW(0)) / HighW(0)-LowW(0)) - ((close of data2-LowW(0)) / HighW(0)-LowW(0)));
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts
Topic: Broker equity curve [SOLVED]
Replies: 10
Views: 3654

Re: Broker equity curve [SOLVED]

this option was enabled as I sent you the screenshot. The Forex Positions are under "Open Position", but they aren't in the cumulative Open P/L column under "Accounts" ... So Unrealized P/L value from TWS – Account – “FX Portfolio - Virtual FX Position” does not match with MultiCharts-Order and Pos...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts .NET
Topic: Version 9 build 9913 and IB data
Replies: 4
Views: 1673

Re: Version 9 build 9913 and IB data

Is there an anti-virus application running on your PC? Have you tried completely disabling it? What is the CPU load when this behavior appears? Are any MultiCharts processes consuming extensive CPU time or RAM? What is the scenario of using MultiCharts (do you perform manual trading, auto trading, p...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts
Topic: May I show Indicator data on MarketScanner?
Replies: 5
Views: 1482

Re: May I show Indicator data on MarketScanner?

Hello Charles, You can save the indicator values to a file using Print or FileAppend or export the data + indicator values from the chart (File->Export data). Then you can create an instrument manually and import the indicator data into it to plot it as an instrument on a chart. For Global Variables...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

I have been having some issues with IB chart trading linked to IQ data Pl figure on open position lagging. Slow acceptance and reporting of orders. These issues are intermittent. Hello jl12, Please make sure your anti-virus is disabled. If you still have this behavior - please attach a video demons...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts
Topic: Scanner help
Replies: 9
Views: 3238

Re: Scanner help

Guess I'm still somewhat confused. All I'm really trying to do is to scan daily bars. Sometime during today's bar I'm looking for a set of conditions that was true at the end of yesterday's bar. I've got 45 - 50 forex symbols using IB as the data source. Initially I tried adding all the symbols to ...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts QUIK
Topic: потяря котировок квик ритмик [SOLVED]
Replies: 7
Views: 2363

Re: потяря котировок квик ритмик [SOLVED]

Сначала данные находятся в буфере, затем, каждые 10 секунд, они сбрасываются в кэш (в МС 9.0 по умолчанию он в оператичной памяти). Этот таймаут невозможно изменить со стороны пользователя. Физически в файлы базы на диске данные записываются только после корретного завершения работы МС, либо после в...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts .NET
Topic: OnBrokerPositionChange() seems to be lagging
Replies: 8
Views: 3257

Re: OnBrokerPositionChange() seems to be lagging

Hello JoshM, The events are happening asynchronously, i.e. once MultiCharts has information regarding position change at broker it calls OnBrokerPositionChange event, while internal variables are not yet updated with this info. If you add a timeout before output (for example 100 ms (System.Threading...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts .NET
Topic: Creating tick precise indicators
Replies: 4
Views: 1970

Re: Creating tick precise indicators

1) This will visually mess up the timeframe being used for study. That is possible to do without visually messing up the chart. You can add 1 tick data series, make it hidden (Format->Instrument->Subchart:Hide), reference 1 tick data series values from the code. The chart will visually mess up only...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts .NET
Topic: Is ranking portfolio stocks possible in v9?
Replies: 3
Views: 1961

Re: Is ranking portfolio stocks possible in v9?

Please send us (support@multicharts.com) the following information for further analysis: - workspace you are using; - in QuoteManager select the symbols you are using, make a right click on it->Export data->Export instrument (without data). Send us the QMD export file for analysis; - in PowerLanguag...
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts .NET
Topic: New Indicator Style Type Request
Replies: 17
Views: 6731

Re: New Indicator Style Type Request

NoPlot and Reset works the same way. NoPlot does not turn off the indicator lines.
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts .NET
Topic: Rectangle [SOLVED]
Replies: 6
Views: 3747

Re: Rectangle [SOLVED]

I don`t understand how to set points of rectangle by price and time on chart.
Please find an example in a related topic here.
by Henry MultiСharts
26 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Something I've been noticing in this version 9 beta's... Don't know if this is still happening in the RC version. Don't have my laptop here with me now. In PLE, value1 change color everytime we open a study and edit. If we close the study and reopen it, value1 gets its default color till we decide ...
by Henry MultiСharts
25 Sep 2014
Forum: MultiCharts
Topic: Data Window [SOLVED]
Replies: 3
Views: 1208

Re: Data Window bug [SOLVED]

Hello tozwp, Data Window is dockable. You can drag the data window on the left or right side of MultiCharts window to dock it back. If you are unable to do that - follow these instructions: Please close Multicharts. Then go to RegEdit.exe and delete the following folder: HKEY_CURRENT_USER\Software\T...
by Henry MultiСharts
25 Sep 2014
Forum: MultiCharts .NET
Topic: Cannot set the thickest plot style [SOLVED]
Replies: 3
Views: 1988

Re: Cannot set the thickest plot style [SOLVED]

Hello, JoshM.

Line width can range from 1 to 14. Values 11-14 correspond to the thickest plot of the Weight Selector in the Format Study - Style window.
by Henry MultiСharts
25 Sep 2014
Forum: MultiCharts .NET
Topic: Access to intra bar key levels. [SOLVED]
Replies: 2
Views: 1726

Re: Access to intra bar key levels. [SOLVED]

Hello zysmn,

Please study the following article:How Signals are Calculated.
If you want to access 1 min data inside 1 hour bar you can use:
1) DataLoader
2) CustomInstrument (MC .NETver. 9.0 or higher)
3) add 1 min data series to your chart and access it's values from the code.
by Henry MultiСharts
25 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

This is just a visual issue. When we have a profile with a visible POC, sometimes, when the window is not selected the POC is not visible but when we select the window it becomes visible again Is this by default or just a small bug there? This is from beta3 This issue will be resolved in MultiChart...
by Henry MultiСharts
25 Sep 2014
Forum: MultiCharts .NET
Topic: Version 9 build 9913 and IB data
Replies: 4
Views: 1673

Re: Version 9 build 9913 and IB data

Hello MidKnight, Please specify the instrument and the version of TWS you are using (TWS Help tab->About). Compare the MultiCharts chart status line values with the values in the TWS main grid for this instrument. If the values are not matching - please attach a screenshot demonstrating the differen...
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts .NET
Topic: Allow Arbitrary Expressions to be Used in Studies' Inputs
Replies: 12
Views: 4286

Re: Allow Arbitrary Expressions to be Used in Studies' Input

What happened to this proposal did you end up implementing it?

Regards,
ABC
Hello ABC,

This feature has not been implemented yet. At the moment it is not targeted to any particular version of MultiCharts .NET.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts
Topic: volume profile wrong labels [SOLVED]
Replies: 4
Views: 2486

Re: volume profile wrong labels [SOLVED]

This issue has been confirmed. The fix is targeted to MultiCharts 9.0 Release.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts .NET
Topic: volume profile wrong labels [SOLVED]
Replies: 2
Views: 2279

Re: volume profile wrong labels [SOLVED]

This issue has been confirmed. The fix is targeted to MultiCharts 9.0 Release.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts .NET
Topic: Is ranking portfolio stocks possible in v9?
Replies: 3
Views: 1961

Re: Is ranking portfolio stocks possible in v9?

Hello Walt,

Yes, it can be done. Please check the prebuilt Portfolio_Rank_MM and Portfolio_Rank_Signal_Base signals.
The description of these signals can be found in the Strategy examples PDF file: Portfolio Trader.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts
Topic: Broker equity curve [SOLVED]
Replies: 10
Views: 3654

Re: Broker equity curve [SOLVED]

Our further analysis with IB has shown that in order to include the required value into Open P\L value of Order and Position Tracker Window -> Accounts tab it is essential to enable "include FX position when sending portfolio" selection in the TWS > Global Configuration > API > Settings.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

T&S is cutting part of the price
arnie, this issue has been confirmed. The fix is targeted to MultiCharts 9.0 Release.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts .NET
Topic: MC TWS - daily chart not loading bars
Replies: 15
Views: 3799

Re: MC TWS - daily chart not loading bars

The updater is required only for MultiCharts for TWS. The full version of MultiCharts already has the fix included since version 9.0 beta 2.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

T&S is cutting part of the price
Another example
arnie, is it still beta 3 or release candidate? Please send me the workspace you are using.
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Good idea, Henry But you have bugs in IB adapter, or other problem... TCust, please specify what exactly is incorrect on the screenshots. Interactive Brokers can provide different data in TWS and to third party applications. In TWS they have their own streams and filters that cannot be accessed via...
by Henry MultiСharts
22 Sep 2014
Forum: MultiCharts
Topic: Indicator button ON/OFF sometimes don't work [SOLVED]
Replies: 11
Views: 3676

Re: Indicator button ON/OFF sometimes don't work [SOLVED]

I'm on v9 beta3. Check this video http://www.screencast.com/t/eFePn0TU1 For some reason the buttons are not working. This has been happening from time to time with different studies. The only way to solve it is to remove the study from the chart and add it again... until it happens again. This issu...
by Henry MultiСharts
19 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Any idea when the final release should be out? Hello philhm, There is no ETA at the moment. After using RC for a few days I really got the feeling that it was buggy at times. For example when adding a new symbol from IQFeed all the windows froze as soon as you added the symbol. This doesnt happen i...
by Henry MultiСharts
19 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Serious problem with new IB API IB have direct route ticker for example TSLA|ISLAND trade data only from ISLAND If start RT this ticker TSLA ISLAND, MC dowload normal from exchange history data, and start display in RT other exchange + Island, you may see this on bigest volume and other bars, compa...
by Henry MultiСharts
19 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Thanks Henry. This may be helpful in some cases, but my main reason for exporting the backtest is to use the list of trades. They are the most important part. I have written external code to blend strategies into a portfolio, and to compute metrics not included in the MC performance report, such as...
by Henry MultiСharts
19 Sep 2014
Forum: MultiCharts
Topic: Any Idea when... A faster Project Management web page
Replies: 21
Views: 7982

Re: Any Idea when... A faster Project Management web page

Dear users, Let me clarify the situation, to address concerns about the system operation speed of Project Management. The webserver is not the issue, it’s that the current Project Management system can’t handle the heavy load. We created it using open-source 3rd-party software, which promised to be ...
by Henry MultiСharts
18 Sep 2014
Forum: MultiCharts .NET
Topic: MC TWS - daily chart not loading bars
Replies: 15
Views: 3799

Re: MC TWS - daily chart not loading bars

check attachment
Here is the fix for MultiCharts .NET for TWS 32 bit.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts .NET
Topic: MC TWS - daily chart not loading bars
Replies: 15
Views: 3799

Re: MC TWS - daily chart not loading bars

i have similar problem but my windows system is 32bits.
What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About)
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: Scanner help
Replies: 9
Views: 3238

Re: Scanner help

It depends on whether you need to filter instruments into realtime part of scanner (watchlist) or not and the values that are plotted by your indicator. You can find more information in the related article:
Pre-Scanning_and_Watchlist.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

TCust, we will check that.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: "State" status Clarification (9.0 Pre Release)
Replies: 1
Views: 879

Re: "State" status Clarification (9.0 Pre Release)

Hello StefanoSF, if there are active orders at broker when you disconnect the broker profile – the active orders become “Saved”. This is the final order status. This line will not be changed after reconnect. Next time the broker profile is connected - MultiCharts requests active order info from brok...
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: Is there any way to ensure calculation precision? [SOLVED]
Replies: 1
Views: 1026

Re: Is there any way to ensure calculation precision? [SOLVED]

Hello trazom,

You have reached the limit of precision for double type values in C++ which is 15 digits. (MSDN).
You can use MultiCharts .NET where decimal type that provides 28 digit precision can be used. (MSDN)
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: Scanner help
Replies: 9
Views: 3238

Re: Scanner help

Hello tozwp, A conditional plot that is already drawn will remain even if the conditions become no longer true. NoPlot can be used to remove the conditional plot from the current bar if the conditions are no longer true: https://www.multicharts.com/trading-software/index.php/NoPlot For example: cond...
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: volume profile wrong labels [SOLVED]
Replies: 4
Views: 2486

Re: volume profile wrong labels [SOLVED]

I have another type of error.
It should shows 4 digits but only show 3.
This issue has been confirmed. It will be fixed in MultiCharts 9.0 Release.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts .NET
Topic: I can not add symbol with Lmax.
Replies: 9
Views: 4222

Re: I can not add symbol with Lmax.

At the moment LMAX has set the default 1 level of marker depth for user accounts. If you need more depth levels for your account - you need to contact LMAX directly and they will enable it for you.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: Indicator button ON/OFF sometimes don't work [SOLVED]
Replies: 11
Views: 3676

Re: Indicator button ON/OFF sometimes don't work [SOLVED]

Hello arnie, We were unable to replicate this behavior on our end using MultiCharts 9.0 Beta 3 and Release Candidate. Please create a new chart window from scratch and try to replicate this behavior. If you are still able to replicate it - please send me the workspace and step by step instructions o...
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: Portfolio Trading on MultiCharts
Replies: 1
Views: 1009

Re: Portfolio Trading on MultiCharts

Hello Charles,

Orders are per instrument, not per a portfolio of instruments. That is possible to program the logic that will be based on certain rules for placing individual orders for multiple instruments.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: Alert: Is there a way to see if an alert has been set
Replies: 1
Views: 801

Re: Alert: Is there a way to see if an alert has been set

TL_GetAlert - Returns the alert status for a trendline with the specified ID number.
by Henry MultiСharts
17 Sep 2014
Forum: MultiCharts
Topic: May I show Indicator data on MarketScanner?
Replies: 5
Views: 1482

Re: May I show Indicator data on MarketScanner?

1.May I export indicator and create data1 by myself? If yes, then I could access data1 on scanner.
Yes, that is possible to export indicator values and import them into an instrument.
2.May I send indicator value to Global Variable, then request it on scanner?
Yes, it can be done as well.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: May I show Indicator data on MarketScanner?
Replies: 5
Views: 1482

Re: May I show Indicator data on MarketScanner?

Hello Charles,

Yes, it can be done. Please keep in mind that you can access only data1 (there no subcharts) in the scanner.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: alert pop up yellow box
Replies: 6
Views: 1395

Re: alert pop up yellow box

arnie, there were no new options introduced in regards to this situation. The yellow alert boxes are ok on our end. If they still do not work for you - please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: MC TWS - daily chart not loading bars
Replies: 15
Views: 3799

Re: MC TWS - daily chart not loading bars

Please close Multicharts and all its products. Make sure that all MC processes are ended: https://www.multicharts.com/trading-software/index.php/MultiCharts_Processes Save the file, unzip it and follow the installation guide: https://www.multicharts.com/trading-software/index.php/How_to_Install_an_U...
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: volume profile wrong labels [SOLVED]
Replies: 4
Views: 2486

Re: volume profile wrong labels [SOLVED]

arnie, please send me the workspace you are using and QMD wile with the instrument settings.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: volume profile wrong labels [SOLVED]
Replies: 2
Views: 2279

Re: volume profile wrong labels [SOLVED]

arnie, please send me the workspace you are using and QMD wile with the instrument settings.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: MC TWS - daily chart not loading bars
Replies: 15
Views: 3799

Re: MC TWS - daily chart not loading bars

Hello Automeq,

What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About)
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 RELEASE CANDIDATE
Replies: 6
Views: 2470

Re: MULTICHARTS .NET 9.0 RELEASE CANDIDATE

is this a newer build than beta 3 or is it the same?
GTrader, it is a newer build than beta 3.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: Bar Status of Open not set at every bar open
Replies: 7
Views: 4768

Re: Bar Status of Open not set at every bar open

This issue will be resolved in MultiCharts .NET 9.0 Release.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Is it me or PLE is not compiling any study. Yesterday I compiled a couple of studies in it but for some reason today I can't. I even change a compiled study to see if it would compile or maybe the problem would be studies I had just imported but no, the one that was compiled it's no longer able to ...
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

ABC Ok.

I special not run 9.0 xx with Administrator right ( properties in Icon(Shortcut) ) ( use standard installation )

MC you have problem with compatibility in Win 7 and Win 8 ... or other bugs
Please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: How fast found Drawing object on Chart ?
Replies: 3
Views: 1105

Re: How fast found Drawing object on Chart ?

Hello TCust, Thank you for your suggestion. All feature requests are forwarded to the management of the company and are evaluated in a timely manner. Please note that even though we value your opinion not all requests can be implemented due to the fact that some features do not fit into our current ...
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: Custom Instrument out of sync
Replies: 3
Views: 3011

Re: Custom Instrument out of sync

This issue will be resolved in MultiCharts .NET 9.0 Release.
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts .NET
Topic: MC 9.0 RC tsserver.exe remains after shutdown
Replies: 27
Views: 6698

Re: MC 9.0 RC tsserver.exe remains after shutdown

MidKnight, please add MultiCharts processes to the list of exceptions in your anti-virus. If the processes are not finished again please do not end them. Go to Start->All programs->MultiCharts .NET 64->LogsCollector. The tool will collect the logs, create dump files, zip them and upload to our FTP. ...
by Henry MultiСharts
16 Sep 2014
Forum: MultiCharts
Topic: Thousands seperator in Reports [SOLVED]
Replies: 2
Views: 1156

Re: Thousands seperator in Reports [SOLVED]

Thousands separator will be added back to the reports in MultiCharts 9.1 Beta 1.
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts
Topic: ATTENTION IB USERS
Replies: 30
Views: 11814

Re: ATTENTION IB USERS

Can we update to the latest Java version? My TWS is consuming almost 700mb of ram and IB support said to update Java to latest version that it will return back to the 300ish mb. I'm on v9 beta3.
arnie, you can update Java if you are using the latest version of TWS (issued 05 Aug 2014 or later).
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts .NET
Topic: Simple drawing
Replies: 10
Views: 3602

Re: Simple drawing

When trendlines are being modified you need to change the End point first, then change the Start point. Please find the fixed code attached.
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts .NET
Topic: Custom Instrument out of sync
Replies: 3
Views: 3011

Re: Custom Instrument out of sync

Hello MidKnight,

Unfortunately the fix for this issue was not included in Release Candidate version. It will be included in MultiCharts .NET 9.0 Release. We apologize for the inconvenience.
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts
Topic: RecalcLastBarAfter and submitting orders [SOLVED]
Replies: 14
Views: 7986

Re: RecalcLastBarAfter and submitting orders [SOLVED]

What is the MultiCharts .NET equivalent? The changelog for MC .NET 9.0 Beta 1 points to this topic, but it's not mentioned here (or I overlooked it).
It will be added in MultiCharts .NET 9.0 Release
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts .NET
Topic: Bar Status of Open not set at every bar open
Replies: 7
Views: 4768

Re: Bar Status of Open not set at every bar open

I'm asking because it does not seem to be happening with MultiCharts .NET64 Version 8.8 Release (Build 8365): I was too soon in responding; the issue also occurs with MC 8.8, but the issue is not with `Bars.Status` but with the `Bars.LastBarOnChart` property (at least, that's the case in the versio...
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts .NET
Topic: ASCII mapped symbols need to be remapped in 9.0 RC1
Replies: 1
Views: 1106

Re: ASCII mapped symbols need to be remapped in 9.0 RC1

Hello MidKnight,

We were unable to replicate this behavior in our environment. Updating to MC .NET 9.0 RC from MC .NET 8.8 Release 4 & 5 did not cause any issues with ASCII mapping instruments.
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts
Topic: How to obtain Calculation Numbers of GA before running
Replies: 5
Views: 1485

Re: How to obtain Calculation Numbers of GA before running

You may want to submit a feature request to the Project Management of our web site so other users can vote for it: https://www.multicharts.com/pm/
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 RELEASE CANDIDATE
Replies: 6
Views: 2470

Re: MULTICHARTS .NET 9.0 RELEASE CANDIDATE

The changelog mentions: An exception occurred while attempting to set a priority list of fonts in the Expert Commentary. Does that mean we can set the fonts in the Expert Commentary? If so, how? Hello JoshM, Yes, that is possible to set the fonts for the Expert Commentary. Here is a sample code: Ex...
by Henry MultiСharts
15 Sep 2014
Forum: MultiCharts .NET
Topic: Does "update on every tick" really do that?
Replies: 3
Views: 2066

Re: Does "update on every tick" really do that?

Thanks JoshM, the online help does not even mention this real-time only quality.

https://www.multicharts.com/trading-sof ... Every_Tick
Thank you for the reporting. The corresponding wiki page has been updated.
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts
Topic: Thousands seperator in Reports [SOLVED]
Replies: 2
Views: 1156

Re: Thousands seperator in Reports [SOLVED]

Hello StefanoSF,

We are currently analyzing this behavior.
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

Now that the Portfolio Trader is more powerful, I'm often producing backtests with lots of trades. I wish to save these backtests to Excel so I can do further analysis on them. However, there is an issue with saving backtests to Excel: https://www.multicharts.com/pm/viewissue.php?issue_no=MC-1734 I...
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts
Topic: MC 9 realese candidate issues
Replies: 10
Views: 2022

Re: Total number of contracts or shares for each asset in PT

Sorry you're right it works fine. The problem was with the currency USD by EUR. But with MC 9 in some cases the open positios at broker don't appear on chart like 8.8, in others don't appear the position profit and in others appear both. I thinke it's a kind of mismatch with the financial advisor a...
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts
Topic: rithmic login
Replies: 8
Views: 3233

Re: rithmic login

This is not an issue - this is Rithmic broker requirement. We do not manage broker accounts. You need to contact your broker directly to get the list of instrument=trade route compliance for your account.
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts .NET
Topic: Tick chart does not fresh after reconnecting
Replies: 4
Views: 1456

Re: Tick chart does not fresh after reconnecting

In MC 9.0 LMAX connection has been improved and should address the issue you have. Also an option has been added to LMAX broker profile/data feed configuration that allows switching usage of heartbeats for connection loss detection.
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts
Topic: rithmic login
Replies: 8
Views: 3233

Re: rithmic login

Please contact your broker directly to get the list of instrument=trade route compliance.
by Henry MultiСharts
12 Sep 2014
Forum: MultiCharts
Topic: rithmic login
Replies: 8
Views: 3233

Re: rithmic login

I wonder why all the extra work
Because or Rithmic Trade Route functionality.
can you be logged on all of the different broker profiles at the same time ?
Yes, you can. You need multiple broker profiles for manual trading only.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: question about function calls [SOLVED]
Replies: 4
Views: 1801

Re: question about function calls [SOLVED]

Hello dennisc,

Function calls insignificantly increase the calculation time but make the code more readable.
Each line of code (which is adding additional operations) increases the calculation time, that is expected.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts QUIK
Topic: потяря котировок квик ритмик [SOLVED]
Replies: 7
Views: 2363

Re: потяря котировок квик ритмик [SOLVED]

Добрый день.

В данной версии ничего, что могло бы повлиять на сохранение котировок в базу, не менялось.
В МС 9.0 файловый кеш отключен по умолчанию. Как его включить можно узнать здесь.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: MC 9 realese candidate issues
Replies: 10
Views: 2022

Re: Total number of contracts or shares for each asset in PT

I'm using it in MC 8.8 from a long time and it works right. I think it's a problem of the last version.
Can you see the Equity for your account in Order and Position Tracker window->Accounts tab?
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: MC 9 realese candidate issues
Replies: 10
Views: 2022

Re: Total number of contracts or shares for each asset in PT

I know I can see the current open positions at broker but I want to see the net sum of my strategies position to see if it is match with the broker position. For instance if I have ten strategies on SPY and they sum 9394 shares it must match with 9394 shares at broker. If in Portfolio trader you pu...
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts .NET
Topic: Accessing volume tick by tick
Replies: 12
Views: 4847

Re: Accessing volume tick by tick

This example just shows that the data on the chart and in the data loader is the same. You need to create your own code in order to synchronize it, or use CustomInstrument in MultiCharts .NET 9.0.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: How to obtain Calculation Numbers of GA before running
Replies: 5
Views: 1485

Re: How to obtain Calculation Numbers of GA before running

Hello lianhc,

There is no way to obtain the amount of genetic optimization calculations before running it.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: Another data1, data2 thing
Replies: 4
Views: 1473

Re: Another data1, data2 thing

arnie, if there are indicators calculated on a hidden series then there is no way to completely eliminate it's indexes as they are required for indicator plot.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: PowerLanguage Editor Keyboard Problem
Replies: 10
Views: 3612

Re: Keyboard problem: Wrong characters using ALT 92 = 褌

There is no ETA for the fix of this issue at the moment.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: Walk Forward Optimization
Replies: 3
Views: 937

Re: Walk Forward Optimization

Hello lianjose,

That is a known issue. it will be resolved in MultiCharts 9.0 Release.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: MC 9 realese candidate issues
Replies: 10
Views: 2022

Re: Total number of contracts or shares for each asset in PT

One bug in last MC 9 realease candidate version is that GetRTAccountEquity funtion doesn't work with Interactive Broker.
This function has been tested - it works ok. Make sure you are using the function properly and that auto trading is enabled on this chart.
by Henry MultiСharts
11 Sep 2014
Forum: MultiCharts
Topic: MC 9 realese candidate issues
Replies: 10
Views: 2022

Re: Total number of contracts or shares for each asset in PT

Hello Pablo,

You can find information regarding the current open positions at broker on Positions tab in Order and Position Tracker window of Portfolio Trader. If you need a different value then you can calculate it yourself and plot it in the Custom Text column.
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

Re: MULTICHARTS 9.0 RELEASE CANDIDATE

TCust, please go to Format->Drawing. If the drawings have the study name in "Base Data #" column then they are based on the study and will remain on the chart if you change the instrument. If you want the drawing to be based on the instrument then you need to right click on your chart and go to Visu...
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: Is PositionProfit(0) = OpenPositionProfit ? [SOLVED]
Replies: 3
Views: 999

Re: Is PositionProfit(0) = OpenPositionProfit ? [SOLVED]

The behavior of PositionProfit has been changed in MultiCharts 8.7 Beta 1. Since that version (available since 04/31/2013) PositionProfit returns the value for the closed trades only.

I have also updated the Wiki and prebuilt chm file. The updated chm will be included into MultiCharts 9.0 Release.
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: Bar Open and Close Time
Replies: 2
Views: 1305

Re: Bar Open and Close Time

Hello StefanoSF,

There is no such feature at the moment. You can vote for the corresponding feature request:
MC-703 - Option to display open or close times on bars
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: Is PositionProfit(0) = OpenPositionProfit ? [SOLVED]
Replies: 3
Views: 999

Re: Is PositionProfit(0) = OpenPositionProfit ? [SOLVED]

Hello Francis, PositionProfit is not the same as OpenPositionProfit. PositionProfit - Returns a numerical value, indicating the total realized profit or loss for the specified closed position. OpenPositionProfit - Returns a numerical value, indicating the current unrealized profit or loss for the op...
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts .NET
Topic: Pivot Point, R1, R2, S1 and S2 [SOLVED]
Replies: 10
Views: 7587

Re: Pivot Point, R1, R2, S1 and S2 [SOLVED]

tnx, are you sure that the floor trader pivot is basis on daily data?
Yes
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: Data1 and Data2(hidden) - Indicator based on Data2
Replies: 34
Views: 10673

Re: Data1 and Data2(hidden) - Indicator based on Data2

And what happens is that the calculation of code in the signal is sometimes differently calculated as the same code in the indicator. Especially when using functions. And getting the same data at the same time as it is plotted by the indicator on the chart, in the signal, is hard work. evdl, have y...
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: Data1 and Data2(hidden) - Indicator based on Data2
Replies: 34
Views: 10673

Re: Data1 and Data2(hidden) - Indicator based on Data2

Thank you for the references however they do not accomplish what is needed (at least in my requirement). I need a signal to exactly replicate what is derived / calculated from a study, not paint on a chart what a study does. javamarket, what exactly your signal is unable to replicate? There is noth...
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: Need your wisdom for idea that I had [SOLVED]
Replies: 14
Views: 3076

Re: Need your wisdom for idea that I had [SOLVED]

arnie, you need to import the functions from this post.
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: odd symbol in report
Replies: 3
Views: 993

Re: odd symbol in report

shane, for this chart please go to Format->Strategy Properties-> Properties-> select the desired currency in “Preferred currency” selector.
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts .NET
Topic: Pivot Point, R1, R2, S1 and S2 [SOLVED]
Replies: 10
Views: 7587

Re: Pivot Point, R1, R2, S1 and S2 [SOLVED]

what data i need to put in so it`s should be daily pivots?
'Floor_Trader_Pivots' calculates pivots on a daily basis on both daily and intra-day charts.
'Pivot_High', 'Pivot_Low', 'Pivot_Rev_Gen__Dn' and 'Pivot_Rev_Gen__Up' calculate pivots based on the selected chart resolution
by Henry MultiСharts
10 Sep 2014
Forum: MultiCharts
Topic: ExtremesArray function is ignoring value with index = 0 [SOLVED]
Replies: 1
Views: 982

Re: ExtremesArray function is ignoring value with index = 0 [SOLVED]

Hello jrakovsk, This is not a bug. This is how the functions are originally designed per EL Functions & Reserved Words Reference : The value for the Size input parameter should always be a whole number greater than 0 and is typically equal to the number of data elements in the array. These functions...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: Data1 and Data2(hidden) - Indicator based on Data2
Replies: 34
Views: 10673

Re: Data1 and Data2(hidden) - Indicator based on Data2

javamarket, evdl, there are two helpful features that should be useful for you: 1. Study on study . You can base your signal calculations on a certain indicator plot. 2. i_setplotvalue and i_getplotvalue (introduced in MultiCharts 9.0 Beta 1). Allow sending info from signal to indicator in order to ...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 RELEASE CANDIDATE
Replies: 54
Views: 20426

MULTICHARTS 9.0 RELEASE CANDIDATE

This version is a big step forward for our platform. We added a huge feature – real-time portfolio trading through all available brokers! In this version we also concentrated on dramatically improving individual and portfolio backtesting, making it the most accurate version ever. We added new functi...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 RELEASE CANDIDATE
Replies: 6
Views: 2470

MULTICHARTS .NET 9.0 RELEASE CANDIDATE

This version is a big step forward for our platform. We added a huge feature – real-time portfolio trading through all available brokers! In this version we also concentrated on dramatically improving individual and portfolio backtesting, making it the most accurate version ever. We added new functi...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: Certificate exceeded
Replies: 1
Views: 995

Re: Certificate exceeded

Hello Wally_AD,

Thank you for reporting. We will check that.
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 BETA 3
Replies: 8
Views: 3135

Re: MULTICHARTS .NET 9.0 BETA 3

arnie, we have analyzed the provided information. This behavior is correct and expected. It is related to the Windows OS peculiarities: MultiCharts .NET creates a toolbar in the main thread. When the instrument is changed - in the main calculation thread Break is called for the study, while the stud...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 3
Replies: 29
Views: 7797

Re: MULTICHARTS 9.0 BETA 3

The way I would like to see the center last price to work would be to retain the option independently of the scaling range chose. Is this possible?
Unfortunately that is not possible and this improvement is not in our to-do list at the moment.
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: PL Editor - Text Select Assumptions [SOLVED]
Replies: 14
Views: 2990

Re: PL Editor - Text Select Assumptions [SOLVED]

It also happens on my MultiCharts64 Version 8.8 Release (Build 8967). When I type a number, the drop down list would pop up, which makes coding in the PLE a pain. ps. This is with Auto-Complete enabled. Previously Auto-Complete does not detect numbers. If I'm not mistaken this is something that alw...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: What in the world could be wrong with this picture?!
Replies: 14
Views: 3857

Re: What in the world could be wrong with this picture?!

JoshM, please specify what does not work exactly. Trades that are generated on Data2 are only executed when their price bars overlap with those from Data1. In the MA crossover highlighted by an orange box, which should have triggered a trade in Data1, no trade was taken because those Data2 bars hap...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts
Topic: RecalcLastBarAfter and submitting orders [SOLVED]
Replies: 14
Views: 7986

Re: RecalcLastBarAfter and submitting orders [SOLVED]

Since MultiCharts 9.0 Beta 1 autotrading orders can be sent if the barstatus value is -1.
In order to allow that you need to add the following attribute at the top of your code:

Code: Select all

[AllowSendOrdersAlways = true]
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts .NET
Topic: Accessing volume tick by tick
Replies: 12
Views: 4847

Re: Accessing volume tick by tick

So in short: accessing a datastream via dataloader for tick by tick analysis and expecting the obvious, that is, to match up with the mainstream is not possible unless I choose to use beta software? This is really really disappointing to learn. That is possible to program using MultiCharts .NET 8.8...
by Henry MultiСharts
09 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 BETA 3
Replies: 8
Views: 3135

Re: MULTICHARTS .NET 9.0 BETA 3

arnie, it looks like a different issue. Please send me the workspace and study you are using.
Did you just change the instrument on the chart to get the errors generated?
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: Slippage Multicharts per contract
Replies: 5
Views: 2175

Re: Slippage Multicharts per contract

Slippage is not calculated for stop limit and limit orders as there is no slippage when such type of order is filled at broker. Limit order can be filled at the specified price or better price. Now slippage is calculated for market and stop orders. It is deducted from profit. Here is how to enable t...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: PL Editor - Text Select Assumptions [SOLVED]
Replies: 14
Views: 2990

Re: PL Editor - Text Select Assumptions [SOLVED]

It also happens on my MultiCharts64 Version 8.8 Release (Build 8967). When I type a number, the drop down list would pop up, which makes coding in the PLE a pain. ps. This is with Auto-Complete enabled. Previously Auto-Complete does not detect numbers. If I'm not mistaken this is something that alw...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 3
Replies: 29
Views: 7797

Re: MULTICHARTS 9.0 BETA 3

Do you want the price to remain on the same level and the bars to form around it? Since we can't have a static DOM due to TT's patent, the idea here would be to have a "static" volume delta. So like you said, price remains at the same level while the bars would form around it. A couple of things wo...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: portfolio trader
Replies: 9
Views: 3504

Re: portfolio trader

Hello shanemcdonald, How Signals are Calculated describes this behavior: Calculation on historical data. Regular mode (IOG disabled. Bar Magnifier disabled) The script is calculated on the bar close. It's considered that all prices were within the bar (Intra-bar Price movement assumption is used). A...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts .NET
Topic: How come the last trading is missing on a daily? [SOLVED]
Replies: 8
Views: 2228

Re: How come the last trading is missing on a daily? [SOLVED]

Please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely. We will do our best to help you.
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts .NET
Topic: Accessing volume tick by tick
Replies: 12
Views: 4847

Re: Accessing volume tick by tick

MidKnight, that is hard to comment this situation using a screenshot only. For example the plot can be starting from the wrong bar. DataLoader was not designed to provide a series tied to bars from the box. DataLoader provides ability to the user to create his own series with all of the customizable...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 BETA 3
Replies: 8
Views: 3135

Re: MULTICHARTS .NET 9.0 BETA 3

Hello arnie,

It looks like StudyServer.NET.exe was not finished after the previous session.
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts .NET
Topic: How come the last trading is missing on a daily? [SOLVED]
Replies: 8
Views: 2228

Re: How come the last trading is missing on a daily? [SOLVED]

airbornetrader, what is the version and release date of TWS you are running ? (TWS Help tab->About).
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.8 RELEASE
Replies: 53
Views: 22286

Re: MULTICHARTS .NET 8.8 RELEASE

Can I place plots (`IPlotObject`) programmatically behind the price bars in MC .NET? I thought using plot number (from the `PlotAttributes` constructor), but I can't use that in the indicator because I've already used another overloaded constructor (that allows setting the plot style). In the Statu...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 3
Replies: 29
Views: 7797

Re: MULTICHARTS 9.0 BETA 3

Henry, When are we getting MC 9.0 release candidate?
It should become available later this week.
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: PL Editor - Text Select Assumptions [SOLVED]
Replies: 14
Views: 2990

Re: PL Editor - Text Select Assumptions [SOLVED]

* * * * * Edit: Speaking of the Editor and improved productivity tweaks, can the "Intellisense" feature also not pop-up when I type a number? I don't see the sense in this (there is no function that begins with a "9"), but does increase the chances of making an error: http://www.multicharts.com/dis...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: drop-down menu
Replies: 1
Views: 685

Re: drop-down menu

Hello turbofib,

There is no way to do that in PowerLanguage.
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: PL Editor - Text Select Assumptions [SOLVED]
Replies: 14
Views: 2990

Re: PL Editor - Text Select Assumptions [SOLVED]

Ah that's brilliant news. If they go ahead which i really really hope they do, can you ensure they account for text selection right to left aswell as left to right. Noticed over time they behave differently and for whatever reason i find myself mostly using right to left to copy and paste bits of c...
by Henry MultiСharts
08 Sep 2014
Forum: MultiCharts
Topic: IB price scale for grains is wrong [SOLVED]
Replies: 3
Views: 1196

Re: IB price scale for grains is wrong [SOLVED]

Hello arnie, In the current version of the symbol dictionary for Interactive Brokers ZC, ZS and ZW already have price scale in fractions. Clean installation of MultiCharts will have these settings. If you update MultiCharts or install it on a PC with an existing database then settings for existing r...
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Sugestion for Money Management Settings (Backtest)
Replies: 1
Views: 934

Re: Sugestion for Money Management Settings (Backtest)

Hello strelow,

That is possible to do the risk control from your code. You can find more information regarding the Portfolio Trader features here.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts .NET
Topic: Interval Linking
Replies: 1
Views: 1302

Re: Interval Linking

Hello GTrader,

Thank you for your suggestion. At the moment this is not something that is in our to-do list. You may want to submit a feature request to the Project Management of our web site so other users can vote for it: https://www.multicharts.com/pm/
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Cover an order at a specific time [SOLVED]
Replies: 3
Views: 1177

Re: Cover an order at a specific time [SOLVED]

Hello kecha1, Let me clarify it: IOG On (tick by tick calculation)-order is generated on the current tick and sent on the next tick. IOG Off (calculation on the close of the bar)-order is generated on the close of the current bar and sent on the opening tick of the next bar. Next bar orders are sent...
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Any way to prevent chart spyke at market close on IB
Replies: 4
Views: 870

Re: Any way to prevent chart spyke at market close on IB

Martin, it does not look like a price spike. The fact that it disappears after reload can be explained by IB using the 5 second correction bars. Please disable the options "Use server timestamps" and "Generate new tick if total volume changes". Restart all MultiCharts processes to make the changes c...
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Help with email alerts [SOLVED]
Replies: 15
Views: 4564

Re: Help with email alerts [SOLVED]

In your Gmail please go to Settings - Accounts and Import - Change account settings: Other Google Account settings. After redirect go to Security and make sure "Access for less secure apps" is enabled.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: open two instances of MC at the same time [SOLVED]
Replies: 3
Views: 1180

Re: open two instances of MC at the same time [SOLVED]

arnie, if MultiCharts was previously authorized with your license on that PC - you can disconnect the PC from the Internet, start MC, switch it into the Offline mode.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts .NET
Topic: Customize Chart Trading [SOLVED]
Replies: 1
Views: 1471

Re: Customize Chart Trading [SOLVED]

Hello GTrader,

That is not possible to customize the chart trading.
You can create your own chart trading toolbar. Please check the prebuilt signal _ChartToolBar_Trading_
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Help with email alerts [SOLVED]
Replies: 15
Views: 4564

Re: Help with email alerts [SOLVED]

Attach the 1st screenshot, click Preview, attach the 2nd screenshot, click Preview, etc.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Monthly Returns & Drawdowns
Replies: 5
Views: 2628

Re: Monthly Returns & Drawdowns

Solid rectangles on Monthly Returns & Drawdowns graph demonstrate Profit per month from Monthly Period Analysis tab.
Shaded rectangles demonstrate intramonth period RunUp and DrawDwon for the respective periods (these values are not shown at Monthly Period Analysis tab).
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Session high/low/close/open [SOLVED]
Replies: 18
Views: 14943

Re: Session high/low/close/open [SOLVED]

We are going to add prebuilt functions for accessing Session high/low/close/open in MultiCharts 9.1 beta 1.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: required third party add on
Replies: 1
Views: 976

Re: required third party add on

Hello pcbcc,

You can vote for adding Monte Carlo tools to the software in our project management system:
https://www.multicharts.com/pm/viewissu ... _no=MC-803
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Slippage increase with slow execution in MC
Replies: 2
Views: 1156

Re: Slippage increase with slow execution in MC

Hello palmone, In AA mode there are three positions: chart position, strategy position, broker position. Due to the nature of this mode they can be out of sync. Orders can be executed on the chart but not executed at the broker and vice versa. The best solution to have all positions in sync is to us...
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: MM System, How to go live?
Replies: 4
Views: 1025

Re: MM System, How to go live?

That is possible to reset the value once auto trading is started. Please see GetAppInfo(aiStrategyAuto) for more details and examples.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.8 RELEASE
Replies: 53
Views: 22286

Re: MULTICHARTS .NET 8.8 RELEASE

Can I place plots (`IPlotObject`) programmatically behind the price bars in MC .NET? I thought using plot number (from the `PlotAttributes` constructor), but I can't use that in the indicator because I've already used another overloaded constructor (that allows setting the plot style). There is no ...
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Help with email alerts [SOLVED]
Replies: 15
Views: 4564

Re: Help with email alerts [SOLVED]

Vince,

I have just checked GMail.com using two versions:
MultiCharts64 Version 8.8 Release (Build 9589)
MultiCharts Version 9.0 Beta 3 (Build 9791)
Both versions are working ok GMail.com.
Please PM or email me a screenshot of your email alert settings.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Email Alert
Replies: 10
Views: 2009

Re: Email Alert

Stephen,

I have just checked GMail.com and Outlook.com using two versions:
MultiCharts64 Version 8.8 Release (Build 9589)
MultiCharts Version 9.0 Beta 3 (Build 9791)
Both versions are working ok with both email providers.
Please PM or email me a screenshot of your email alert settings.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Barchart.com Data ...AMEX? [SOLVED]
Replies: 4
Views: 1319

Re: Barchart.com Data ...AMEX? [SOLVED]

Alex,

Please manually type in AMEX into the exchange field and lookup the instruments.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 3
Replies: 29
Views: 7797

Re: MULTICHARTS 9.0 BETA 3

Here are 2 screenshots about a strategy

Is it bugs?
# All trades <> Long + Short
# Net profit <> Profit long + Profit short

thank you
Nuno
Hello Nuno,

That is a known issue that will be resolved in MultiCharts 9.0 Release Candidate.
by Henry MultiСharts
05 Sep 2014
Forum: MultiCharts
Topic: Any way to prevent chart spyke at market close on IB
Replies: 4
Views: 870

Re: Any way to prevent chart spyke at market close on IB

Hello Martin, Is the option “Generate new tick if total volume changes” enabled in QuoteManager->Tools->DataSources->IB->Settings? Does it happen on all currency pairs? Does it happen every day? What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> Abou...
by Henry MultiСharts
04 Sep 2014
Forum: MultiCharts
Topic: MM System, How to go live?
Replies: 4
Views: 1025

Re: MM System, How to go live?

Hello palmone,

GetRTAccountEquity returns current account balance from broker in realtime. This value cannot be used for backtesting, only for realtime trading.

In backtesting you can calculate the current balance using the following formula:
InitialCapital + netprofit + openpositionprofit.
by Henry MultiСharts
04 Sep 2014
Forum: MultiCharts .NET
Topic: Question regarding indicator data
Replies: 1
Views: 1098

Re: Question regarding indicator data

Hello airbornetrader, As long as you can see the plot - there is enough bars for indicator calculation. If there is not enough bars - you will see "Calculating..." in the status line of a study. Please right click on your chart->Format indicators->Format->Properties tab->Max number of bars study wil...
by Henry MultiСharts
04 Sep 2014
Forum: MultiCharts
Topic: Barchart.com Data ...AMEX? [SOLVED]
Replies: 4
Views: 1319

Re: Barchart.com Data ...AMEX? [SOLVED]

Hello Alex,

Are you able to find the required instrument on the BarChart website using Symbol Search?
by Henry MultiСharts
04 Sep 2014
Forum: MultiCharts .NET
Topic: Accessing volume tick by tick
Replies: 12
Views: 4847

Re: Accessing volume tick by tick

That is possible to receive the volume of a new tick in a bar.
by Henry MultiСharts
04 Sep 2014
Forum: MultiCharts
Topic: Email Alert
Replies: 10
Views: 2009

Re: Email Alert

Hello Stephen, Some email services providers (for ex. Gmail) have recently changed their server protocols. Updated GMail server protocols are supported in MultiCharts 9.0 beta 3. The other providers should be working ok in the version you are currently running. For example in the following post you ...
by Henry MultiСharts
04 Sep 2014
Forum: MultiCharts
Topic: Help with email alerts [SOLVED]
Replies: 15
Views: 4564

Re: Help with email alerts [SOLVED]

Vince, are you able to fully access your Gmail account from any email client (on the Desktop/Portable device)?
by Henry MultiСharts
03 Sep 2014
Forum: MultiCharts .NET
Topic: Can the latest beta be used in Interactive Brokers?
Replies: 1
Views: 1219

Re: Can the latest beta be used in Interactive Brokers?

Hello airbornetrader, The same IB API limitations are applied to all third party applications i.e. MultiCharts (.Net) and MultiCharts (.Net) for TWS will receive the pacing violation in the same situations. What we have done is just added a visual alert message that warns the user regarding the situ...
by Henry MultiСharts
03 Sep 2014
Forum: MultiCharts .NET
Topic: TradeManager.TradingData.Orders... callbacks not firing
Replies: 9
Views: 6052

Re: TradeManager.TradingData.Orders... callbacks not firing

Can you please ask the developers where the 0.1s limitation comes in and why it is there? It is not an unreasonable expectation to want to recalculate the study (if only to process the events!) a lot more often than every 0.1s. For what it's worth, my PC with a script that does not call `TradeManag...
by Henry MultiСharts
03 Sep 2014
Forum: MultiCharts
Topic: information about cagr in Multicharts [SOLVED]
Replies: 1
Views: 1138

Re: information about cagr in Multicharts [SOLVED]

Hello Nuno,

There is no such rate in Strategy Performance report at the moment. You may want to submit a feature request to the Project Management of our web site so other users can vote for it: https://www.multicharts.com/pm/
by Henry MultiСharts
03 Sep 2014
Forum: MultiCharts
Topic: Passing data stream > data2 causes error (DLL) [SOLVED]
Replies: 2
Views: 1270

Re: Passing data stream > data2 causes error (DLL) [SOLVED]

Hello Mark,

Please send us the DLL, it's source code, PowerLanguage study and workspace you are using for replicating this behavior to support@multicharts.com
by Henry MultiСharts
03 Sep 2014
Forum: MultiCharts
Topic: Paintbar indicator within Strategy? [SOLVED]
Replies: 1
Views: 1188

Re: Paintbar indicator within Strategy? [SOLVED]

Hello StefanoSF,

Since MultiCharts 9.0 Beta 1 you can use i_setplotvalue and i_getplotvalue. These reserved words allow sending information from a signal to an indicator that will do a plot on the chart. More details here.
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts
Topic: MC and TWS trade information unsync after TWS disconnection
Replies: 2
Views: 987

Re: MC and TWS trade information unsync after TWS disconnect

Hello raziel, IB support has studied the case and provided recommendations on improving MultiCharts to IB API connection that should resolve the issue. As significant changes in the connection algorithms are required – these improvements have been targeted to the next major platform revision which i...
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts
Topic: compile error line 0, column 0
Replies: 4
Views: 2770

Re: compile error line 0, column 0

waveslider, please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely. We will do our best to help you.
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts
Topic: Merge Data sources in to a single Chart
Replies: 2
Views: 1077

Re: Merge Data sources in to a single Chart

Hello StefanoSF, We were unable to replicate this behavior on our end. Please send us (support@multicharts.com) the following information for further investigation: - What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About) - workspace you are using...
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 3
Replies: 29
Views: 7797

Re: MULTICHARTS 9.0 BETA 3

When an indicator status is turned off and it is the only object the window remains. I have to remove the indicator to free the redundant screen space. That is possible to disable the option "Enable indicator status switch in a status line of a chart" in File->Preferences->Charting. Once that is do...
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts .NET
Topic: Output Window Fonts Size Adjustment
Replies: 3
Views: 2158

Re: Output Window Fonts Size Adjustment

Hello karacraft,

Unfortunately there is no way to do that.
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts
Topic: Metastock historical data doesn't work in 8.8 Build 9589
Replies: 1
Views: 786

Re: Metastock historical data doesn't work in 8.8 Build 9589

Hi i was previously running a version 8.8 (build 8593) and metastock data works great. Today i upgrade the last version 8.8 Build 9589 and metastock based charts doesn't work. It doesn't work anymore with the previos folder and metastock files. Even if i create new folder with metastock files it do...
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.8 RELEASE
Replies: 53
Views: 22286

Re: MULTICHARTS .NET 8.8 RELEASE

If I set the 'Chart Shift' to 20% in the 'Format Window' window, the `Environment.ChartShiftPcnt` property returns 0 and `Environment.ChartShiftBars` returns 11. It seems like `Environment.ChartShiftPcnt` always return 0, whether the 'Chart Shift' option is set to bars or percentage. If I understan...
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts .NET
Topic: .net 4.5 and PL editor [SOLVED]
Replies: 2
Views: 1678

Re: .net 4.5 and PL editor [SOLVED]

Hello holya, Visual Studio does not compile studies. Compilation is done by the PowerLanguage .NET editor compiler. All references should be added through MultiCharts .Net Editor only. The references you have added are global and available for all studies. There is only one direction of synchronizat...
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts .NET
Topic: Averaging in MC.net
Replies: 10
Views: 2644

Re: Averaging in MC.net

Please be more precise in your description. What happens when you place a limit order?
Please go to File -> New -> Order and position tracker window->Orders tab. What is the state of the order? Are there any error messages in the logs tab related to this order?
by Henry MultiСharts
02 Sep 2014
Forum: MultiCharts .NET
Topic: How to import a Multicharts indicator into the .net version? [SOLVED]
Replies: 2
Views: 2664

Re: How to import a Multicharts indicator into the .net vers [SOLVED]

Hello airbornetrader, With MultiCharts you can create a study using EasyLanguage/PowerLanguage. With MultiCharts .Net you can create a study using C# or VisualBasic.Net. Studies from MC .Net cannot be used in regular MultiCharts and viсe versa. ELD file contains EasyLanguage code. It will not work w...
by Henry MultiСharts
29 Aug 2014
Forum: MultiCharts
Topic: Merge Data sources in to a single Chart
Replies: 2
Views: 1077

Re: Merge Data sources in to a single Chart

Hello StefanoSF,

We will check that.
by Henry MultiСharts
29 Aug 2014
Forum: MultiCharts
Topic: Maximum capacity of 7500 active GDI objects reached
Replies: 7
Views: 6017

Re: Maximum capacity of 7500 active GDI objects reached

Hello seneca, GDI objects are all objects that form the MultiCharts window and charts in it (all toolbars, menus, buttons, bars, drawings, etc). The Windows system limitation per one process is 10,000 objects. In order to avoid such issue in the future please run multiple instances of MultiCharts ap...
by Henry MultiСharts
29 Aug 2014
Forum: MultiCharts
Topic: compile error line 0, column 0
Replies: 4
Views: 2770

Re: compile error line 0, column 0

Hello waveslider,

If you are unable to compile an empty study with this error then you need to follow these instructions:How to resolve the Compilation Error

Go to advanced search