Search found 9165 matches

by Henry MultiСharts
25 Jul 2014
Forum: MultiCharts
Topic: Memory leak
Replies: 111
Views: 32968

Re: Memory leak

I finally got my auto-trading system running and auto trading last week and am also having this issue. I am running on a VPS with 4 gig and by the time the trading day ends, the free memory is swapping out to keep running... I have 20 charts running @ 5 minute intervals and 4000 bars history using ...
by Henry MultiСharts
25 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Memory usage has gone up with 9, is this a feature. If it is I will need to up my ram. jl12, which particular process are you referring to? RAM usage can be increased for TsServer.exe process due to the fact that the operation speed of Multicharts has been increased by using a RAM Cache (in 64 bit ...
by Henry MultiСharts
25 Jul 2014
Forum: MultiCharts
Topic: mancanza dati
Replies: 2
Views: 1111

Re: mancanza dati

Hello massimo,

If you still have the issue - please come to our live chat Monday-Friday 6:30 am - 3 pm EST. We will do our best to help you.
by Henry MultiСharts
25 Jul 2014
Forum: MultiCharts .NET
Topic: ATTENTION IB USERS
Replies: 17
Views: 8619

Re: ATTENTION IB USERS

andrew444, after downgrading Java 7 to update 55 - please reload the charts with the gaps (View tab->Reload) in MultiCharts and the issue should be resolved.
by Henry MultiСharts
24 Jul 2014
Forum: MultiCharts
Topic: get filled price at broker
Replies: 4
Views: 1560

Re: get filled price at broker

Thank you, i think it could work, but it is limited to IB, Patsystems and Zenfire. I need more brokers, i want to do some tests with different Forex brokers. Hello wegi, It is not limited to only the mentioned brokers. The description will be updated. Still you will be able to use this reserved wor...
by Henry MultiСharts
24 Jul 2014
Forum: MultiCharts
Topic: Max Drawdown code
Replies: 2
Views: 2177

Re: Max Drawdown code

MaxIDDrawDown can only be used in signals. Since MultiCharts 9.0 that is possible to send a value from a signal to an indicator withing one chart in order to have it plotted by indicator. Write the following in the signal: i_setplotvalue(111, maxiddrawdown) Indicator: plot1(i_getplotvalue(111), "Max...
by Henry MultiСharts
24 Jul 2014
Forum: MultiCharts .NET
Topic: DELTA CUMULATIVE AND RENKO
Replies: 5
Views: 2202

Re: DELTA CUMULATIVE AND RENKO

Hello shivax,

That is possible to create your own cumulative delta study. Here is a sample code for accessing this type of data.
by Henry MultiСharts
24 Jul 2014
Forum: MultiCharts
Topic: Disable Automate Order Execution warning? [SOLVED]
Replies: 32
Views: 9345

Re: Disable Automate Order Execution warning? [SOLVED]

Hello Jad,

We do no experience this behavior in our environment. Please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate it remotely.
by Henry MultiСharts
24 Jul 2014
Forum: MultiCharts QUIK
Topic: LSE Int Market + IB
Replies: 7
Views: 2329

Re: LSE Int Market + IB

Здравствуйте, TCust!

IB сообщили, что завели задачу на решение проблемы c LSE Int Market (BUG 57868).
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: Failed to connect to IB
Replies: 4
Views: 2125

Re: Failed to connect to IB

I have two laptops with the same problem, I think the problem was caused by when upgraded the Java to Java 7 Update 65, after downgraded to update 55, connection resumed normal. Is this MultiCharts problem??
There is no MultiCharts problem. You need to check the TWS configuration after the update.
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: Portfolio, how to rank the best instruments?
Replies: 1
Views: 1122

Re: Portfolio, how to rank the best instruments?

Hello ALC,

Please find Rank Strategy description in our Portfolio Trader Strategy Examples document: https://dl.dropboxusercontent.com/u/951 ... amples.pdf

Using the given example you can write the strategy you need.
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: Simtrading with live data?
Replies: 40
Views: 9716

Re: Simtrading with live data?

Multicharts: Would it not be simply possible to connect to a TT sim account?? I recently got told by TT that this would not be possible which was dissappointing. Using their fill simulator would've been good for testing high(er) frequency ideas.....seeing if backtested assumptions play out in real ...
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: How many times should I reload the chart each morning? [SOLVED]
Replies: 2
Views: 1241

Re: How many times should I reload the chart each morning? [SOLVED]

Hello tonyng,

If you relaod the chart in one instance of MultiCharts - it will not rebuild the charts in the second instance. The optimal solution will be reloading charts in one of the instances, then re-opening the other instances/workspaces to pick up the reloaded data.
by Henry MultiСharts
23 Jul 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

I recoded the indicator to process calculations with Data2 yet be 'based on Data1. As expected the indicator now paints every 'data1 bar' period, however Data2 does not appear to update each tick. This option is selected on the properties tab of the applied indicator. Could this be because it does ...
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: Currency Conversion Feature - Calculation is incorrect [SOLVED]
Replies: 29
Views: 12104

Re: Currency Conversion Feature - Calculation is incorrect [SOLVED]

MC- Have we made any progress please?
Yes, we continue running some tests. We will get back to you with the results shortly.
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: Changing a SetStopLoss to a Sell/Buy Stop on a Price
Replies: 8
Views: 5316

Re: Changing a SetStopLoss to a Sell/Buy Stop on a Price

Thanks Henry, I believe that the engineers have already investigated the issue and, as a temporary workaround, have recommended changing my script to make it not modify the orders so often because, unfortunately, in the current version it is the only possible workaround. That is correct. I have bee...
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Right-click on the chart -> Format Window -> X-time Scale -> Chart Shift -> Change it fro, % to Bars -> ....... NOT OK ... I know this post from 2013. But it still is a bug. This is not a solution. It's just a workaround. When you have a maximized chart window and choose bars to use and you change ...
by Henry MultiСharts
23 Jul 2014
Forum: MultiCharts .NET
Topic: variableseries or Iseries..i don't understand differences [SOLVED]
Replies: 4
Views: 3737

Re: variableseries or Iseries..i don't understand difference [SOLVED]

Hello shivax, ISeries - Base interface for functions, series variables, and price series. Provides access to historical values of inherited objects. For a list of all members of this type, see ISeries<T> Members . VariableSeries - class that allows access to and preserves historical variable values ...
by Henry MultiСharts
22 Jul 2014
Forum: MultiCharts .NET
Topic: TWS Max number of tickers
Replies: 4
Views: 1564

Re: TWS Max number of tickers

Marcus, please use the Pre-Scanning window for that.
by Henry MultiСharts
22 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

I reported this issue/bug long time ago on another version under my user : piranhaxp, but I lost password and can't remember what my backup-email was. So not able to report/ask from there. The issue is : If you draw a trendline manually with the end of the line before the last bar on chart (left ne...
by Henry MultiСharts
22 Jul 2014
Forum: MultiCharts .NET
Topic: IB-Datafeed for CFDs and FOREX
Replies: 3
Views: 1212

Re: IB-Datafeed for CFDs and FOREX

Hallmacken, 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
22 Jul 2014
Forum: MultiCharts .NET
Topic: IB-Datafeed for CFDs and FOREX
Replies: 3
Views: 1212

Re: IB-Datafeed for CFDs and FOREX

Hello Hallmacken,

What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About)
Are you able to get data for these instruments in IB TWS?
by Henry MultiСharts
22 Jul 2014
Forum: MultiCharts
Topic: Failed to connect to IB
Replies: 4
Views: 2125

Re: Failed to connect to IB

Hello ngekw,

Please configure the data connection according to this guide:Interactive Brokers data provider configuration
by Henry MultiСharts
22 Jul 2014
Forum: MultiCharts .NET
Topic: TWS Max number of tickers
Replies: 4
Views: 1564

Re: TWS Max number of tickers

Hello Marcus, Instruments in the Watchlist are constantly connected to realtime data. There is an IB limitation for the amount of realtime data connections you can have simultaneously. To know the allowed amount for your account please press "Ctrl" + "Alt" + "=" in the TWS window. The option "simult...
by Henry MultiСharts
21 Jul 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

Hello javamarket,

We find MultiCharts behavior to be the proper one, reflecting the actual indicator calculation based on the selected data series. If you want to have "historical plots" - the study can place drawings where it is required.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts
Topic: PL Editor - Text Select Assumptions [SOLVED]
Replies: 14
Views: 2990

Re: PL Editor - Text Select Assumptions [SOLVED]

Hello Mark,

We will check what can be done with this behavior.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts
Topic: Order in Multiple symbol
Replies: 3
Views: 1107

Re: Order in Multiple symbol

Hello Vin, By default from one chart you can trade only the instrument that is the main data series. You cannot send orders to any additional data series of the same chart. You need to have an individual chart for each instrument you need to trade. The information can be shared between the charts us...
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts .NET
Topic: MACD based on Simple MA ?
Replies: 1
Views: 1224

Re: MACD based on Simple MA ?

Hello Shane,

That is possible to modify the source code of the indicator to reach this goal.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts QUIK
Topic: Настройки Auto trading
Replies: 17
Views: 5679

Re: Настройки Auto trading

У меня этого не происходит. В настройках брокера стоит "отсылать как рыночную"/"отсылать как стоп-лимит с отступом 50"; при создании нового чарта настройки всегда получаются "отсылать как лимит с отступом 0"/"отсылать как стоп-лимит с отступом 0". Каждый раз приходится исправлять.
Спасибо, проверим.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts QUIK
Topic: Цвет баров OHLC.
Replies: 3
Views: 1550

Re: Цвет баров OHLC.

Добрый день, Blaga.

Ваши пожелания были переданы разработчикам. На данный момент данное улучшение не запланировано ни на одну из ближайших версий.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts QUIK
Topic: BidSize/AskSize на L1
Replies: 2
Views: 1142

Re: BidSize/AskSize на L1

Добрый день, TCust.

К сожалению, на данный момент данные значения невозможно получить из кода PowerLanguage. Ваши пожелания были переданы разработчикам. На данный момент данное улучшение не запланировано ни на одну из ближайших версий.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts .NET
Topic: HL lines across chart?
Replies: 1
Views: 936

Re: HL lines across chart?

Hello rsi80,

You can use the prebuilt HighD and LowD functions for that.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts .NET
Topic: plot 2 values in different spaces
Replies: 2
Views: 1369

Re: plot 2 values in different spaces

Hello shivax,

There is no way to have two plots of the same indicator on different subcharts.
You can have two individual indicators to do that: Plotting on the Chart
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts .NET
Topic: iqfeed charts not refreshing
Replies: 2
Views: 1577

Re: iqfeed charts not refreshing

Hello smuir,

Please contact IQFeed directly to get a non-delayed realtime account.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts
Topic: Changing a SetStopLoss to a Sell/Buy Stop on a Price
Replies: 8
Views: 5316

Re: Changing a SetStopLoss to a Sell/Buy Stop on a Price

Hello Jad, When you experience this behavior please send us the following information to support@multicharts.com for further analysis: what exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About) which broker do you use? MultiCharts logs (if you have no...
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts .NET
Topic: ATTENTION IB USERS
Replies: 17
Views: 8619

Re: ATTENTION IB USERS

Update 65 is available now, is this 'safe' ?
It has the same issue. Please remain on update 55 to avoid the issue.
by Henry MultiСharts
21 Jul 2014
Forum: MultiCharts .NET
Topic: ATTENTION IB USERS
Replies: 17
Views: 8619

Re: ATTENTION IB USERS

Hello,
I have Multicharts.net with IB and I always have the problem. In attached file a snap of Emini SP500 today.
Any help will be appreciate.
Thank you.
Ludovic
Hello Ludovic,

Please follow the instructions from the post above to resolve the issue.
by Henry MultiСharts
18 Jul 2014
Forum: MultiCharts .NET
Topic: apply study Symbol and Frame
Replies: 5
Views: 2036

Re: apply study Symbol and Frame

Hello shivax,

Please refer to this post for information. You may also find this information useful.

As for globals.zip - please re-download the file. It works ok on my end.
by Henry MultiСharts
18 Jul 2014
Forum: MultiCharts
Topic: Order in Multiple symbol
Replies: 3
Views: 1107

Re: Order in Multiple symbol

Hello Vin, Your trading series is always the main data series (data1). You can add second, third, etc. data series (subcharts) with XXX instrument and XXX resolution to your chart. The same can be done in Portfolio Trader. In the script the subcharts’ data (DataN) can be accessed from the code and t...
by Henry MultiСharts
18 Jul 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

Hello javamarket,

If you want to have plots on each 5 min bar - you need to base the study on 5 min data series.
by Henry MultiСharts
18 Jul 2014
Forum: MultiCharts
Topic: Missing data, missing stream on some symbols, MBTrading [SOLVED]
Replies: 2
Views: 1173

Re: Missing data, missing stream on some symbols, MBTrading [SOLVED]

Hello bullsandbears,

Please confirm with MBTrading the amount of realtime data subscriptions you have for your account.
by Henry MultiСharts
18 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

when is MC 9.0 final version expected? or will we see a beta 3.0 also?
MultiCharts 9.0 Release Candidate will precede MultiCharts 9.0 Release.
Release Candidate can be expected in 3-4 weeks.
by Henry MultiСharts
18 Jul 2014
Forum: MultiCharts QUIK
Topic: Настройки Auto trading
Replies: 17
Views: 5679

Re: Настройки Auto trading

А вот если хотите, чтобы выставлялся лимитник именно по цене открытия бара, не уверен, возможно ли такое, не знаю. Самое близкое это buy next bar c limit - по цене закрытия предыдущего бара. Действительно, buy next bar o; исполняется не по цене открытия и не сразу после закрытия бара, а через N сек...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts .NET
Topic: Use of Functions / Shared Code in VS [SOLVED]
Replies: 4
Views: 1965

Re: Use of Functions / Shared Code in VS [SOLVED]

You need to create the function in PowerLanguage .NET editor first.
Please go to PowerLanguage .NET editor->File->New->Function.
Create a function with the code that you need.
Now you can load it in VS.
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts .NET
Topic: Use of Functions / Shared Code in VS [SOLVED]
Replies: 4
Views: 1965

Re: Use of Functions / Shared Code in VS [SOLVED]

Hello KaBo, The functions created by the user in PowerLanguage .NET editor can be accessed from Visual Studio. If you need to transfer values from the signal into an indicator - please see this post for more info: MultiCharts .NET FAQ You can also use the new functionality we have introduced in Mult...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts .NET
Topic: MC.Net 9.0 Beta 2 hangs and wont close properly
Replies: 2
Views: 1157

Re: MC.Net 9.0 Beta 2 hangs and wont close properly

Hello Japhro, In case this behavior happens again please do the following: Download and unzip MC dumper to your PC: https://dl.dropboxusercontent.com/u/27918922/MC_Dumper.zip Please do not restart MultiCharts when a problem appears. Keep MC or its processes running and if there is an error window - ...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts
Topic: Memory leak
Replies: 111
Views: 32968

Re: Memory leak

Such behavior has been neither demonstrated remotely nor information for replicating it was provided. There is no definite use case describing/demonstrating this behavior. If you have a use case please come to our live chat to demonstrate it or provide the information requested in post #14 of this ...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts QUIK
Topic: Цвет баров OHLC.
Replies: 3
Views: 1550

Re: Цвет баров OHLC.

Добрый день.

Про какой тип чарта идет речь?
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts
Topic: Memory leak
Replies: 111
Views: 32968

Re: Memory leak

but there is still a very infrequent slow consumption of memory by MC for an unknown reason. Where are we with this MC? Have you accepted this as a bug yet? Such behavior has been neither demonstrated remotely nor information for replicating it was provided. There is no definite use case describing...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

The prices lag far behind and then at some point during a quiet market (hours later) the charts all catch up within a few seconds I had this for ages with Patsystems data feed all the time. Like you say, MAtricks, it will suddenly catch up. Nightmare. I even reproduced for MC . MC asked for a Pats ...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

I have similar issues. Yesterday MC prices lagged by about 3 minutes during a faster period. It was not a data issue as IQ and OEC and IB were all updating fine on other platforms. Hello jl12, Please come to our live chat to demonstrate this behavior remotely. In addition after MC locks up and I ha...
by Henry MultiСharts
17 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Henry got to remote into a machine of mine to see the issue. I had to cut it off short.. as I cannot have my work machine tied up too long during my work day. Since Henry said he's unable to replicate the issue on his end, but I am able to replicate it on several machines, I am now setting up a ser...
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts .NET
Topic: public name(object _ctx):base(_ctx){}
Replies: 1
Views: 1281

Re: public name(object _ctx):base(_ctx){}

Hello shivax, Please study MultiCharts .NET Programming guide that contains important and useful information not only for beginners but for experienced MC .Net users as well. This is the recommended "Getting started for programming in MultiCharts .Net": https://www.multicharts.com/downloads/MultiCha...
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts .NET
Topic: Compile
Replies: 1
Views: 1140

Re: Compile

Hello shivax,

The name of the study should match the name in the code.
These two lines:

Code: Select all

public class variable_sample : IndicatorObject {
public variable_sample(object _ctx):base(_ctx){}
must be changed to:

Code: Select all

public class Prova2 : IndicatorObject {
public Prova2(object _ctx):base(_ctx){}
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts
Topic: indicator results in MC are different from which in excel
Replies: 1
Views: 778

Re: indicator results in MC are different from which in exce

Hello yoyo1990,

This case is similar to this one. It will be resolved in MultiCharts 9.0 Release Candidate.
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts .NET
Topic: Using CommandLine within .Net code [SOLVED]
Replies: 7
Views: 6954

Re: Using CommandLine within .Net code [SOLVED]

Do you guys also find it somewhat odd that we can specify the data series on which the indicator is calculated on (with the `base` parameter), but that indicators are always added on the main price chart? For example, if you add a moving average through the Command Line with `base=3`, it calculates...
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Please run the workspace during market hours. The weekend wouldn't do much to it. Have faith... :) Its there.
We were running it during the market hours for 5 days ;) The test environment is still running.
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts .NET
Topic: Multicharts.NET v9 beta 2 - Currency conversion question
Replies: 3
Views: 1670

Re: Multicharts.NET v9 beta 2 - Currency conversion question

We use end of day bid MultiCharts Forex Data Feed (FXCM data stored on our servers).
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts .NET
Topic: Multicharts.NET v9 beta 2 - Currency conversion question
Replies: 3
Views: 1670

Re: Multicharts.NET v9 beta 2 - Currency conversion question

Hello YanickB,

Only one rate per day is used for currency conversion.
by Henry MultiСharts
16 Jul 2014
Forum: MultiCharts QUIK
Topic: LSE Int Market + IB
Replies: 7
Views: 2329

Re: LSE Int Market + IB

За одно и Объемы сделайте нормальные для LSEIOB1! ( не должны умножаться на х100 )
Исправим в следующей версии.
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts .NET
Topic: Renko Flaw
Replies: 4
Views: 1980

Re: Renko Flaw

Hello Japhro, It is expected behavior. I would suggest you to use 1 tick resolution for Renko charts. Please also see the following MC Wiki articles: https://www.multicharts.com/trading-software/index.php/Renko https://www.multicharts.com/trading-software/index.php/Intra-Bar_Order_Generation,_Bar_Ma...
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts .NET
Topic: Partial LIMIT order cancels 2 SL orders [SOLVED]
Replies: 5
Views: 2273

Re: Partial LIMIT order cancels 2 SL orders [SOLVED]

uniquepito, please go to Format->Study->Signals->Format->Properties. Do you have the following option selected for exit orders? "Limit exits from all signals in this strategy to once per bar" If yes then please enable the following option: "Allow any exits from this strategy to occur multiple times ...
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

The workspace I supplied will demonstrate the issue. Please attempt it on your end. My machine is locked down until next week. MAtricks, we were running your workspace on our end for 5 days and there were no issues. It appears that MC 9.0 is read/write I/O like a race horse, but the file which its ...
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts
Topic: Quandl data support in MultiCharts
Replies: 20
Views: 5369

Re: Quandl data support in MultiCharts

We have our eye on Quandl data and that is possible that we will implement support for it when time permits.
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts
Topic: Daily Charts Stop Updating Overnight
Replies: 10
Views: 2488

Re: Daily Charts Stop Updating Overnight

Hello HPF, Please go to Format->Window->Status line, enable the following checkboxes: Date, Time, Open, High, Low, Last. This will add the current realtime values from the data provider to the status line of the chart. When realtime stops in MultiCharts please check the status line values (whether t...
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts
Topic: Changing a SetStopLoss to a Sell/Buy Stop on a Price
Replies: 8
Views: 5316

Re: Changing a SetStopLoss to a Sell/Buy Stop on a Price

Revisited this today and no matter where I place the SetStopLoss, there is a gap (sometimes negligible - sometimes not) between it being cancelled and the Sell at a Price on a Stop showing up. In the end, I decided to keep the SetStopLoss active and use it as a Trailing Stop by recalculating '(StpL...
by Henry MultiСharts
15 Jul 2014
Forum: MultiCharts .NET
Topic: Partial LIMIT order cancels 2 SL orders [SOLVED]
Replies: 5
Views: 2273

Re: Partial LIMIT order cancels 2 SL orders [SOLVED]

uniquepito, our engineers will study this behavior. I will keep you updated.
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts
Topic: Requesting Playback mode for Renko charts
Replies: 1
Views: 1233

Re: Requesting Playback mode for Renko charts

Hello PD Quig,

Unfortunately that is not technically possible to implement Renko tick-by-tick playback/bar magnifier at the moment. You can vote for this functionality here.
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts .NET
Topic: Partial LIMIT order cancels 2 SL orders [SOLVED]
Replies: 5
Views: 2273

Re: Partial LIMIT order cancels 2 SL orders [SOLVED]

Hello uniquepito,

Please attach a screenshot of Format->Strategy properties->Auto trading tab.
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts .NET
Topic: Data Loading issue [SOLVED]
Replies: 1
Views: 1359

Re: Data Loading Bug [SOLVED]

Hello GTrader, Please make sure the session settings for the instrument are correct: Go to Format->Instrument->Settings tab->check what Session is selected for the chart. If it is set to "Default" then go to MultiCharts->File->New->QuoteManager window->double click on the symbol you need->Sessions t...
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts .NET
Topic: How to bring all detached to front? [SOLVED]
Replies: 2
Views: 2103

Re: How to bring all detached to front? [SOLVED]

Hello wzero,

Unfortunately there is no such functionality 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
14 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Hi, Thanks for fixing most of the bugs in the scanner with beta 2. One bug persists. With an indicator, if you set it in indicator properties or via format indicator to have eg no decimal places in the style for one or more plots the scanner does not retain this setting when you next launch the sca...
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 BETA 2
Replies: 6
Views: 4952

Re: MULTICHARTS .NET 9.0 BETA 2

In Portfolio Trader, I am no longer able to enter high tick resolution values - the tick resolution is being incorrectly limited to 1440 (number of minutes in day). I didn't test this in the Beta 1, so not sure when this was introduced. Hello Jeff, This issue has been confirmed. Thank you for the r...
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts
Topic: Rithmic - sitting orders use up margin while trading with MC
Replies: 18
Views: 4387

Re: Rithmic - sitting orders use up margin while trading wit

From RTrader the behavior is different. It recognizes OCO orders and counts less than the total quantity against your risk limits. I'm not sure if it counts 0 against your limits, or if it counts only one of the OCO orders against your limits. More research would clarify this. But the point is that...
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Hi, i have still problems with options in the quotemanager, as postet hier: https://www.multicharts.com/discussion/viewtopic.php?f=1&t=46139&hilit=wegi i tried to add option for symbol ESTX50 strike 3100, expiration AUG, from Interactive Brokers I only searched for ESTX50 and i get more then 300 Re...
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts QUIK
Topic: как увеличить скорость вычислений при оптимизации стратегий?
Replies: 7
Views: 3027

Re: как увеличить скорость вычислений при оптимизации страте

Henry когда в код системы включается вызов других функций в понимании EL ( не dll ) var0 = BollingerBand( BollingerPrice, Length, -NumDevsDn ) ; Т.е. это как-то медленней получится, чем все реализовывать внутри системы ? Да, немного медленнее, но и код будет читаться хуже. Каждая строка кода увелич...
by Henry MultiСharts
14 Jul 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.8 RELEASE
Replies: 53
Views: 22282

Re: MULTICHARTS .NET 8.8 RELEASE

Hello JoshM, These command line issues have been resolved in the second Release build of MC 8.8. Your version MultiCharts .NET64 Version 8.8 Release (Build 8365) is the 1st Release build. MultiCharts64 Version 8.8 Release (Build 8967) is the 2nd Release build. Please update your MultiCharts .NET to ...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts QUIK
Topic: Медленная работа IQFeed
Replies: 5
Views: 2222

Re: Медленная работа IQFeed

TCust, загрузка тиков за последние 10 минут по скорости выполнения не отличается от скорости загрузки тиков за последнюю минуту. Это значение было выбранно разработчиками так как оно оптимальное. Изменение значения или полностью отключение загрузки тиков не ускорят процедуру загрузки данных. В МС 9....
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts QUIK
Topic: LSE Int Market + IB
Replies: 7
Views: 2329

Re: LSE Int Market + IB

Наши инженеры занимаются анализом данной проблемы.
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts QUIK
Topic: как увеличить скорость вычислений при оптимизации стратегий?
Replies: 7
Views: 3027

Re: как увеличить скорость вычислений при оптимизации страте

TCust. Я собственно, чего спросил. При запуске простой оптимизации получаем полную загрузку процессора, а при генетике лишь частичную (см.приложение). А как это будет на Xenon-ах и прочих Amazon ES2, стоит ли заморачиваться? Зависит от того, как техника нагружает систему. Возможна ситуация, когда п...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts QUIK
Topic: как увеличить скорость вычислений при оптимизации стратегий?
Replies: 7
Views: 3027

Re: как увеличить скорость вычислений при оптимизации страте

Собственно тоже вопрос МЧ, вызов других функций из тела Индикатора/Системы, понижает быстродействие кода в плане оптимизации ?
Вы имеете ввиду использование внешних Dll ? Или что конкретно имеется в виду под другими функциями?
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: Indicator Alert Notification [SOLVED]
Replies: 6
Views: 2490

Re: Indicator Alert Notification [SOLVED]

Hello Charles,

That is possible to do that. Please see Alert and Setting Alerts.
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts .NET
Topic: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )
Replies: 17
Views: 6531

Re: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )

Just to clarify, is Output also a study variable that must not be used in BeginLoadData callbacks?
No, there should be no problem with it.
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

thank you for your answer. So I suppose when the individual strategies correct the chart position when the broker position changes for the strategy, the Money Management Strategy (MMS) shouldn't run into this issue as it's executed after the strategies. That is correct. If not, then MC lacks PMM re...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts .NET
Topic: ATTENTION IB USERS
Replies: 17
Views: 8619

Re: ATTENTION IB USERS

If you have 2 hours of historical data missing on your IB charts - the reason is the new Java 7, 60,65 Update. Please close MultiCharts and TWS -> downgrade Java to ver 7 Update 55. Here is how to do that: 1) Uninstall Java: http://www.java.com/en/download/help/uninstall_java.xml 2) Download the jav...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: ATTENTION IB USERS
Replies: 30
Views: 11814

Re: ATTENTION IB USERS

If you have 2 hours of historical data missing on your IB charts - the reason is the new Java 7, 60/65 Update. Please close MultiCharts and TWS -> downgrade Java to ver 7 Update 55. Here is how to do that: 1) Uninstall Java: http://www.java.com/en/download/help/uninstall_java.xml 2) Download the jav...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: IB data takes ages (5-8 minutes) to plot a chart
Replies: 7
Views: 2628

Re: IB data takes ages (5-8 minutes) to plot a chart

teinba71, next time please provide the complete information regarding the current state of your inquiry in the initial post. Please send us your IB account details - full name, account number, email on account and case number with IB to support@multicharts.com and we will contact them regarding this...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts .NET
Topic: Call of AverageTrueRange restarts the strategy [SOLVED]
Replies: 1
Views: 1780

Re: Call of AverageTrueRange restarts the strategy [SOLVED]

Hello uniquepito, That is expected behavior. On initial calculation MultiCharts .NET does not know how many data series your study requires for calculation. By default it is considered that a single (main) data series is required, even if there are multiple data series on the chart. New data series ...
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: Scanner
Replies: 3
Views: 1403

Re: Scanner

Jimmyrakete, the instruments are added to watchlist only after the data is loaded for all instruments and the study is calculated upon them. Please update to 9.0 beta 2 to have the latest improvements for scanner window algorithms and wait until data is finished loading for all instruments.
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: CQG data?
Replies: 5
Views: 2071

Re: CQG data?

monexx, teinba71, there were significant changes in connection to CQG. Please update to MultiCharts 9.0 beta 2 and if the issue persists - come to our live chat Monday -Friday 6:30 am - 3 pm EST to demonstrate it.
by Henry MultiСharts
11 Jul 2014
Forum: MultiCharts
Topic: IB data takes ages (5-8 minutes) to plot a chart
Replies: 7
Views: 2628

Re: IB data takes ages (5-8 minutes) to plot a chart

Hello teinba71, What are the resolutions of your charts? What is the data range on your charts? Is there any data already stored for these instruments in the database? Please go to MultiCharts->File->New->QuoteManager window. Check the Event Log for Pacing Violation message from IB . The most effici...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: ATR Trailing Stop (Volatility Stop) Study [SOLVED]
Replies: 5
Views: 6031

Re: ATR Trailing Stop (Volatility Stop) Study [SOLVED]

Kamisyed, you should be able to find this study online (example) or convert a signal into an indicator.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Rithmic Data
Replies: 9
Views: 1916

Re: Rithmic Data

Thanks Henry. I am familiar with symbol mapping. When I was speaking with a tech rep at a broker who offers Rithmic they thought that Rithmic required that executions using Rithmic data only and would not allow IQ for data for example and Rithmic for trade execution. We are not aware of such Rithmi...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Out of curiosity how will the Portfolio Trader handle a stock split that happens while you are live trading the Portfolio? When you use pmms_strategy_close_position to close out a position, but the amount of held stocks changed at the broker due to the split? Will the Portfolio Trader open an oppos...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

MC how re-download bad historical data on 1000 stock's, this 9.0 or 8.0 ? ;)
I see not correct data, on many ticker's per one day :)
You can delete all data and load it anew or plot the missing period on a chart and reload only it.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Memory leak
Replies: 111
Views: 32968

Re: Memory leak

Henry I have had this issue a few times this week too... Please see attached screenshot. This is on the 9.0 beta I have been able to replicate the issue a few times by loading a chart with a strategy already in the template..... While the chart is still backfilling, select format instruments and ch...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

Hello MAtricks,

The fastest and the most efficient way of analyzing this behavior is remote connection.
Please come to our live chat Monday-Friday 6:30 am - 1 pm EST to demonstrate this behavior remotely and we will collect all required for analysis information.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Rithmic Data
Replies: 9
Views: 1916

Re: Rithmic Data

Hello tony,

That is possible to have IQFeed data on the chart and execute orders from this chart to Rithmic broker (this is one of the key benefits of MultiCharts). You will need to configure the symbol mapping to do that.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Scanner
Replies: 3
Views: 1403

Re: Scanner

Hello Jimmyrakete,

On your screenshot you are displaying the instruments with RSI > 30.
Please select RSI < 30 and click on Rescan now.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Day high of a 5 mins Chart is not correct
Replies: 1
Views: 1031

Re: Day high of a 5 mins Chart is not correct

Hello Stephen,

Most likely the highest intra-day bar is not covered by the session settings on your chart.
Please go to Format->Instrument->Settings tab->Sessions:select "24/7".
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Trade Rejected, invalid futures symbol
Replies: 2
Views: 2755

Re: Trade Rejected, invalid futures symbol

Hello rkhan,

Are you sure that you have connected to TS broker?
There is no prebuilt TS broker connection.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: CQG data?
Replies: 5
Views: 2071

Re: CQG data?

Hello kinkeadfx,

Please update to MultiCharts 9.0 beta 2 and if the issue persists - come to our live chat Monday -Friday 6:30 am - 3 pm EST to demonstrate it.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Some questions regarding Multicharts
Replies: 3
Views: 1296

Re: Some questions regarding Multicharts

job, please come to our live chat Monday-Friday 6:30 am - 3 pm EST and we will connect to your PC remotely to help with that.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Bracket order duplicates with automated trading
Replies: 1
Views: 1079

Re: Bracket order duplicates with automated trading

Hello jese514,

That is expected behavior. You need to manually manage the orders that are active at the moment you turn on the auto trading. At the moment PowerLanguage does not provide ability for that. This is something we are going to add in the new autotrading/backtesting engine.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts .NET
Topic: Position History
Replies: 13
Views: 5658

Re: Position History

trdrbl, sorry for the typo, I was referring to Positions History tab. Positions History tab does not show the closed P/L for the trade. It shows a snapshot of the P/L value for an open position at the moment there was a position update, this information cannot be treated as closed P/L. This tab does...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

In format indicator, the base study on "instrument number" appears to be missing the description of the instrument. The instrument names are not visible in Format Study -> Properties -> Base Study On as the instrument name has been disabled in the Format->Window->Status line. That is expected behav...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts .NET
Topic: Setting bar intervals for charts with multiple symbols
Replies: 5
Views: 2929

Re: Setting bar intervals for charts with multiple symbols

Hello Jeff, Thank you for your feedback. 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 roa...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts .NET
Topic: MC.Net integration with TWS
Replies: 8
Views: 3358

Re: MC.Net integration with TWS

Hello Phil, Both automated and manual order execution types are not supported in the free version of MultiCharts .NET for TWS. There are no other functionality limitations apart from that compared to the paid version. When your trial is expired - there will be a popup window that says "your trial is...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

1. Open Chart (IQFeed) 15 min, 01/05/2014 - 09/07/2014
2. Add strategy Bollinder Bands LE SE
3. View Strategy Perf. Report
4. Change first Date on Chart 01/01/2014
Hello TCust,

This issue has been confirmed. The fix is targeted to MultiCharts 9.0 Release Candidate.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts
Topic: Daily ATR calculations from minutes data is weird on mc v8.8
Replies: 7
Views: 2088

Re: Daily ATR calculations from minutes data is weird on mc

Ducktail, our engineers have studied this behavior. Indeed there is a difference in calculation results when arrays are used in the code. The fix of the issue is targeted to MultiCharts 9.0 Release Candidate.
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts .NET
Topic: How to access signal position data in indicator?
Replies: 1
Views: 1750

Re: How to access signal position data in indicator?

Hello PBJ, You need to transfer BarsSinceEntry value from the signal into an indicator. Please see this post for more info: MultiCharts .NET FAQ You can also use the new functionality we have introduced in MultiCharts 9.0 - an indicator can now plot the values received from a signal using IStrategyP...
by Henry MultiСharts
10 Jul 2014
Forum: MultiCharts .NET
Topic: IB history chart backfill problem [SOLVED]
Replies: 2
Views: 2188

Re: IB history chart backfill problem [SOLVED]

Hello Sir, The reason of the price gaps/missing data you have in MultiCharts is the new Java 7, 60 Update. Please close MultiCharts and TWS -> downgrade Java to ver 7 Update 55. Here is how to do that: 1) Uninstall Java: http://www.java.com/en/download/help/uninstall_java.xml 2) Download the java ve...
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

I can't do that as I only watch the total RAM used, not individual processes.
I am sorry but that is not a relevant comparison. That is possible that not a MultiCharts process is using the system resources. Please study the resource usage in more details and provide a more detailed description.
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts
Topic: Rithmic - sitting orders use up margin while trading with MC
Replies: 18
Views: 4387

Re: Rithmic - sitting orders use up margin while trading wit

Hello MAtricks,

We were unable to replicate this behavior on Rithmic Test.
Are you able to replicate it on Rithmic Test or which account/server do you use to replicate it?
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts .NET
Topic: Starter Edition - no more datafeed from MBTrading
Replies: 3
Views: 1659

Re: Starter Edition - no more datafeed from MBTrading

Split Second, this has nothing to do with the discontinuation of the MC Starter Edition. MC Starter Edition works ok with MBTrading. You can continue using the existing application free of charge.
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts .NET
Topic: Multicharts.net Download?
Replies: 1
Views: 1766

Re: Multicharts.net Download?

Hello kinkeadfx, MultiCharts .NET Starter Edition is now being replaced with the completely FREE MultiCharts .NET for TWS ( https://www.multicharts.com/tws-net/ ). It offers even more of the popular features that our users love, and offers a seamless working environment with Interactive Brokers. Mul...
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts .NET
Topic: Position History
Replies: 13
Views: 5658

Re: Position History

trdrbl, Positions History tab does not show the closed P/L for the trade. Please see my post #6 in this thread for more details on how to see the required report.
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

I'm seeing an extra 20% or so of RAM being used in beta2. Is there more logging of the beta or is it something else. My charts each run 3 data streams looking at price, volume delta and cumulative volume delta down to the tick level. I have 3 charts opened at a time. momentum, please specify the ex...
by Henry MultiСharts
09 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

Re: MULTICHARTS 9.0 BETA 2

In format indicator, the base study on "instrument number" appears to be missing the description of the instrument.
tcat, please go to Format->Instrument. Can you see any instrument names in the list? Please send us the workspace you are using to support@multicharts.com
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Looking for someone offering support and programming
Replies: 5
Views: 2013

Re: Looking for someone offering support and programming

It looks like abctradinggroup.com only does EasyLanguage programming... Can anyone suggest a programmer for Multicharts C# programming? Sorry if this is a thread hijack or should I post this in the .net forums? You can hire our programmers to create a custom project for you. You can also check our ...
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts FAQ
Topic: How to chart TRIN and ES on same chart
Replies: 1
Views: 2702

Re: How to chart TRIN and ES on same chart

rkhan, please select Local time zone for your data series (Format->Instrument->Settings tab:TimeZone).
by Henry MultiСharts
08 Jul 2014
Forum: User Contributed Studies
Topic: LOSS SERIES filter
Replies: 3
Views: 2755

Re: LOSS SERIES filter

Have you checked the MaxConsecLosers and the other Strategy Performance members?
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts .NET
Topic: StatusLine of multiple instruments [SOLVED]
Replies: 8
Views: 7267

Re: StatusLine of multiple instruments [SOLVED]

Jobauma, you need to add second data series to your chart and then reference it in the code or use the DataLoader to obtain and process the required data.
by Henry MultiСharts
08 Jul 2014
Forum: User Contributed Studies and Indicator Library
Topic: 3 colour volume histogram showing buy volume and sell volume
Replies: 3
Views: 3401

Re: 3 colour volume histogram showing buy volume and sell vo

Hello nozjer786,

That won't be possible to do exactly the same display with PowerLanguage, but that is possible to show the required values on a chart. Such display can be programmed using MultiCharts .NET.
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.8 RELEASE
Replies: 53
Views: 22282

Re: MULTICHARTS .NET 8.8 RELEASE

A tiny thing in MultiCharts .NET64 Version 8.8 Release (Build 8365) that I'd like to see changed, is keeping the error messages persistent. For example, the "unaccessible property (method)" error message automatically closes after 5-10 seconds. Error messages that don't originate from MultiCharts ....
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts .NET
Topic: Setting bar intervals for charts with multiple symbols
Replies: 5
Views: 2929

Re: Setting bar intervals for charts with multiple symbols

Hi Henry, Yes, the existing method works but it places an artificial limit (17) on the number of charts and symbol groups that can be controlled. It's very easy to overrun this limit with several active workspaces and multiple symbols per chart. Hello Jeff, That is possible to open another instance...
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Some questions regarding Multicharts
Replies: 3
Views: 1296

Re: Some questions regarding Multicharts

Hello Job, Let me address your questions in order: 1) Please find the study attached. Here is how to import it . 2) Please go to QuoteManager->Tools-> Symbol Dictionary->CQG to find the list of the CQG symbol roots. 3) Unfortunately this data cannot be accessed in PowerLanguage. You can vote for thi...
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Marketposition is incorrect
Replies: 4
Views: 1623

Re: Marketposition is incorrect

Please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely and we will collect all required for analysis information.
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts .NET
Topic: Position History
Replies: 13
Views: 5658

Re: Position History

I am using the .NET version, v 8.8, Build 9191. I've made a sample trade with 20 CL contracts. I've made the buy price equal the sell price, to see how commissions are reflected in the report. My final Open p/L for the trade showed $-39.44 while my broker (IB) charges $46.40 and displays $-92.80 fo...
by Henry MultiСharts
08 Jul 2014
Forum: User Contributed Studies
Topic: LOSS SERIES filter
Replies: 3
Views: 2755

Re: LOSS SERIES filter

Hello Cyril,

By "3 consecutive losses" are you referring to actual three loosing trades executed at broker or three loosing trades in backtesting or something different?
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts .NET
Topic: Change Resolution programmatically
Replies: 1
Views: 1144

Re: Change Resolution programmatically

Hello fx1,

Please see the command line command "ResSize ResName" here.
Here is how to Use Command Line commands from the study code.
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Marketposition is incorrect
Replies: 4
Views: 1623

Re: Marketposition is incorrect

Hello MarketMicro,

Do you use SA or AA auto trading mode?
What is the market position on the chart?
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: forex price tracking i.e spread slippage
Replies: 8
Views: 2622

Re: forex price tracking i.e spread slippage

Hello t-rader, When you turn on the auto trading in SA mode it recalculates the study on the "max bars back" bars ignoring the order generation commands and preserving the variable values. In order to make your code function properly you need to wrap your code with the the following condition: if ge...
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Multicharts IB Ticker problem
Replies: 4
Views: 1708

Re: Multicharts IB Ticker problem

siscop, a restart is required to make this setting come into effect. There is no way around that.
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Volume delta fields [SOLVED]
Replies: 4
Views: 2657

Re: Volume delta fields [SOLVED]

Hello CrazyNasdaq,

Unfortunately there is no such possibility with PowerLanguage at the moment.
Is this something that is being planned for a future release?

Thanks,
-Guy
Hello Guy,

This is not something that is in our to-do list at the moment. You can vote for this functionality here.
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 9.0 BETA 2
Replies: 6
Views: 4952

MULTICHARTS .NET 9.0 BETA 2

MultiCharts .NET 9.0 Beta 2 has minor updates and fixes for features that were introduced in Beta 1.
Learn more here

Download MultiCharts .NET 9.0 Beta 2

Portfolio Trader Manual
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 2
Replies: 66
Views: 21455

MULTICHARTS 9.0 BETA 2

MultiCharts 9.0 Beta 2 has minor updates and fixes for features that were introduced in Beta 1.
Learn more here

Download MultiCharts 9.0 Beta 2

Portfolio Trader Manual

Portfolio Trader Strategy Examples
by Henry MultiСharts
08 Jul 2014
Forum: MultiCharts
Topic: Multicharts IB Ticker problem
Replies: 4
Views: 1708

Re: Multicharts IB Ticker problem

Hello siscop,

Please make that "Utilization of cache for real-time price data" option in Quote manager->Tools->Data sources->IB->Settings is disabled.
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: Daily ATR calculations from minutes data is weird on mc v8.8
Replies: 7
Views: 2088

Re: Daily ATR calculations from minutes data is weird on mc

Hello Ducktail,

Please specify what you mean exactly by "The code calculates properly on MC v8.0 & v8.5, but doesn't on MC v8.8".
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts .NET
Topic: DivideByZeroException in Function - Cutler's RSI
Replies: 2
Views: 1394

Re: DivideByZeroException in Function - Cutler's RSI

Hello PBJ,

The error appears because the relativeStrength variables is -1.
Please add the following to your code to avoid that:

Code: Select all

if (relativeStrength == -1)
relativeStrength = 0;
return 100 - (100 / (1 + relativeStrength));
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Great job on LMAX disconnection, here you'll find a small video to show you how MC 9 reconnect rapidly ! Many thanks ;) Thank you for your feedback. want my stategy to know informations on this popup, with hight time resolution. There is no prebuilt way to get this info into the strategy code. You ...
by Henry MultiСharts
07 Jul 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?!

Setting Data1 to Ask or Bid, instead of Trade, does not appear to work at all. It shows "No Data".!!
TS provides Trade quote field only.

Have you tried to debug your code using the Print statement like Evdl and the article Why an Order Was or Was Not Executed suggests?
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: Automated Futures Options
Replies: 6
Views: 2692

Re: Automated Futures Options

The referenced article and the method are very useful, but not in this case. We are not talking about orders not being sent to brokers, but rather not being generated at all in the historical chart when a strategy is applied - even though conditions are met. Freakendorf, the article is not only abo...
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: Restart Multicharts and always miss 2-hour minute data [SOLVED]
Replies: 9
Views: 3798

Re: Restart Multicharts and always miss 2-hour minute data [SOLVED]

Where can I get the old version and what can be expected in regard to proper function of this 7u55 release after an expiry date? Hello Walter, Please close MultiCharts and TWS -> downgrade Java to ver 7 Update 55. Here is how to do that: 1) Uninstall Java: http://www.java.com/en/download/help/unins...
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts .NET
Topic: Custom Chart Type
Replies: 1
Views: 1183

Re: Custom Chart Type

Hello trdrbl,

Please refer to the following post.
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

The alignment is completely irrelevant. The Line with the strike-through originally said: "this issue is no longer targeted for Multicharts 9.0 Beta 1" That strike through it implies that the decision (i.e. to no longer include it in the Beta) has been reversed and it will again be included in it. ...
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Volume Delta: Improving the information on Volume Delta is great but you are missing the most important info: Comparing the number of contracts traded at the ASK versus the number of contracts traded at the BID rather than comparing volumes at the same price, See the link. http://www.MD.com/blog/20...
by Henry MultiСharts
07 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

i need to clear out Quotemanager of unneeded contracts is it still necessary to run a process for MC9 to reduce database size.
Hello jl12,

You can delete the contracts that you no longer need using the QuoteManager. Then run the "reduce database size" procedure to clean up the databases files.
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Currency Conversion Feature - Calculation is incorrect [SOLVED]
Replies: 29
Views: 12104

Re: Currency Conversion Feature - Calculation is incorrect [SOLVED]

Isn't the point of this feature so that we can see our p&l in a currency of our choosing instead of the default of the instrument? You can see your current PnL (on a chart, in a DOM window, in Order and Position tracker window) in preferred currency by selecting the desired currency in MultiCharts-...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Automated Futures Options
Replies: 6
Views: 2692

Re: Automated Futures Options

For MultiCharts it does not matter whether you have Futures Option or regular Futures on your chart. The studies are being calculated on the data you have on your chart. If the conditions in the code are not being met then the orders are not being generated. Please refer to the following article to ...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Currency Conversion Feature - Calculation is incorrect [SOLVED]
Replies: 29
Views: 12104

Re: Currency Conversion Feature - Calculation is incorrect [SOLVED]

Hello Zammo, The option is called Base currency and it implies that when you enable it – you tell the system that the selected currency is like your account currency. So your money are in GBP. You want to buy EUR/USD which requires USD. But you have GBP, so you need to convert your GBP into USD to d...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

In the mentioned MC-879 it clearly says that "This issue is no longer targeted for MultiCharts 9.0 Beta 1." "clearly says" - Really? A strike-through of that line in the entry on Oct 02, thereby leaving the June 05 entry "This issue is targeted for MultiCharts 9.0 Beta 1." below it (... and still w...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts .NET
Topic: auto trade account not changing chart trading account
Replies: 3
Views: 1683

Re: auto trade account not changing chart trading account

Ok, so it will not set it, BUT the setting in the drop-down is used by the wonderful "managed" trade engine, so in order to have my automated trades actually use the the account I have specified, I must set the same account on each chart... The auto trading works independently from the chart tradin...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts .NET
Topic: Starter Edition - no more datafeed from MBTrading
Replies: 3
Views: 1659

Re: Starter Edition - no more datafeed from MBTrading

Hello Split Second,

This has nothing to do with the discontinuation of the MC Starter Edition.
Please install the full version of MultiCharts .NET and let us know if the issue persists.
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Automated Futures Options
Replies: 6
Views: 2692

Re: Automated Futures Options

Hello Freakendorf, That is possible to do that. Your trading series is always the main data series (data1). You can add second, third, etc. data series (subcharts) with XXX instrument and XXX resolution to your chart. The same can be done in Portfolio Trader. In the script the subcharts’ data (DataN...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Scanner Volumen Brkout 350%
Replies: 1
Views: 1077

Re: Scanner Volumen Brkout 350%

Hello Jimmyrakete,

You need to enable the option "and select .... based on" and configure the other controls in order to have instruments from Pre-Scanner added to your Watchlist. For more information please refer to our wiki article.
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Independence Day Support Schedule
Replies: 0
Views: 1173

Independence Day Support Schedule

Dear Users,

MultiCharts Support will close at 1 PM Thursday, July 3rd and will reopen at 6:30 AM Monday, July 7th (all times are US Eastern Standard Time).

Happy Independence Day!

MultiCharts Team.
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

I haven't loaded this Beta but I did read read through the list of changes. I was looking forward to having 'MC-879 - Easy to use multiple contract Targets and Stops' implemented as it says that it was targeted for this release in the PM. However, I was unable to find any mention of it in the 'What...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Currency Conversion Feature - Calculation is incorrect [SOLVED]
Replies: 29
Views: 12104

Re: Currency Conversion Feature - Calculation is incorrect [SOLVED]

Henry from support sent me an excel file of how they do their calculations and they are revaling the entry and exit part of the trade at different conversion rates which is totally wrong. Hello Zammo, Why do you consider it to be wrong? Please explain your opinion. I have not received any explanati...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: "EntriesToday" failing me if I enable/re-enable auto trading
Replies: 3
Views: 1188

Re: "EntriesToday" failing me if I enable/re-enable auto tra

Hi, I was using SA, which is the default. I just tried AA mode and it fixed this. So thank you! But I'm a bit confused; is it not the point of "synchronous" mode to sync the chart with the broker history? Thanks again. jese514, if you have an open position at the broker and you want your strategy t...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts .NET
Topic: Setting bar intervals for charts with multiple symbols
Replies: 5
Views: 2929

Re: Setting bar intervals for charts with multiple symbols

Hello rjelles,

This functionality is already available. Please see Linking Charts by Resolution
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: Cann't see errors in Powerlanguage editor any more
Replies: 1
Views: 975

Re: Cann't see errors in Powerlanguage editor any more

rkhan, please follow these instructions: Close PowerLanguage editor. Go to Windows Start menu and launch Regedit.exe (type in Regedit.exe and press Enter). Please go to this path : HKEY_CURRENT_USER\Software\TS Support\MultiCharts64\. In the registry tree please make a right click on the PowerLangua...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: TS Data in Multicharts
Replies: 9
Views: 5956

Re: TS Data in Multicharts

rkhan, this option does not affect the ability of receiving the realtime data on the charts. Please refer to Online Mode Data Collection article to learn what it actually does.
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

I don't think it's a good idea to remove completely the warning that the connection was lost. I like TJ's idea of placing the warnings near the clock. Hello arnie, The option will affect the Pacing Violation messages only. The other connectivity alerts will remain on their place. And by the way, si...
by Henry MultiСharts
03 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Yes of course there is no use for i_setplotvalue in the Portfolio Trader. But what if I want to develop a strategy in a chart window, see it and make sure it works as imagined, then run it on a portfolio of instruments? In that case, I want to have it applied in both applications, and toggle back a...
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: Order Rejected - IB Broker, TS Data [SOLVED]
Replies: 1
Views: 1064

Re: Order Rejected - IB Broker, TS Data [SOLVED]

Solved in the live chat. Bypass order precautions was disabled in IB Gateway.
@TY mapping was also incorrect.
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: 30.06.2014 absent on the daily chart
Replies: 1
Views: 758

Re: 30.06.2014 absent on the daily chart

Hello Jimmyrakete,

What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About)
Which data provider do you use?
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: "EntriesToday" failing me if I enable/re-enable auto trading
Replies: 3
Views: 1188

Re: "EntriesToday" failing me if I enable/re-enable auto tra

Hello jese514,

Do you use SA or AA auto trading mode?
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: Memory leak
Replies: 111
Views: 32968

Re: Memory leak

This problem with memory usage seems to continue to persist in new releases. I'm using the new 9.0 Beta 1, and MC just completely took over my machine and made it unusable for about an hour.
How often is this behavior replicated?
Are there particular steps to replicate it easily?
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: Problem with TS Data connection [SOLVED]
Replies: 7
Views: 2091

Re: Problem with TS Data connection [SOLVED]

Fixed by updating to MultiCharts 8.8 build 9188
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: TS Data in Multicharts
Replies: 9
Views: 5956

Re: TS Data in Multicharts

If you run one MultiCharts component as administrator - you need to run all other components as administrator as well. Please close MultiCharts. Then make sure that no processes with MultiCharts description (https://www.multicharts.com/trading-software/index.php/MultiCharts_Processes ) remain in Tas...
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: Support for Broker synthetic orders? Patsystems, TT et al.
Replies: 2
Views: 1028

Re: Support for Broker synthetic orders? Patsystems, TT et a

Hello wilkinsw, At the moment broker side synthetic orders are not supported in MultiCharts. 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
02 Jul 2014
Forum: MultiCharts
Topic: How to prevent the disabling of auto-trading
Replies: 1
Views: 760

Re: How to prevent the disabling of auto-trading

Hello jese514,

Changes in auto trading configuration cannot be accepted on the fly. Please configure the auto trading first, then run it.
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

1) When I write a single-instrument strategy (not a MM strategy) and call the pmm_set_my_named_num() function, it works fine in the Portfolio Trader. But when I try to apply the strategy to a chart it throws an error. Standard workflow for portfolio strats is to develop them on a a single symbol in...
by Henry MultiСharts
02 Jul 2014
Forum: MultiCharts
Topic: Indicator "Market Depth on Chart" on Custom Futures [SOLVED]
Replies: 8
Views: 2689

Re: Indicator "Market Depth on Chart" on Custom Futures [SOLVED]

Would it be possible to make the DOM reserved words available not only for broker data, but for other data providers as well at the same time? That would be great as the quality of data might be better and via symbol mapping you can trade on the broker symbol then. Hello ABC, Unfortunately that is ...
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts
Topic: Symbol Mapping - Deletions don't stay gone
Replies: 6
Views: 1841

Re: Symbol Mapping - Deletions don't stay gone

Hello MC_Prog, That is possible to delete the lines in the symbol mapping. There are situations when the mapping is added automatically when Interactive brokers broker profile is connected: 1) IB broker profile is selected on the chart trading panel; 2) IB instrument is selected in the Trade Bar or ...
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Only one price scale can be configured at a time when there are multiple instruments and/or studies on the same subchart. Please right click on the price scale, make sure the required instrument has a checkbox next to it. It does, the issue results from the indicator being behind the instrument. It...
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts .NET
Topic: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )
Replies: 17
Views: 6531

Re: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )

Update: That is not possible to access the properties and methods of one thread from different threads. They can be accessed only from the calculation thread. A better notification regarding the error will be added in MultiCharts .NET 9.0 Beta 2.
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Scaling issue: In subcharts where the instrument appears to be after an indicator (as a result of a drag and drop), scaling of the chart gets screwed (flatten) after a while. I solved the issue by reordering the indicators after the data. The issue did not appear at first, but after a while I found...
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

1) The reset "scales button" wrongly reset an indicator scale. The indicator scale is set to instrument per default, clicking the "reset scales" reset the scaling to "screen". Note that the instrument is in the front and the indicator in the back. It looks like the scale reset is applied to the fir...
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

2. My problems are in the scanner area. a) where I have in my pla coded RGB values for color inputs this is causing problems for the scanner - eg if I have a value RGB(32,45,46) when it comes across to the scanner the input just shows 32 and the rest of the input has disappeared. Even if I then cor...
by Henry MultiСharts
01 Jul 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

2) I suppose Tcat wants like others to lock sub chart height: imagine a chart with 1 instrument and 2 indicators (3 sub charts). I manually set: instrument sub1 height= 8cm, indicatorA sub2 height=5cm, indicatorB sub3= 2cm. If I set IndicatorA Status off, then : instrument sub1 height= 11cm, , indi...
by Henry MultiСharts
30 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

How can I set "symbol mapping" in PortfolioTrader? Does it refer to the one in Multicharts?Thanks
Hello ADG88,

That is correct. There is a single "Symbol Mapping" place - in MultiCharts.
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts .NET
Topic: Has the Starter Edition been silently discontinued?
Replies: 3
Views: 1674

Re: Has the Starter Edition been silently discontinued?

Oh, i see. Thanks for the link. Support: you think its possible to make the last installer for the starter addition available, even tho its not supported/developed anymore? 8.8 and also the 8.7 version would be nice.
Unfortunately that is not possible.
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts .NET
Topic: why can't download MC.net se 8.8
Replies: 1
Views: 1620

Re: why can't download MC.net se 8.8

Hello smarter, MultiCharts .NET Starter Edition is now being replaced with the completely FREE MultiCharts .NET for TWS ( https://www.multicharts.com/tws-net/ ). It offers even more of the popular features that our users love, and offers a seamless working environment with Interactive Brokers. MCSE ...
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts
Topic: IB charts not properly loaded - MC9
Replies: 5
Views: 1998

Re: IB charts not properly loaded - MC9

I've re-added the symbols from the data source, plotted a new chart and reloaded it but it's still incorrect without decimal values.
Please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely.
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts
Topic: MC 9.0 Beta1 -Chart Trading offers order for wrong symbol
Replies: 3
Views: 1099

Re: MC 9.0 Beta1 -Chart Trading offers order for wrong symbo

Please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate this behavior remotely.
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts
Topic: Symbol Mapping - Deletions don't stay gone
Replies: 6
Views: 1841

Re: Symbol Mapping - Deletions don't stay gone

You do not need to delete IB to IB mapping. It will be added automatically once you use an IB instrument or if you have open orders/positions for it. That is correct and expected behavior and it is applied to each data provider.
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts
Topic: A buy stop order
Replies: 3
Views: 1485

Re: A buy stop order

Hello hendrix,

That is possible to send buy stop orders in auto trading.
Please refer to the following articles:
Buy
Stop
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts .NET
Topic: Programming Help: Average True Range
Replies: 1
Views: 1238

Re: Programming Help: Average True Range

Hello philippas,

Have you studied the available information about MultiCharts .NET programming?
What is the particular difficulty you have with the code?
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts
Topic: Symbol Mapping - Deletions don't stay gone
Replies: 6
Views: 1841

Re: Symbol Mapping - Deletions don't stay gone

Hello MC_Prog,

Please attach screenshots demonstrating the mapping lines you are referring to.
In order to get a clean mapping you need to create a new broker profile.
by Henry MultiСharts
27 Jun 2014
Forum: MultiCharts
Topic: IB charts not properly loaded - MC9
Replies: 5
Views: 1998

Re: IB charts not properly loaded - MC9

I often have charts (stocks) with missing data; days lost. I reload the charts but I often have the problem. On the TWS the charts is correct whit all the days. ADG88, please re-add the symbols from the data source. In QuoteManager please go to Instrument tab->Add symbol->From data source-> IB. The...
by Henry MultiСharts
26 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Can I have daily charts "build from minutes" in MC9 Portfolio Trader?
Hello ADG88,

That is not possible at the moment.
by Henry MultiСharts
26 Jun 2014
Forum: MultiCharts
Topic: Chart resolution "changes" [SOLVED]
Replies: 2
Views: 1209

Re: Chart resolution "changes" [SOLVED]

Hello hendrix,

Please refer to the following post.
by Henry MultiСharts
26 Jun 2014
Forum: MultiCharts
Topic: Help about Geometric mean
Replies: 5
Views: 1995

Re: Help about Geometric mean

Hello nuno-online,

Please refer to the following article: Floating-Point_Division_by_Zero_Error_Message
by Henry MultiСharts
26 Jun 2014
Forum: MultiCharts
Topic: Volume Delta Bar Algorithm [SOLVED]
Replies: 1
Views: 1419

Re: Volume Delta Bar Algorithm [SOLVED]

Hello ABC, That is less likely that you will be able to replicate the volume delta bars in a custom indicator, that is why we have added a prebuilt tool for that. We have invested a lot of time into analysis, implementation and debugging of this functionality. Here is how to see how it works: 1) You...
by Henry MultiСharts
26 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

I noticed a couple of minor graphical and format issues. On tick or volume charts the grid lines are sometimes cluttered. I have not not oticed this in 8.8: The default color for the Volume bars seems to have changed. Some prices are white with white text color now. I am not sure if this is intende...
by Henry MultiСharts
25 Jun 2014
Forum: MultiCharts .NET
Topic: Multicharts.net build in function
Replies: 8
Views: 3132

Re: Multicharts.net build in function

Thanks.
The StandardDeviationCustom has 3 parameters and the last parameter is "int datatype"
what should I put on the last parameter ?
DataType: Numeric: 1 = population, 2 = sample
by Henry MultiСharts
25 Jun 2014
Forum: MultiCharts
Topic: charging times [SOLVED]
Replies: 9
Views: 2899

Re: charging times [SOLVED]

IQFeed has a limitation for amount of provided historical data: Tick data- 8 calendar days within session hours, 160 days in non-session hours, Minute data– up to 6 years (@ES# ~4.5 year)- only TRADE data, Daily data – since 1901 (@ES# ~13 years), (INDU.X since 1928 year) Please make sure that in Qu...
by Henry MultiСharts
25 Jun 2014
Forum: MultiCharts
Topic: No live updating of eSignal data using MC 8.8
Replies: 3
Views: 1305

Re: No live updating of eSignal data using MC 8.8

Hello henrywl,

Please make sure eSignal to IB symbol mapping is configured.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts .NET
Topic: Missing 3 hrs of data?
Replies: 1
Views: 1141

Re: Missing 3 hrs of data?

Hello kztd,

The reason of the price gaps you have in MultiCharts is the new Java 7, 60 Update.
Please close MultiCharts and TWS -> downgrade to Java to 7 Update 55 and the issue should be resolved.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Problems using Esignal Data Feed to execute on IB [SOLVED]
Replies: 3
Views: 1672

Re: Problems using Esignal Data Feed to execute on IB [SOLVED]

Hello henrywl,

If the issue is resolved - please let us know what was the solution.
If the case is still open please go to File -> New -> Order and position tracker->Orders. Specify the order status.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: No Internet connection
Replies: 3
Views: 1404

Re: No Internet connection

Hello John,

In order to continue using MultiCharts in Offline mode - you need to authorize it with your license once in 30 days.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Interactive Brokers lagging tick data
Replies: 1
Views: 1275

Re: Interactive Brokers lagging tick data

Hello Gerhard, MultiCharts is already capable of getting realtime data from IB API and does it by default without additional configuration. The realtime bars are built out of the realtime tick data provided by IB API. This is not related to getting historical 1 sec data from IB. A small lag between ...
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Feature Request
Replies: 4
Views: 2274

Re: Feature Request

ax, please describe your inquiry in more details and attach a full-sized screenshot.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: order rejected
Replies: 1
Views: 822

Re: order rejected

Hello shane,

What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About)
Which data provider and broker do you use ?
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts .NET
Topic: OnMouseEvent Method [SOLVED]
Replies: 3
Views: 2021

Re: OnMouseEvent Method [SOLVED]

Hello zysmn,

There are some errors in the code. Please refer to the prebuilt "MouseEventsExample" indicator to learn how to implement the logic properly.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Historical PE Ratio data on Market Scanner and chart
Replies: 1
Views: 1232

Re: Historical PE Ratio data on Market Scanner and chart

Hello Charles,

There is no such prebuilt study. If you have an indicator that calculates the required ratio - that is possible to use it in the scanner and plot it next to a price series.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Simtrading with live data?
Replies: 40
Views: 9716

Re: Simtrading with live data?

Multicharts: Would it not be simply possible to connect to a TT sim account??
That is possible to connect to a sim TT account for placing manual/automated orders.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Rithmic - sitting orders use up margin while trading with MC
Replies: 18
Views: 4387

Re: Rithmic - sitting orders use up margin while trading wit

Hello MAtricks,

I'm not sure I am following. Please explain what you mean exactly.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Quandl data support in MultiCharts
Replies: 20
Views: 5369

Re: Quandl data support in MultiCharts

Hello Chip4Pips,

Please contact us directly if you are interested in adding a new data provider to MultiCharts.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: Portfolio equity curve analysis
Replies: 1
Views: 939

Re: Portfolio equity curve analysis

Hello Alc,

There are multiple Equity Curve graphs already available in Portfolio Performance Report.
Please specify the particular graph you are missing.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Any chance that this will get supported in future?
hilbert, unfortunately that is not technically possible at the moment and that is less likely it will be changed in the nearest future.
by Henry MultiСharts
24 Jun 2014
Forum: MultiCharts .NET
Topic: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )
Replies: 17
Views: 6531

Re: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )

Our further analysis has shown that your study is using the data loader and in the event handling function it refers to the fields and properties of the study object. Per IDataLoader guide: https://www.multicharts.com/trading-software/index.php/4.7.4_Receiving_the_data_for_any_symbol_and_any_resolut...
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: auto trade account not changing chart trading account
Replies: 3
Views: 1683

Re: auto trade account not changing chart trading account

Hello hairyMug,

Selecting an account in the auto trading plugin settings will not set the same account in the chart trading account drop-down list. Please select the required account manually and save your workspace.
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: I can not add symbol with Lmax.
Replies: 9
Views: 4222

Re: I can not add symbol with Lmax.

There is only 1 level Market depth.
That is correct. Please contact LMAX directly if you want to get more levels of DOM data for your account.
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Does the portfolio trader use live tick data during forward testing with autotrade turned on ? I have some strategies on charts that don't match the same strategies in portfolio trader after this weeks testing. I am not sure why they would have different results. shane Portfolio Trader does not sup...
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Has there been "backstage" discussions regarding playback volume profile/footprint data?
arnie, this is not something that is in our "to-do" list at the moment. You can vote for it here.
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

It seems that user need to imagine for the as-a-whole portfolio performance ratios. May be adding a line of the portfolio level as a bottom line, where it is possible to calculate, to each subpage of Break Down by Symbols section : Overview ; Ratios ; Equity Curve Analysis , may make it easier to v...
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: I can not add symbol with Lmax.
Replies: 9
Views: 4222

Re: I can not add symbol with Lmax.

Hello xiaomajia,

In MultiCharts data provider and broker connections are separate.
Please configure LMAX data provider.
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: Multicharts.net build in function
Replies: 8
Views: 3132

Re: Multicharts.net build in function

Thanks. I have another question x = StdDev(MA-MA[1], Period) * z; How can I translate this into MC.Net? fltr_result.Value = PublicFunctions.StandardDeviation(f_result[0]) * z; I used the PublicFunctions.StandardDeviation but the parameter need the double[] nightkid00, please use PublicFunctions.Sta...
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: Global Variables and CalcBar() Sequences
Replies: 12
Views: 3532

Re: Global Variables and CalcBar() Sequences

Can a singleton class be used to communicate the data? That way, the multi-thread challenge would likely be solved (if I understand this topic correctly).
Yes, that is possible to do that.
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: How can I get the index of bar of a specific Datetime?
Replies: 3
Views: 2808

Re: How can I get the index of bar of a specific Datetime?

Hello Karol,

There is no such prebuilt function in MultiCharts .NET
by Henry MultiСharts
23 Jun 2014
Forum: MultiCharts .NET
Topic: ITextObject
Replies: 1
Views: 1160

Re: ITextObject

Hello macs,

This issue has been confirmed. The fix is targeted to MultiCharts .NET 9.0 Beta2.
by Henry MultiСharts
20 Jun 2014
Forum: MultiCharts .NET
Topic: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )
Replies: 17
Views: 6531

Re: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )

mt99, this issue has been confirmed. The fix is targeted to MultiCharts .NET 9.0 Beta2.
by Henry MultiСharts
20 Jun 2014
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.8 RELEASE
Replies: 53
Views: 22282

Re: MULTICHARTS .NET 8.8 RELEASE

I'm not on the new beta yet, so it might be already fixed (though it's not in the changelog or I overlooked it): `BarsOfData(2).StatusLine.Ask` (and other `BarsOfData(x).StatusLine` properties) return data from the primary data series, not from the data series specified. For example, if data 1 is E...
by Henry MultiСharts
20 Jun 2014
Forum: MultiCharts .NET
Topic: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )
Replies: 17
Views: 6531

Re: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )

Hello mt99,

I have received the dumps and forwarded this case to our engineers. I will get back to you once I have any updates.
by Henry MultiСharts
19 Jun 2014
Forum: MultiCharts .NET
Topic: Custom chart type?
Replies: 9
Views: 6483

Re: Custom chart type?

- 3rd is that custom draw bars are hovering one or two pixels higher than the actual bars. 3. We are currently analyzing this behavior. I will let you know once I have any updates from the engineers regarding this matter. Laurentius, unfortunately that is not technically possible to completely reso...
by Henry MultiСharts
19 Jun 2014
Forum: MultiCharts .NET
Topic: Daily FOREX data from IB wrong until forced reload
Replies: 6
Views: 2742

Re: Daily FOREX data from IB wrong until forced reload

Hello MidKnight,

When this behavior is replicated - please come to our live chat Monday-Friday 6:30 am - 3 pm EST to demonstrate it remotely and we will collect all required for analysis information.
by Henry MultiСharts
19 Jun 2014
Forum: MultiCharts .NET
Topic: Daily bar data from IB randomly missing
Replies: 8
Views: 2929

Re: Daily bar data from IB randomly missing

Hello MidKnight, The realtime data is not being logged with the default modules as such logs can take significant disk space. We will be able to create the required logging module for tracing the issue (if required) once we examine it live. When this behavior is replicated - please come to our live ...
by Henry MultiСharts
19 Jun 2014
Forum: MultiCharts .NET
Topic: IB - TWS versus Gateway [SOLVED]
Replies: 1
Views: 1661

Re: IB - TWS versus Gateway [SOLVED]

Hello GTrader,

Please go to QuoteManager->Tools->Data sources->Interactive brokers->Settings->disable the option "Launch Trader Workstation at start".
by Henry MultiСharts
19 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 8.8 RELEASE
Replies: 139
Views: 52046

Re: MULTICHARTS 8.8 RELEASE

evdl's issue with the DOM data was resoved the following way:
Edit 29-05-2014: New build of TWS (Build 945.2, May 28, 2014 12:44:28 PM) solved the issue. DOM is working again. Problem probably was with IB TWS API not sending all the info.
by Henry MultiСharts
19 Jun 2014
Forum: MultiCharts
Topic: "Show Active Orders" works intermittently [SOLVED]
Replies: 6
Views: 2312

Re: "Show Active Orders" works intermittently [SOLVED]

The reason of the issue has been identified. The case was forwarded to IB Support for further investigation.
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts .NET
Topic: Plotting Questions [SOLVED]
Replies: 1
Views: 2109

Re: Plotting Questions [SOLVED]

a) Is it possible to fill in the surface area of an oscillator plot? I mimic this by creating a histogram with the same value of the oscillator value, but it would be better if I could just fill in a given background area between 2 plot lines. Hello GTrader, That is possible to do the required plot...
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts .NET
Topic: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )
Replies: 17
Views: 6531

Re: ErrorCode: 0xFFFFFFFFC000000D ( -1073741811 )

mt99, we were unable to replicate this behavior on our end. Please send me (support@multicharts.com) the following information for further investigation: - workspace you are using; - in QuoteManager select the symbol you are using, make a right click on it->Export data->Export instrument (without da...
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

In Portfolio Trader in Strategy Analysis \ Performance ratios there only show Portfolio Net Profit as % of Max Portfolio Drawdown , while in break down by symbols we still get all the performance ratios as usually get in backtesting of one symbol chart. Why cannot we have the same set of ratios so ...
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts .NET
Topic: MC.Net integration with TWS
Replies: 8
Views: 3358

Re: MC.Net integration with TWS

Hello JGSmith, MultiCharts .NET for TWS and MultiCharts .NET are separate products and require individual licenses. If you have full version of MultiCharts .NET - you can connect it to IB TWS for charting and trading. As for your connection issue - please make sure there are no other applications co...
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts .NET
Topic: Multicharts.net build in function
Replies: 8
Views: 3132

Re: Multicharts.net build in function

Hello nightkid00, Please use the following code: using System; using PowerLanguage.Function; namespace PowerLanguage.Indicator{ public class summation : IndicatorObject { public summation(object _ctx):base(_ctx){} VariableSeries<Double> Diff; protected override void Create() { Diff = new VariableSer...
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts .NET
Topic: Combining Discretionary Orders and Indicator development
Replies: 1
Views: 1203

Re: Combining Discretionary Orders and Indicator development

Hello tradetree,

Please refer to the information regarding the Unmanaged Orders.
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

When you backtest strategies in the portfolio trader, can you set the data to 1 tick like you can on a chart under strategy properties ? This provides great accuracy when backtesting a strategy on a chart. I would hope you can do this in portfolio trader as well. Hello Shane, Bar Magnifier is not c...
by Henry MultiСharts
18 Jun 2014
Forum: MultiCharts
Topic: MULTICHARTS 9.0 BETA 1
Replies: 80
Views: 26709

Re: MULTICHARTS 9.0 BETA 1

Hello quantarb, thank you for your feedback. Are there any plans to allow CommandLine to work with Portfolio Trader soon? I need the ability to programmatically load and change symbols. This is not something that is in our "to-do" list at the moment. You may want to submit a feature request to the ...

Go to advanced search