Search found 9165 matches

by Henry MultiСharts
18 Jun 2013
Forum: MultiCharts
Topic: Market Scanner with market value with USD currency
Replies: 4
Views: 3269

Re: Market Scanner with market value with USD currency

Hello Charles,

In Market Scanner that is possible to reference one data series only. In order to reference the values of multiple instruments in the same code you can use Global Variables. You can also use it to transfer the exchange rate for price conversion into USD.
by Henry MultiСharts
18 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

When I turn a study in a subchart off, the study is disabled, but the chart space stays "occupied". Is there a way around that, without removing the study from the chart completely? Basically like it is in MC 8.5 release? Hello ABC, You can place the study to SubChart #1 alongside the instrument or...
by Henry MultiСharts
18 Jun 2013
Forum: MultiCharts .NET
Topic: Market order to be worked with a tick
Replies: 3
Views: 2039

Re: Market order to be worked with a tick

Hello dverschoor, Market order fill price is determined by the broker. If you want to send an order that should be filled at specific or better/worse price - you need to use limit/stop order. That is possible to get the current ask/bid price from data2, from data loader or from the status line in or...
by Henry MultiСharts
17 Jun 2013
Forum: MultiCharts .NET
Topic: Volume Delta
Replies: 15
Views: 5350

Re: Volume Delta

Hello Herbie, The volume should be transferred alongside with the price data for the same symbol. Please have a look at the setup we have: http://www.multicharts.com/discussion/download/file.php?mode=view&id=6493&sid=d1ef049e25cab407bf0a92ccd1b6ea47 http://www.multicharts.com/discussion/download/fil...
by Henry MultiСharts
17 Jun 2013
Forum: MultiCharts .NET
Topic: Could I perform a Strategy in certain period recursively? [SOLVED]
Replies: 4
Views: 3098

Re: Could I perform a Strategy in certain period recursively [SOLVED]

Hello mustang, All study body is calculated on all of the historic bars and then on all of realtime bars (see How studies are calculated ). That means both functions are calculated at the same time and you do not need to calculate one after another. You can find an example of such calculation in pre...
by Henry MultiСharts
17 Jun 2013
Forum: MultiCharts .NET
Topic: How to delete previously drawn object and not last one? [SOLVED]
Replies: 10
Views: 7190

Re: How to delete previously drawn object and not last one? [SOLVED]

Hello joenetic, 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 (with data). Send me the Qmd export file for analysis; ...
by Henry MultiСharts
17 Jun 2013
Forum: MultiCharts .NET
Topic: point and figure slowly updated [SOLVED]
Replies: 1
Views: 2336

Re: point and figure slowly updated [SOLVED]

Hello Jonson,

There was a data feed issue on Zenfire side that should have been already resolved. Please restart MultiCharts and all of its processes.
by Henry MultiСharts
17 Jun 2013
Forum: MultiCharts .NET
Topic: Chart is blank.. DOM is OK [SOLVED]
Replies: 8
Views: 4227

Re: Chart is blank.. DOM is OK [SOLVED]

Hello Guest,

There was an issue on Rithmic side that should have been already resolved. Please restart MultiCharts and all of its processes.
by Henry MultiСharts
17 Jun 2013
Forum: MultiCharts .NET
Topic: API doc / reference table
Replies: 1
Views: 1923

Re: API doc / reference table

Hello islkenny, There is no PowerLanguage - C# reference document. Interfaces and classes available in MultiCharts .Net are described in MC .Net help file (PowerLanguage .Net Editor->Help tab-> PowerLanguage .Net Help). You can also find the code examples in the source code of the prebuilt MultiChar...
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: Excessive memory consumption of MC64 with IB Gateway
Replies: 3
Views: 3126

Re: Excessive memory consumption of MC64 with IB Gateway

Hello seneca, We are going to have multiple improvements concerning memory usage of tsserver.exe in MultiCharts 8.7 Release (expected next week). You can wait for the new version, test it and report the results. If this behavior still persists please send me the following information: Please install...
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

Do you think this is also feasible for 9.0 Beta 1?
Hello Patrick,

We will add comments regarding the design decision to the corresponding feature request when time comes.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

Hi, I only noticed that with this release, but I can not manage to get strategies/signals ending calculations when applied to a 30 points range bar. To illustrate the situation: USDCHF - 30 points MovAvg Cross LE MovAvg Cross LX MovAvg Cross SE MovAvg Cross SX The chart goes into "calculating" and ...
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

Will we be able to plot trendlines and move them to the volume delta bars back on 8.7 final version?
We have added this functionality to our to-do list. There is no ETA for it at the moment.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts .NET
Topic: Backtesting engine
Replies: 1
Views: 1724

Re: Backtesting engine

Hello John,

Please describe in details what you mean exactly. Provide an example of such concept.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts .NET
Topic: How to delete previously drawn object and not last one? [SOLVED]
Replies: 10
Views: 7190

Re: How to delete previously drawn object and not last one? [SOLVED]

Hello joenetic,

Which version and build number of MultiCharts .NET do you use (Help tab->About)?
I don't have any problems with this code in MultiCharts .NET 8.7 beta 2.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: Order Execution Issue
Replies: 4
Views: 2362

Re: Order Execution Issue

Hello kenlionheart,

Please refer to the following articles:
Intra-Bar Order Generation, Bar Magnifier on Non-Standard Chart Types
Why Identical Charts Are Showing Different Strategy Trading Results
Also make sure you know how Renko bars and options for them work.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: Bollinger Bands Fractional Standard Deviations
Replies: 1
Views: 1653

Re: Bollinger Bands Fractional Standard Deviations

Hello Tony,

MultiCharts .Net SE questions should be posted in MultiCharts .Net forum thread.
This question has been already discussed here: MultiCharts .NET » User Contributed Studies » Bollinger_Band - fractional standard deviations
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts .NET
Topic: Volume Delta
Replies: 15
Views: 5350

Re: Volume Delta

Please go to QuoteManager->Tools->Data sources->Universal DDE (the one you are using for price)->Settings->send me a screenshot of this window.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts .NET
Topic: Volume Delta
Replies: 15
Views: 5350

Re: Volume Delta

Hello Herbie,

Please send me the Excel spreadsheet you are using and screenshot of your Universal DDE settings for data.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: [WHY?How?] Multichart with IB data for Forex [SOLVED]
Replies: 5
Views: 2959

Re: [WHY?How?] Multichart with IB data for Forex [SOLVED]

The problem was Chinese localization of TWS. Please use English language in IB TWS.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: RecalcLastBarAfter and submitting orders [SOLVED]
Replies: 14
Views: 8011

Re: RecalcLastBarAfter and submitting orders [SOLVED]

Janus, I don't have barstatus=-1 when the bar is open and RecalcLastBarAfter is used in MultiCharts 8.7 beta 2. Please update your MultiCharts.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts .NET
Topic: License Conversion [SOLVED]
Replies: 1
Views: 2107

Re: License Conversion [SOLVED]

Hello mokomo,

When you do license conversion you convert license for one product into the license for the other product. As a result you have one license for the new product. If you want to use both products-you need to purchase two licenses.
by Henry MultiСharts
14 Jun 2013
Forum: MultiCharts
Topic: Clone trend line
Replies: 12
Views: 8182

Re: Clone trend line

Hello O66,

We have replicated this behavior in our environment. It will be resolved in MultiCharts 8.7 Release.
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: Portfoglio Performance Report [SOLVED]
Replies: 4
Views: 2735

Re: Portfoglio Performance Report [SOLVED]

Hello Pennino, I have updated the Wiki page Using Performance Report:Viewing Performance Report Attention: Portfolio Backtester Strategy Performance Report and MultiCharts Strategy Performance Report contain slightly different analysis parameters and display options. Further description is based on ...
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts .NET
Topic: .NET Strategy - Dynamic Order Creation/Modification
Replies: 3
Views: 2882

Re: .NET Strategy - Dynamic Order Creation/Modification

I read the thread linked and I can see that is about modifying amount in GenerateProfitTarget()/StopLoss() methods, what I meant is an entry order with number of contracts dynamically selected according to the situation in the market during the CalcBar() execution. You can specify amount of contrac...
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: RecalcLastBarAfter and submitting orders [SOLVED]
Replies: 14
Views: 8011

Re: RecalcLastBarAfter and submitting orders [SOLVED]

Hello janus,

Do you have barstatus = -1 when the bar is still open or when the bar is already closed?
Do you use IOG for your signal?
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts .NET
Topic: .NET Strategy - Dynamic Order Creation/Modification
Replies: 3
Views: 2882

Re: .NET Strategy - Dynamic Order Creation/Modification

Hello mk42, As far as I understand it I have to pre-create all orders in the Create() method before the strategy starts processing data. That is correct. Why cannot the order be created during the CalcBar() method? Unfortunately that is not technically possible at the moment. Cannot this be simplifi...
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts .NET
Topic: Positions.ClosedTrades
Replies: 1
Views: 2319

Re: Positions.ClosedTrades

Hello HT101,

Correct Profit value is -1.12
however Profit returns -1.06.
This issue has been confirmed. It will be fixed in MultiCharts .NET 8.7 Release
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: OHLC tick length
Replies: 18
Views: 9860

Re: OHLC tick length

Is it possible for you guys to shorten (or make it user defined) the "Open" and "Close" ticks on the OHLC bars in a future release? Thanks
Hello Iso,

We will make "Open" and "Close" ticks on the OHLC bars shorter in MultiCharts 8.7 Release.
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

Короче если в Вин 8 открыто Средство просмотра фотографий Windows, на нее перескакивает. У меня просто картинка с Кратностью лотов, и она открыта этой программкой, чтоб в лотах обьема не путаться, вы же не хотите делать как у всех нормальных людей в акциях обьем :)) Вот на нее фокус и перескакивает...
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

По поводу Дравингов, т.е. чтоб вот сейчас как сделали, Линии, Трендлайны, Фибы удаляются одним кликом в меню, а текст и обьекты который созданы Индикаторами не трогался.
Да, так и описано выше.
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

Just want to let know everyone what causes Quotemanager not shutting down correctly. It is the program: "Actual Multiple Monitors"
We will look into this behavior and try to improve it.
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: Portfoglio Performance Report [SOLVED]
Replies: 4
Views: 2735

Re: Portfoglio Performance Report [SOLVED]

There is no need in "Chart syncronization" option as there is no chart that report can be synchronized with.
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: Clone trend line
Replies: 12
Views: 8182

Re: Clone trend line

Please set the Chart Shift to "Bars" and make it default for all new charts. Create new chart. Do not switch Chart Shift modes back and forth. Draw your trendlines so that the end point is not outside the chart. Clone it. Are the trendlines get incorrect angle now? If yes then provide exact steps fo...
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: Portfoglio Performance Report [SOLVED]
Replies: 4
Views: 2735

Re: Portfoglio Performance Report [SOLVED]

Hello Pennino,

Ther are no charts in Portfolio Backtester. That is why there is no Chart syncronization option.
by Henry MultiСharts
13 Jun 2013
Forum: MultiCharts
Topic: [WHY?How?] Multichart with IB data for Forex [SOLVED]
Replies: 5
Views: 2959

Re: [WHY?How?] Multichart with IB data for Forex [SOLVED]

Please come to our live chat Monday-Friday 6:30 am - 4 pm EST to demonstrate this behavior remotely.
by Henry MultiСharts
12 Jun 2013
Forum: MultiCharts
Topic: Excessive memory consumption of MC64 with IB Gateway
Replies: 3
Views: 3126

Re: Excessive memory consumption of MC64 with IB Gateway

Hello seneca, Did you run the same version of IB TWS/Gateway on any previous version of MultiCharts? What was this version? Was the memory usage the same? Did you run any different version of IB TWS/Gateway on this version of MultiCharts? What was this version? Was the memory usage the same? Is this...
by Henry MultiСharts
12 Jun 2013
Forum: MultiCharts
Topic: Clone trend line
Replies: 12
Views: 8182

Re: Clone trend line

You have mixed results because you are changing from "Bars" to "Percent" Chart Shift. With "Percent" Chart Shift that is not technically possible to have the cloned trendline end coordinates the same as the original trendline when the trendline end point is on the chart shift area or outside of the ...
by Henry MultiСharts
12 Jun 2013
Forum: MultiCharts
Topic: [WHY?How?] Multichart with IB data for Forex [SOLVED]
Replies: 5
Views: 2959

Re: [WHY?How?] Multichart with IB data for Forex [SOLVED]

Hello MagicPi, Please re-add the Forex/Cash symbols from the data source. In QuoteManager please go to Instrument tab->Add symbol->From data source-> IB. Then create a new chart for the symbol you need in MultiCharts, make sure you are using Default session setting in Format->Instrument->Settings tab.
by Henry MultiСharts
12 Jun 2013
Forum: MultiCharts
Topic: Constant Range Chart
Replies: 1
Views: 1719

Re: Constant Range Chart

Hello petercruz,

Range bars are called Point resolution in MultiCharts.
"Point" and “Point Original” resolution chart types were described here.
by Henry MultiСharts
12 Jun 2013
Forum: MultiCharts
Topic: ES set-up in quote manager / Trading Technologies [SOLVED]
Replies: 4
Views: 3070

Re: ES set-up in quote manager / Trading Technologies [SOLVED]

Hello Pmat,

You need to use the Multiplier for Trading Technologies Symbols in order to get the correct price for TT instruments.
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts
Topic: feature to refresh data without spikes
Replies: 4
Views: 2485

Re: feature to refresh data without spikes

Hello John,

There were multiple improvements for IB spike issues since your version of MultiCharts.
I would recommend you to update to current version MultiCharts 8.7 beta 2 and let me know if you still have this behavior.
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts
Topic: Exchange time zone
Replies: 3
Views: 2902

Re: Exchange time zone

MultiCharts uses your system time and time zone settings. When your system goes to Daylight savings time - MultiCharts does that too. It also knows when a certain time zone goes to Daylight savings time even if it is different from your PC time zone. Windows updates issued by Microsoft usually conta...
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

Is there a simple way to switch on logging? I've deactivated it long time again, when I was using some older Version of MC. This was the only manual change in the registry. Please run AllTracesON from the zip file corresponding to your version of MultiCharts: https://dl.dropboxusercontent.com/u/279...
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

Дополнительный косяк кстати присутствует сейчас в 8.5 , при экспорте .txt в QM когда экспорт завершон, фокус окна часто с какой-то кстати перепрыгивает на совсем другие окна других программ которые в этот момент открыты, что очень не удобно учитывая сколько мне файлов туда заливать :) Пожалуйста, п...
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

Тоже самое и с Фибами, посмотрите как они в ESignal классно перемещаются и не теряешь визуальный контроль уровней, потомучто сохраняется их форматирование и цвет На данный момент не планируем изменение этого поведения. Слишком трудоемкая функциональность. Вобщем я бы все это исправлял в 8.7 включая...
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

Еще давно вам писал, добивает то что с удалением рисовалок, удаляется текст от индикаторов, наверно я же его специально туда в индикаторах ввожу для расчета каких-то значений и идентификаций не просто же так, в Нинзе текст и все обьекты от индикаторов Локированы, и не удаляются при удалении стадиес...
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

сделайте опцию ваша мышка Прогрессивная, или Линейная в %
В одной из будущих версий добавим опцию в реестре для линейной прокрутки в %.
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts
Topic: feature to refresh data without spikes
Replies: 4
Views: 2485

Re: feature to refresh data without spikes

Hello bowlesj3,

Do you have spikes on realtime or historical data?
What is your version and build number of MultiCharts?
What is the state of the option "Generate a new tick if total volume changes" in QuoteManager->Tools->DataSources->IB->Settings?
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts
Topic: Equity Index data
Replies: 5
Views: 4091

Re: Equity Index data

There is no "Download to Spreadsheet" option on DJI page. That means you cannot get this data directly from Free Quotes in MultiCharts.
You can manually save the price values from DJI page and then import into MultiCharts: Importing ASCII data.
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts .NET
Topic: Please confine crosshair tracking to a single workspace
Replies: 2
Views: 1856

Re: Please confine crosshair tracking to a single workspace

Hello MidKnight,

Thank you for your suggestion. We will add this functionality in one of the future versions of MutiCharts.
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts .NET
Topic: about setting of plot [SOLVED]
Replies: 9
Views: 3429

Re: about setting of plot [SOLVED]

Try this one.
by Henry MultiСharts
11 Jun 2013
Forum: MultiCharts QUIK
Topic: Предложения по улучшению МС [SOLVED]
Replies: 12
Views: 10496

Re: Предложения по улучшению МС [SOLVED]

Все обновления ставятся автоматически.
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

When we close MC there's a window that indicates data being saved into QM. Is it possible to have also a window indicating that all MC services have been closed? Usually when I close MC at the end of the day is also when I turn OFF the computer and I tend to open Windows Task Manager to see if all ...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

If I open Data sources in QM, LMAXServerHost is started. If I close Multicharts, and then QM, all processes of Multicharts are closed automatically, except LMAXServerHost.exe and QuoteManager.exe. (I've waited many minutes.) This happens both in online and offline mode. I'm using MC8.7 Beta2 64Bit ...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Indicator to calculate PIP value fora given forexpair in USD [SOLVED]
Replies: 7
Views: 4122

Re: Indicator to calculate PIP value fora given forexpair in [SOLVED]

PowerLanguage can update a text file via FileAppend command. In order to read this file you will need to write a dll. I believe it is easier to use Global Variables functionality that is already available to achieve your goal.
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Back Adjustment is not working at rollover date
Replies: 11
Views: 8138

Re: Back Adjustment is not working at rollover date

Please send me (support@multicharts.com) the following information for further investigation: - workspace you are using; - in QuoteManager right click on the custom futures you are using->Export Instruments (export it with all individual contracts and data (both options should be unchecked)); -speci...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

If there are multiple indicators on a subchart, each with different Y range, and each is scaled without knowledge of the others , then the values on the Y axis will necessarily be wrong for some of them. Y-price shows the price scale for one indicator at a time when screen scaling is selected. The ...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Equity Index data
Replies: 5
Views: 4091

Re: Equity Index data

Hello Charles, May I know if there is a third party who provide global equity index? With FreeQuotes you can get data only for the symbols that have the option Historical prices->Download to Spreadsheet on their webpage. If you can not get certain instrument data from Interactive brokers-check out t...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Indicator to calculate PIP value fora given forexpair in USD [SOLVED]
Replies: 7
Views: 4122

Re: Indicator to calculate PIP value fora given forexpair in [SOLVED]

The only way to calculate it dynamically is to plot all currency pairs you need for conversion and pass the values using global variables between charts. You can manually specify the big point value to convert the instrument price into the currency you need. For Forex pairs the price is shown in the...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Exchange time zone
Replies: 3
Views: 2902

Re: Exchange time zone

Hello Brendan, If you constantly update your Windows (time zone updates) then you can select the option From System Options: UTC (Dublin, Edinburg, Lisbon,London). Custom settings should be like that: http://www.multicharts.com/discussion/download/file.php?mode=view&id=6463&sid=b4b9a7b8369a69ca20b0a...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts .NET
Topic: about setting of plot [SOLVED]
Replies: 9
Views: 3429

Re: about setting of plot [SOLVED]

Which value does your indicator plot? You need to use the same value as text location. Please go to Format->Drawings->Format drawing->Properties to check where your drawings are currently plotted. Everything works as expected on my end: m_adxvalue.Value = m_adx1[0]; Plot1.Set(0, m_adxvalue.Value); C...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

Еще один момент заметил, когда щелкаешь по отдельным трейдам в Перфоманс репорт от МТС-а, начало трейда позиционируется на левый край дисплея, сделайте опцию выводить по центру экрана, для меня логичней смотреть на условия возникновения входа и выхода, т.е. что было до этого и отображать выбранную ...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts QUIK
Topic: Прокрутка графика колесиком мышки !
Replies: 23
Views: 21199

Re: Прокрутка графика колесиком мышки !

Дорогая МЧ а чего такую !кривую! сделали "Прогрессивную" прокрутку графиков ? Кручу колесеко и раза только со 2-3 начинается прокрутка, такое чувство как для тормозов сделано, иначе тяжело описать + Неужели так тяжело сделать нормальную в % от отображаемых баров на графике, которую трейдер подстраи...
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Indicator to calculate PIP value fora given forexpair in USD [SOLVED]
Replies: 7
Views: 4122

Re: Indicator to calculate PIP value fora given forexpair in [SOLVED]

Hello KhaosTrader,

Everyone has his own understanding of a "pip".
Minimum price increment is calculated as "minmove/pricescale".
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts .NET
Topic: about setting of plot [SOLVED]
Replies: 9
Views: 3429

Re: about setting of plot [SOLVED]

This script will plot the text on Bars.HighValue. Do you expect it on this price value on your histogram plot? Please check the price value you are using to plot the text.
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts .NET
Topic: zoom to date/time/bar on chart [SOLVED]
Replies: 4
Views: 2900

Re: zoom to date/time/bar on chart [SOLVED]

This feature has been already implemented in MultiCharts .Net 8.7 Beta 2.
To try it out go to MultiCharts->View tab->Go to specified bar.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: How to know if a stop order has been hit
Replies: 3
Views: 2068

Re: How to know if a stop order has been hit

Please provide the script you have created and describe what exactly does not work as you expect.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: Multi time frame signal [SOLVED]
Replies: 4
Views: 4431

Re: Multi time frame signal [SOLVED]

There has been an issue with using/referencing multiple data series from the code discussed here.
This issue has been resolved in MultiCharts .NET 8.7 Beta 2.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: BarsOfData() question [SOLVED]
Replies: 2
Views: 3860

Re: BarsOfData() question [SOLVED]

This issue has been resolved in MultiCharts .NET 8.7 Beta 2.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: Problems with Dataloader example [SOLVED]
Replies: 3
Views: 2464

Re: Problems with Dataloader example [SOLVED]

Another problem i encounter right now is, when i use the following code for Data Range. No Data is Delivered when i use it within the attached source code, which should create four averages on a tick chart using daily and 15 minute data as input. This issue has been resolved in MultiCharts .NET 8.7...
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: How to use Subscribe2RT in DataLoader [SOLVED]
Replies: 4
Views: 2914

Re: How to use Subscribe2RT in DataLoader [SOLVED]

Are you aware that the DataRequest.CreateBarsBack and DataRequest.CreateDaysBack calls do not work for history?
This issue has been resolved in MultiCharts .NET 8.7 Beta 2.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: Bid Ask [SOLVED]
Replies: 3
Views: 3153

Re: Bid Ask [SOLVED]

DataLoader allows requesting Bid / Ask data since MultiCharts .NET 8.1 Beta1.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: IB CFDs
Replies: 23
Views: 11133

Re: IB CFDs

by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: Bitcoin trading with MC possible? [SOLVED]
Replies: 56
Views: 81538

Re: Bitcoin trading with MC possible? [SOLVED]

If only I knew how to turn off those click-like sounds that are produced every few seconds.
There is a "Sound On/Off" icon above the chat (in the bottom right corner).
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: QM retrieving unavailable data
Replies: 1
Views: 3219

Re: QM retrieving unavailable data

Hello Brendan,

We are looking into improving this behavior in MultiCharts 9.0
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

Hi Henry,

I'm currently using both IQ Feed and Interactive Brokers for data.
IQfeed does not provide such functionality via the API.
As for Interactive Brokers - we will look into improving this behavior in one of the future versions.
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

I have found what I believe to be a bug in the way MC scales its charts. In the following screenshot, it appears that the two indicators are quite different: But if you scroll forward just a bit (and change nothing else), you find that they are in fact right on top of each other. The only area wher...
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

Here is a limitation that has been driving me crazy. I like to develop automated strategies that reference multiple indicators. In other platforms, I can plot directly from the strategy. But in MultiCharts (and MC.NET) I have to create indicators that plot (and only to a single subchart) and a stra...
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

I updated recently to Beta 2. The last two days I discovered in the task manager a LMAX process. I don't have any Software installed from Lmax Broker. And I also deactivated in QM the datasource LMAX. Still, I can see that process when using Multicharts. Hello swz168, Do you open QuoteManager->Tool...
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts
Topic: MC and IB Gateway on 64b Windows
Replies: 8
Views: 3538

Re: MC and IB Gateway on 64b Windows

Attached. I use SA auto-trading, in my strategy code I assigned strategy to execute oreders only from HH:29:30 to HH:30:30 (1 minute to execute) But you can see time different from defined. On x32 version it worked fine. What exact version and build number of MultiCharts are you using (Help -> Abou...
by Henry MultiСharts
07 Jun 2013
Forum: MultiCharts .NET
Topic: about setting of plot [SOLVED]
Replies: 9
Views: 3429

Re: about setting of plot [SOLVED]

You need to use a different constructor:

Code: Select all

ITextObject textObj = DrwText.Create(top, posele.ToString(), true);
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: MC and IB Gateway on 64b Windows
Replies: 8
Views: 3538

Re: MC and IB Gateway on 64b Windows

Hello Spark, Could you please help me to fix delay in order execution (about 10 minutes!) Please be more precise in your description. Go to File -> New -> Order and position tracker window -> Orders tab. Provide a full sized screenshot of this tab and specify the question you have. several other lag...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

I'm currently auto trading options using Multicharts. I have to frequently add and remove different options to quote manager. At the moment, you can only search for options using symbol name and exchange name. I have to go through a long list of options before I find what I'm looking for. Please in...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts .NET
Topic: How to know if a stop order has been hit
Replies: 3
Views: 2068

Re: How to know if a stop order has been hit

Hello waldfee,

You can get the ExitOrder Name to distinguish between your stop order and GenerateStopLoss order.
Please refer to Strategy Performance article for more information.
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: Backtesting + IOG [SOLVED]
Replies: 3
Views: 2685

Re: Backtesting + IOG [SOLVED]

After reading the link, is it right that by using IOG + Barmagnifier (tickdata) with backtesting, is the same as Realtime + IOG?
Yes, but IOG enabled on historical data adds additional calulations on open and close of the main data series bar.
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: MC crashes when I open a workspace
Replies: 3
Views: 2241

Re: MC crashes when I open a workspace

If "Application error" window appears with Exception or Assert information please click Terminate button and manually collect the logs without restarting MultiCharts: https://www.multicharts.com/trading-software/index.php/MultiCharts_Processes If the file size < 10 mb then please send it via email (...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts .NET
Topic: Function from Startegy and Signal
Replies: 7
Views: 2939

Re: Function from Startegy and Signal

On historical data indicator is calculated on bar close values only. There are multiple historical data calculation modes for the signal. In order indicator and signal historical calculations to match IOG and Bar Magnifier should be disabled for the signal. If the signal is calculated tick by tick, ...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts .NET
Topic: Realtime chart of user defined spread [SOLVED]
Replies: 1
Views: 1662

Re: Realtime chart of user defined spread [SOLVED]

Hello mokomo,

The easiest solution is to add two data series to one chart: 1)ES, 2) ND.
Then create an indicator that will calculate and plot the difference.

Code: Select all

plot1.Set(BarsOfData(1).Close[0]-2*(BarsOfData(2).Close[0]));
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: All Data Everywhere Timing Issue
Replies: 8
Views: 5113

Re: All Data Everywhere Timing Issue

Here is what I mean:
Image
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts .NET
Topic: Multi-instrument spreading in MultiCharts.Net? [SOLVED]
Replies: 3
Views: 2214

Re: Multi-instrument spreading in MultiCharts.Net? [SOLVED]

1) So I could also trade multiple symbols through the same broker plugin, or must they be routed to different broker connections? (probably a dumb question, but just checking) That is possible to trade multiple symbols through the same broekr plugin. 2) Can the multi-symbol strategies be backtested...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts .NET
Topic: about setting of plot [SOLVED]
Replies: 9
Views: 3429

Re: about setting of plot [SOLVED]

Hello viresearch,

You can do that with a text drawing.
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: Backtesting + IOG [SOLVED]
Replies: 3
Views: 2685

Re: Backtesting + IOG [SOLVED]

Hello evdl, Are you using one of the non-standard chart types? If you are using regular chart type then you need to have a look at the following article: How Signals_are_Calculated . Calculation on historical data. IOG enabled. Bar Magnifier disabled. The script is calculated four times on OHLC of t...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts QUIK
Topic: Предложения по улучшению МС [SOLVED]
Replies: 12
Views: 10496

Re: Предложения по улучшению МС [SOLVED]

вы же дали возможность быстрого выбора на тиках, секундах и минутах, так сделайте то же самое на часах и днях, для быстрого анализа графиков это одни из самых востребованных периодов... НО только постарайтесь при этом убить один глюк, например у меня открыт 5-минутный график Heikin-Ashi, через закл...
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts .NET
Topic: Number of Bars and Sum of Close Prices within a Time Range
Replies: 10
Views: 3320

Re: Number of Bars and Sum of Close Prices within a Time Ran

Length =10 is required for initial study calculcation to avoid division by zero, it is not always 10.
Further in your code the length value is modified (you already have this logic implemented).
by Henry MultiСharts
06 Jun 2013
Forum: MultiCharts
Topic: MC crashes when I open a workspace
Replies: 3
Views: 2241

Re: MC crashes when I open a workspace

Hello BS135,

Please install the hotfix from this post or update to MultiCharts 8.7 beta 2 - it already has the fix included.
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts .NET
Topic: Multi-instrument spreading in MultiCharts.Net? [SOLVED]
Replies: 3
Views: 2214

Re: Multi-instrument spreading in MultiCharts.Net? [SOLVED]

Hello mokomo,

With unmanaged orders you can trade on multiple symbols through different broker plugins directly from one script. For more infotmation please to MultiCharts .NET FAQ #12
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts
Topic: Portfolio Trading
Replies: 47
Views: 20607

Re: Portfolio Trading

Hello STAR_Trader, That is the latest ETA for the moment. If you have a look at Dave's post #34 posted 14 Mar 2013: There is no exact ETA yet. Portfolio Trading should be publicly available later this year. You can see that you were referring to an older post from January when an updated information...
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts
Topic: Clone trend line
Replies: 12
Views: 8182

Re: Clone trend line

Hello O66,

Please set the Chart Shift option to "Bars" in Format->Window->X-time scale.
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts
Topic: OptionsXpress
Replies: 7
Views: 4653

Re: OptionsXpress

Please contact Katrin Yanenko eyanenko@multicharts.com for further information.
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts
Topic: All Data Everywhere Timing Issue
Replies: 8
Views: 5113

Re: All Data Everywhere Timing Issue

Hello evdl,

You can create a unique variable in each study that uses ADE. Each study using ADE should read the unique variables from all other charts using ADE and execute ADE code only after all other studies provide the variable values.
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts
Topic: Using Volume profile in Easylanguage [SOLVED]
Replies: 4
Views: 4664

Re: Using Volume profile in Easylanguage [SOLVED]

gpw797, there are no such plans at the moment.
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts .NET
Topic: Accessing the database externally
Replies: 3
Views: 3015

Re: Accessing the database externally

Hello MidKnight,

MultiCharts uses Firebird free open source database.
Please refer to the database documentation to learn how to access it.
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts .NET
Topic: Number of Bars and Sum of Close Prices within a Time Range
Replies: 10
Views: 3320

Re: Number of Bars and Sum of Close Prices within a Time Ran

Please modify your StartCalc method the following way:

Code: Select all

protected override void StartCalc()
{
m_Average.price = new Lambda<double>( barIndex => Bars.Close[barIndex] );
m_Length.Value = 10; // Start Length for Average
m_Average.length = m_Length[0];
by Henry MultiСharts
05 Jun 2013
Forum: MultiCharts
Topic: compile does not work anymore
Replies: 14
Views: 6172

Re: compile does not work anymore

KAA, have you tried to repair MultiCharts? Please go to the Windows Control Panel-> Programs and Feature if it’s Windows 7(Add or Remove Programs if it’s Windows XP)-> MultiCharts64-> double left click –> Next-> Repair. If this solution didn't help and you still have the issue-please come to our liv...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: IB Gateway and Advisor Account [SOLVED]
Replies: 3
Views: 5328

Re: IB Gateway and Advisor Account [SOLVED]

Hello Spark,

Have you tried to use IB TWS to setup the allocation profiles, setup IB FA connection in MultiCharts same way it is done in TWS, and then use IB Gateway?
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts FAQ
Topic: [FAQ] Sub-Second and Non Time-Based Keywords
Replies: 2
Views: 6342

Re: [FAQ] Millisecond Keywords

It's great that you are now supporting milliseconds. Can you please provide a use example for millisecondsfromdatetime? I am not clear on what to place into the one parameter this function requires and there is no documentation in the keyword alphabetical index other than to say "reserved for futur...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts .NET
Topic: Volume Delta
Replies: 15
Views: 5350

Re: Volume Delta

Hello herbie,

On Format->Instrument->Settings tab please select Build Volume on:Trade Volume.
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts .NET
Topic: Install issues with MC.net64 8.5
Replies: 2
Views: 1637

Re: Install issues with MC.net64 8.5

Hi MC Team, Due to recently having to install a completely fresh version of MC.net64 I ran into several issues that should not have been there either due to documentation oversights Hello MidKnight, Thank you for your feedback. Keep the registry sane and get rid of unused key/values. "CurrentStudie...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: Portfolio Trading
Replies: 47
Views: 20607

Re: Portfolio Trading

MultiCharts 9.0 is expected in the second half of this year.
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: Helpful .QMD files for Expired IQFeed Futures?
Replies: 8
Views: 4807

Re: Helpful .QMD files for Expired IQFeed Futures?

Hello MC_Prog, IQFeed provides data for expired contracts but does not provide them in the lookup list. You can simply add the current @ESM13 (for ex.) contract and rename it into any historical contract you need like @ESH13, @ESZ13 etc, then add @ESM13 again. If you want you can also manually modif...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: MultiCharts AND/OR Trading Systems setting
Replies: 16
Views: 5679

Re: MultiCharts AND/OR Trading Systems setting

Have you checked the Wiki article I have provided above? It says: Additional info on our discussion forum: https://www.multicharts.com/discussion/viewtopic.php?t=2483 In that thread you can find a zip file Global Variable22.zip with a bunch of information and examples regarding Global Variables. You...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: MULTICHARTS 8.7 BETA 2

Henry, One small addition, if its not too much trouble in command line dos params.. can you put in the x,y value of the top left corner for the window? then I can have it automatically populate the instance on the correct monitor, its just something I realized just now. We will look into adding thi...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: compile does not work anymore
Replies: 14
Views: 6172

Re: compile does not work anymore

Hello KAA, 1) What is your version and build number of MultiCharts? (Help tab->About MultiCharts) 2) What is your version and edition of Windows? Do you have service pack installed for it? For Windows Vista/7 you can find this information here: Control Panel\System and Security\System or right click...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts .NET
Topic: Number of Bars and Sum of Close Prices within a Time Range
Replies: 10
Views: 3320

Re: Number of Bars and Sum of Close Prices within a Time Ran

Number of bars should not be used as AverageFC.length. In this case your study will be in a loop and will never be calculated. That is still not clear what your final goal is and what exactly you are trying to calculate. Please provide an example of the calculations you want to have done. You can al...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: Duplicate Order after disconnection with TWS [SOLVED]
Replies: 6
Views: 4269

Re: Duplicate Order after disconnection with TWS [SOLVED]

In case the same behavior reappears please send me (support@multicharts.com) the following information: 1) What exact version and build number of MultiCharts are you running? (in MultiCharts go to Help tab-> About) 2) What is the version of TWS you are running ? (TWS Help tab->About->Scroll it down ...
by Henry MultiСharts
04 Jun 2013
Forum: MultiCharts
Topic: How can I ensure that my data feed remains up to date on MC
Replies: 29
Views: 7449

Re: How can I ensure that my data feed remains up to date on

waveslider's issue was caused by signals generating thouthands of drawings. These drawings were loading the CPU and as a result the chart was lagging behind the realtime feed.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: Continuous Contracts [SOLVED]
Replies: 2
Views: 2173

Re: Continuous Contracts [SOLVED]

Hello MidKnight,

You need to add "DictionaryPath" key manually. Set its value as the path to new location of your Dictionary.csv file.

For example new location of the "Dictionary.csv" file is "E:\new_location\". "DictionaryPath" key value will be "E:\new_location\Dictionary.csv"
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: Some registry paths have changed, docs need updating... [SOLVED]
Replies: 5
Views: 2527

Re: Some registry paths have changed, docs need updating... [SOLVED]

In your case the value of "StudiesPath" key should be
D:\Program Files\TS Support\MultiCharts .NET64\StudyServer\
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Duplicate Order after disconnection with TWS [SOLVED]
Replies: 6
Views: 4269

Re: Duplicate Order after disconnection with TWS [SOLVED]

Hello BS135,

What are the statuses of the original orders in MultiCharts->File -> New -> Order and position tracker window -> Orders tab?
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: 2 datas series and extended backtesting [SOLVED]
Replies: 17
Views: 8083

Re: 2 datas series and extended backtesting issue [SOLVED]

I just saw this because I was trying to use extended backtesting and have followup questions. If extended backtesting is made more precise by using bid data and ask data, 1) how can it not support two data series? 2) can extended backtesting ever be used? 3) what is the purpose of it if it can spec...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: MC .net with IB data issue
Replies: 8
Views: 2614

Re: MC .net with IB data issue

Please come to our live chat Monday-Friday 6:30 am - 4 pm EST to demonstrate this behavior.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Point & Figure Trading Strategy [SOLVED]
Replies: 2
Views: 5382

Re: Point & Figure Trading Strategy [SOLVED]

Does MC Powerlanguage have a way to determine the type of the current column?
Hello johnsel,

There is no reserved word for that.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Data1 and Data2 do not line up in Chart Window [SOLVED]
Replies: 9
Views: 6019

Re: Data1 and Data2 do not line up in Chart Window [SOLVED]

MultiCharts aligns bars by time. You need to have the same session end time in order the daily bars to line up. 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 ...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: Orders placement troubles
Replies: 6
Views: 2785

Re: Orders placement troubles

You can generate a stop loss with an offset from the average entry price, or in case you need current ask/bid values, you can get them from the status line . Is any way to acces this data to calculate signal results (total PL in points, number of profits and loss orders, and so on...) ? You can acce...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: Number of Bars and Sum of Close Prices within a Time Range
Replies: 10
Views: 3320

Re: Number of Bars and Sum of Close Prices within a Time Ran

Hello Jobauma,

Please describe in more details what exactly you are trying to do and what is your final goal.
Provide an example of the calculations you want to have done.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Back Adjustment is not working at rollover date
Replies: 11
Views: 8138

Re: Back Adjustment is not working at rollover date

We are analyzing this case in our environment.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 2
Replies: 47
Views: 19103

Re: command line for startup to dynamically load appropriate

One thing that would be very good is to have command line dos parameters, such that you can dynamically load which workspaces you want at startup.
Dear users,

Thank you for your suggestions. We are going to add this functionality in the next version of MultiCharts.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Issues when plotting time resolutions off tick ASCII data
Replies: 3
Views: 2304

Re: Issues when plotting time resolutions off tick ASCII dat

Hello Tresor,

There was a number of bug fixes for ASCII mapping data provider in MultiCharts 8.7 beta 2.
I have tested your file on this version and confirm that this is possible to build minute and daily data out of ticks.
Please update to the latest version.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: Troubleshoot partial import of tick data with Ascii import
Replies: 2
Views: 1529

Re: Troubleshoot partial import of tick data with Ascii impo

Hello davidgur111, Double click on the symbol in QuoteManager->Sessions->make sure the session settings cover the time of the ticks from your ASCII file. In MultiCharts go to Format->Instrument->Settings tab->make sure "Default" Session and the proper time zone are set. You can check the data you ha...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Can I save Powerlanguage studies where I want? [SOLVED]
Replies: 5
Views: 3033

Re: Can I save Powerlanguage studies where I want? [SOLVED]

Hello moses, If the key name "StudiesPath" is missing - you need to manually create it. Do not use "CurrentStudiesLocation" key - it is obsolete. Copy "Studies" folder from it's default location to the new location. For example new location of the "Studies" folder will be "E:\new_location\". "Studie...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: Some registry paths have changed, docs need updating... [SOLVED]
Replies: 5
Views: 2527

Re: Some registry paths have changed, docs need updating... [SOLVED]

Hello MidKnight, If the key name "StudiesPath" is missing - you need to manually create it. Do not use "CurrentStudiesLocation" key - it is obsolete. Copy "Techniques" folder from it's default location to the new location. For example new location of the "Techniques" folder will be "E:\new_location\...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts .NET
Topic: MC .net with IB data issue
Replies: 8
Views: 2614

Re: MC .net with IB data issue

Hello futuretrader8, In addition to MidKnight's suggestions please check the following: In MultiCharts go to File tab->Preferences->Data server mode Make sure you are in online mode, "download missing historical data" is enabled. Then go to MultiCharts->File->New->QuoteManager window->Tools->Data So...
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: MultiCharts AND/OR Trading Systems setting
Replies: 16
Views: 5679

Re: MultiCharts AND/OR Trading Systems setting

That is possible to transfer the information from one chart to the other with the help of Global Variables.
by Henry MultiСharts
03 Jun 2013
Forum: MultiCharts
Topic: Accessto DOM for indicator
Replies: 3
Views: 2260

Re: Accessto DOM for indicator

Here is the proper code: input: Length(5), BigSize(20), Offset(5); if not LastBarOnChart_s then #return; repeat if not dom_isconnected then break; var: X(0), N(0); X = Dom_AsksCount; N = IFF(X > Length, Length, X); for value1 = 0 to N-1 begin if dom_asksize(value1) > BigSize then begin plot1(Low-Off...
by Henry MultiСharts
31 May 2013
Forum: MultiCharts .NET
Topic: VariableObject - why use it?
Replies: 12
Views: 9059

Re: VariableObject - why use it?

"Series" variable assumes preservance of its historical values and the possibility of retrieval. Variables not having this property are called simple variables (VariableObject). There are two classes that implement the behavior of series and simple variables: • VariableObject <T> base class for simp...
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: point charts skipping bars [SOLVED]
Replies: 5
Views: 3775

Re: point charts skipping bars [SOLVED]

There is no way to change this behavior at the moment. You can vote for the corresponding feature request.
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: MultiCharts AND/OR Trading Systems setting
Replies: 16
Views: 5679

Re: MultiCharts AND/OR Trading Systems setting

Hello, A strategy can be trading only one instrument that is the main data series of your chart. You need to create a chart for each symbol you want to trade. Then apply a strategy you would like to be trading on this chart. That is not possible to trace marketposition for a certain instrument from ...
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: re-establish Trading Technologies link
Replies: 4
Views: 2295

Re: re-establish Trading Technologies link

Hello waveslider, Please update to MultiCharts 8.7 beta 2 to get the fix for the TT connection issue. Do you have the reconnect issue with broker profile only or with data connection as well? If you still have this reconnect issue after the update please enable TT price logging (download the attache...
by Henry MultiСharts
31 May 2013
Forum: MultiCharts QUIK
Topic: Ошибки в отрисовке индикаторов [SOLVED]
Replies: 4
Views: 2220

Re: Ошибки в отрисовке индикаторов [SOLVED]

Вы можете модифицировать логику кода, чтобы он работал так, как Вам это необходимо.
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: point charts skipping bars [SOLVED]
Replies: 5
Views: 3775

Re: point charts skipping bars [SOLVED]

gpw797, there are no bars skipped. Go to Format->Instrument->Remove 5 min data series from your chart. You will see that the main data series has no empty periods now. Such empty periods in chart display appear due to MultiCharts aligning bars by time.
by Henry MultiСharts
31 May 2013
Forum: MultiCharts .NET
Topic: Orders placement troubles
Replies: 6
Views: 2785

Re: Orders placement troubles

Hello zencoder, In MultiCharts .Net there are two approaches for order generation: managed and umanaged orders. Managed orders are monitored by the strategy. The orders are valid at broker while they are sent by the strategy. That means the conditions for order generation should be met in your code ...
by Henry MultiСharts
31 May 2013
Forum: MultiCharts .NET
Topic: How do I find my MC.net user ID?
Replies: 2
Views: 1690

Re: How do I find my MC.net user ID?

Hello MidKnight,

msi.dll is a system dll, it does not come with MultiCharts.
Check out this guide to resolve the issue (have not tried it myself, just googled it).
I have sent you the direct download links in PM.
by Henry MultiСharts
31 May 2013
Forum: MultiCharts .NET
Topic: Function which can alter previous values.
Replies: 6
Views: 2534

Re: Function which can alter previous values.

Hello tito0224,

You cannot assign "historical values" to a variable. You can assign current value during script calculation, then you can reference the assigned values.
by Henry MultiСharts
31 May 2013
Forum: MultiCharts .NET
Topic: Is there any simple way to buy at the end of the month?
Replies: 1
Views: 1412

Re: Is there any simple way to buy at the end of the month?

Hello maisatomai,

You can access the calendar and instrument sessions in order to generate an order N minutes before session close on the last day of the month.
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: Can I save Powerlanguage studies where I want? [SOLVED]
Replies: 5
Views: 3033

Re: Can I save Powerlanguage studies where I want? [SOLVED]

Have you followed the steps described in the article?
What is the exact version and build number of MultiCharts you are running?
Which registry key have you modified? Please provide the full path to it.
Have you moved the StudyServer folder to the new location?
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: Back Adjustment is not working at rollover date
Replies: 11
Views: 8138

Re: Back Adjustment is not working at rollover date

raziel, are you able to replicate this behavior?
by Henry MultiСharts
31 May 2013
Forum: MultiCharts
Topic: OPEN vs. First Tick(s)
Replies: 17
Views: 5791

Re: OPEN vs. First Tick(s)

This issue has been resolved in MultiCharts 8.7 beta 2. Please udpate.
>>>Go to Download page<<<
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: Accessto DOM for indicator
Replies: 3
Views: 2260

Re: Accessto DOM for indicator

Hello aczk,

Have you checked the prebuilt indicator code --- Market Depth on Chart --- ?
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: Enter & Exit on the last minute of 60min bar
Replies: 2
Views: 2040

Re: Enter & Exit on the last minute of 60min bar

Hello Spark,

What does not work exactly? Have you tried to debug your code?
Please have a look at the following article: Why an Order Was or Was Not Executed
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: Back Adjustment is not working at rollover date
Replies: 11
Views: 8138

Re: Back Adjustment is not working at rollover date

Hello raziel,

Have you changed your custom futures settings after you have opened your chart/workspace first time, before closing and reopening it (were the settings like on the attached screenshot before you opened the chart/workspace first time)?
by Henry MultiСharts
30 May 2013
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 8.5 RELEASE
Replies: 16
Views: 5713

Re: MULTICHARTS .NET 8.5 RELEASE

I was wondering when we can expect the MC .NET beta version of 8.7. Is there an update on that?
It is expected next week.
by Henry MultiСharts
30 May 2013
Forum: MultiCharts .NET
Topic: LSE realtime data feeds
Replies: 3
Views: 2059

Re: LSE realtime data feeds

Please contact Stan Bokov at sbokov@multicharts.com if you are interested in a custom data provider connection. I email this address but no reply... http://www.urduwire.com/en/news/tribune_rs27.aspx Hello jannishan, We have not received any emails from you yet. Please send your inquiry once again.
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: IB Gateway [SOLVED]
Replies: 2
Views: 2884

Re: IB Gateway [SOLVED]

Hello Fernando,

Is IB gateway broker profile connected in MultiCharts? Is proper mapping set for it?
Do you filter information in OPT Orders tab?
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: Signal Entering One Bar Too Late? [SOLVED]
Replies: 7
Views: 3832

Re: Signal Entering One Bar Too Late? [SOLVED]

Hello dwitkin, BuyTrigger, TriggerBarHigh and TriggerBuyPrice variables are reset intrabar. These variables should be intrabarpersist in order to save their values intrabar. Also when prices are reset to zero your execution condition is still set as True which do not look right. Please check the att...
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: point charts skipping bars [SOLVED]
Replies: 5
Views: 3775

Re: point charts skipping bars [SOLVED]

Hello gpw797, Please provide a full sized screenshot. On your picture you have cropped all important information. Are you missing realtime bars or historical bars? In Multicharts go to File tab->Preferences->Data server mode. Make sure you are in online mode, "download missing historical data" is en...
by Henry MultiСharts
30 May 2013
Forum: MultiCharts
Topic: Accessing indicator from signal [SOLVED]
Replies: 4
Views: 3362

Re: Accessing indicator from signal [SOLVED]

Hello evdl,

We are going to add similar functionality for PowerLanguage in MultiCharts 9.0 as well.
by Henry MultiСharts
29 May 2013
Forum: MultiCharts
Topic: Signals backtesting till copy & pasted chart, now work fine
Replies: 3
Views: 3032

Re: Signals full of bugs till copy & pasted chart, now work

Hello wilkinsw, 1) Do you mean you are comparing realtime signal calculation with auto trading turned off and backtesting on historical data? 2) Do you use IOG and bar magnifier for your strategy? 3) Which version and build number of MultiCharts do you use? 4) Have you noticed the same behavior befo...
by Henry MultiСharts
29 May 2013
Forum: MultiCharts
Topic: re-establish Trading Technologies link
Replies: 4
Views: 2295

Re: re-establish Trading Technologies link

Some follow-up questions: 1) At what time do you usually have this disconnect? 2) What is your time zone? 3) When this issue appears please collect MultiCharts logs. You can find log files here: WinXP "%USERPROFILE%\Local Settings\Application Data\TS Support\MultiCharts64\" VISTA, W7 "%USERPROFILE%\...
by Henry MultiСharts
29 May 2013
Forum: MultiCharts .NET
Topic: Orders placement troubles
Replies: 6
Views: 2785

Re: Orders placement troubles

Hello zencoder, In order to send/modify the orders on the next tick after the signal generation tick you need to enable Intrabar Order Generation (IOG) mode. Please refer to this page for more details: https://www.multicharts.com/trading-software/index.php/4.6.6_Calculation_per_Bar I would recommend...
by Henry MultiСharts
29 May 2013
Forum: MultiCharts QUIK
Topic: Ошибки в отрисовке индикаторов [SOLVED]
Replies: 4
Views: 2220

Re: Ошибки в отрисовке индикаторов [SOLVED]

Здравствуйте, Petr. На исторических данных все индикаторы считаются по Close бара. Если для индикатора включена опция “Update on every tick” в Format->Study->Properties то в риалтайме индикатор просчитывается на каждом тике. В зависимости от логики индикатора и настроек исторический просчет и риалта...
by Henry MultiСharts
29 May 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 1
Replies: 51
Views: 25477

Re: MULTICHARTS 8.7 BETA 1

As a trader I disagree, it makes the chart time very difficult to read.
We will make the millisecond timestamps on X-axis optional in one of the next versions of MultiCharts (after 8.7 beta 2).
by Henry MultiСharts
29 May 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: tab key when entering inputs of a strategy

This is a comment about MultiCharts.NET 8.5 (build 6861). Apologies if this has already been mentioned here and I just overlooked it. When I enter the inputs of a signal in the "format signal" window, "Inputs" tab, pressing the TAB key does not take me to the next input field as it is customary in ...
by Henry MultiСharts
29 May 2013
Forum: MultiCharts
Topic: re-establish Trading Technologies link
Replies: 4
Views: 2295

Re: re-establish Trading Technologies link

Hello waveslider,

We will check that.
by Henry MultiСharts
29 May 2013
Forum: MultiCharts
Topic: Using marketposition in indicator
Replies: 1
Views: 1898

Re: Using marketposition in indicator

Hello maisatomai, I wanted to use alerts in signal but it does not work. Please elaborate. Have you used the Alert reserved word in your code? Have you turned on the alerts for your chart in Format->Strategy properties->Alerts tab? But the problem is that I cannot use marketposition in indicator. i_...
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

Hello MAtricks, We are talking about backtestng in MultiCharts 8.5 Release 6850/6851 , right? Please try the following: 1) Close all of the charts using EUR/USD in MultiCharts. 2) Then go to File->New->QuoteManager window. In QuoteManager make a right click on the EUR/USD instrument->Clear Cache. 3)...
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: Signal Entering One Bar Too Late? [SOLVED]
Replies: 7
Views: 3832

Re: Signal Entering One Bar Too Late? [SOLVED]

Hello dwitkin,

Which version and build number of MultiCharts do you use?
Please attach a screenshot of Format->Strategy properties->Backtesting tab.
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: OptionsXpress
Replies: 7
Views: 4653

Re: OptionsXpress

Hello RedK,

Please contact OptionsXpress directly and tell them that you are interested in using their data/broker connection in MultiCharts.
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: "not connected" error for Multichart 64
Replies: 1
Views: 1830

Re: "not connected" error for Multichart 64

Hello maisatomai,

You need to connect the symbol you want to collect realtime data for.
Here is how to do that: Online Mode Data Collection
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: on beta, using tick charts , the time stamps on the x axis [SOLVED]
Replies: 4
Views: 4027

Re: on beta, using tick charts , the time stamps on the x ax [SOLVED]

We will make the millisecond timestamps on X-axis optional in one of the next versions of MultiCharts (after 8.7 beta 2).
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: import TS cache
Replies: 1
Views: 1888

Re: import TS cache

Hello cgdukas,

There is no way to import TS cache. Here is how to connect MultiCharts to TS for data.
by Henry MultiСharts
28 May 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 1
Replies: 51
Views: 25477

Re: MULTICHARTS 8.7 BETA 1

Can " MC 8.7 beta 1 32 bit " run without the Microsoft Net Framework update (it wants to download SP3)? It is a big download (in both time and size) and I have decide to back off on the upgrade for now if it will not run without it. I am still running Win XP with 3 gig of memory and have not had ti...
by Henry MultiСharts
28 May 2013
Forum: MultiCharts .NET
Topic: Optimizer in the background?
Replies: 1
Views: 1429

Re: Optimizer in the background?

Hello HPF,

You can start a second instance of MultiCharts .NET and run optimization in it.
by Henry MultiСharts
28 May 2013
Forum: MultiCharts .NET
Topic: Can we draw plot in a signal? [SOLVED]
Replies: 1
Views: 1938

Re: Can we draw plot in a signal? [SOLVED]

Hello maisatomai,

Plots are available for indicators only. You can place drawings (arrow, trendline, text) and use IChartCustomDrawer from a signal.
by Henry MultiСharts
24 May 2013
Forum: User Contributed Studies
Topic: TPO
Replies: 71
Views: 45313

Re: TPO

All users interested in having Market Profile as a built-in chart type can vote for this functionality here: https://www.multicharts.com/pm/viewissu ... no=MC-1307
by Henry MultiСharts
24 May 2013
Forum: User Contributed Studies and Indicator Library
Topic: TPO indicator
Replies: 19
Views: 24349

Re: TPO indicator

All users interested in having Market Profile as a built-in chart type can vote for this functionality here: https://www.multicharts.com/pm/viewissu ... no=MC-1307
by Henry MultiСharts
24 May 2013
Forum: MultiCharts
Topic: Problem with 'Format Instruments'
Replies: 1
Views: 1859

Re: Problem with 'Format Instruments'

Hello whitefox,

Please delete NQM3 from the Instrument box.
Image
by Henry MultiСharts
24 May 2013
Forum: MultiCharts
Topic: MC walk forward optimization with GA
Replies: 8
Views: 5010

Re: MC walk forward optimization with GA

Sure, normalize earch OOS projected net-profit with the IS length, have that value divided by the IS net-profit, that gives you WFE. Which measures whether or not your strategy performs equally well in OOS as in IS. At present, I do this by hand in spreadsheet after I copy-paste MC's output, what M...
by Henry MultiСharts
24 May 2013
Forum: MultiCharts .NET
Topic: Volume Delta
Replies: 15
Views: 5350

Re: Volume Delta

treehead, you need to use Up Tick vs Down Tick breakdown.
by Henry MultiСharts
24 May 2013
Forum: MultiCharts
Topic: windows-style export/import window
Replies: 5
Views: 2675

Re: windows-style export/import window

Kernel, the concept was clear without the second description.
I have asked you to submit a feature request to the Project Management of our web site so other users can vote for it and we can see the real demand for it.
by Henry MultiСharts
24 May 2013
Forum: MultiCharts .NET
Topic: TextObject
Replies: 1
Views: 1521

Re: TextObject

Hello tito0224,

This functionality will be added in the next version of MultiCharts .NET.
by Henry MultiСharts
24 May 2013
Forum: MultiCharts
Topic: question on GV
Replies: 11
Views: 5615

Re: question on GV

Hi Dave if I cant apply extended backtesting to portfolio backtester, do you mean I can only use this feature in chart? and then I can't use backtester to optimize it? Hello martingale, Yes, you can use extended backtesting only on a chart in MultiCharts. You can run optimization in Portfolio Backt...
by Henry MultiСharts
24 May 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.7 BETA 1
Replies: 51
Views: 25477

Re: problems with FXCM

I installed FxOrder2go, and i can connect 1 time, but if I disconnect , I can never reconnect. Also if I get it to work, after a few minutes the chart trader has a lot of problems.. if i start moving stops and targets around a bit. Hello KhaosTrader, We were unable to replicate this behavior in our...
by Henry MultiСharts
24 May 2013
Forum: MultiCharts .NET
Topic: Range Countdown
Replies: 3
Views: 1953

Re: Range Countdown

Please vote for the corresponding feature request:
https://www.multicharts.com/pm/viewissu ... _no=MC-892
by Henry MultiСharts
24 May 2013
Forum: MultiCharts .NET
Topic: Volume Delta
Replies: 15
Views: 5350

Re: Volume Delta

Hello herbie,

Please attach the following screenshots:
1) your chart window;
2) Format->Instrument->Settings tab;
3) Format->Instrument->Style tab.
by Henry MultiСharts
24 May 2013
Forum: MultiCharts .NET
Topic: C# - Remove Drawing from previous bar [SOLVED]
Replies: 11
Views: 10996

Re: C# - Remove Drawing from previous bar [SOLVED]

There is no built-in event "drawing deleted". You can create your own event and call it it right after calling Drawing Delete method.
by Henry MultiСharts
24 May 2013
Forum: MultiCharts
Topic: MC walk forward optimization with GA
Replies: 8
Views: 5010

Re: MC walk forward optimization with GA

http://www.multicharts.com/discussion/download/file.php?mode=view&id=6402 kernel, when "Application error" window appears with Exception or Assert information please click Terminate button and manually collect the logs. Please go to Start --> Run Paste the following line %USERPROFILE%\Local Setting...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts .NET
Topic: Ask/Bid from DataLoader
Replies: 3
Views: 1980

Re: Ask/Bid from DataLoader

From MC .NET FAQ #7 : Q: Where can I find DataLoader interface example? A: In MultiCharts .NET you can access a lot of various data directly from the scripts. It can be real-time ask and bid and level 2 data from various symbols that are not even charted. You can also access all information from the...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: "QuickHelp" Executable [SOLVED]
Replies: 1
Views: 2137

Re: "QuickHelp" Executable [SOLVED]

Hello dwitkin, QuickHelp.exe is an application we use for remote connection to the client's PC. You can come to our live chat, send us your QuickHelp ID and ask for remote assistance. When QuickHelp is not running-there is no way to connect to your PC. Even if QuickHelp is running we can connect onl...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts .NET
Topic: How do I download multicharts's webinar on webex?
Replies: 6
Views: 3067

Re: How do I download multicharts's webinar on webex?

Hello Scott, The web page is fully functioning. There is no registration/login required to view/download webinars. Please follow the steps as described: 1) go to http://multicharts.webex.com/ 2) click on "View event recordings" in the top right corner of the page 3) scroll down the list and click on...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts .NET
Topic: Using indicators inside a signal object [SOLVED]
Replies: 3
Views: 2283

Re: Using indicators inside a signal object [SOLVED]

When multiple signals are applied to the same chart - they create a single strategy, same-direction orders generated by different signals are assigned priority relative to each other based on the order that the signals appear under the Signals tab in the Format Objects window. Please refer to the fo...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: About Easylanguage and Powerlanguage
Replies: 3
Views: 2361

Re: About Easylanguage and Powerlanguage

Hello mattrades, MultiCharts PowerLanguage is 99% compatible with TS 8.6 and lower EasyLanguage (syntax and keywords are mostly the same as Easylanguage). In some cases EL code may need a slight modification. Object-oriented introduced in TS 9.0 programming is not supported in PowerLanguage. That me...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: Coding for TS EasyLanguage Compatibility [SOLVED]
Replies: 1
Views: 1946

Re: Coding for TS EasyLanguage Compatibility [SOLVED]

Hello dwitkin,

There is no keywords list with known incompatibilies. MultiCharts PowerLanguage is 99% compatible with TS 8.6 and lower EasyLanguage. In some cases EL code may need a slight modification.

Object-oriented introduced in TS 9.0 programming is not supported in PowerLanguage.
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: MC walk forward optimization with GA
Replies: 8
Views: 5010

Re: MC walk forward optimization with GA

The version I use is 7.4, build 6776. Were there improvements/fixes as far as this particular issue (WFO failure) is concerned and necessity of upgrading my 7.4 to 8.7? As I wrote before: I would recommend you to update to MultiCharts 8.7 beta 1 and run your tests, this version contains all of the ...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: Setting time precision [SOLVED]
Replies: 3
Views: 2366

Re: Setting time precision [SOLVED]

Hello Martin,

There is no way to reduce the number of digits. Milliseconds are displayed only on tick charts. We believe that this information is important for traders.
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: Training for new MC users
Replies: 4
Views: 2602

Re: Training for new MC users

thank you but those tutorials are only about setting up data feeds etc. I want to see some tutorials on how to use all the functionality within Multicharts.. like a user manual
Please refer to our Wiki section:
https://www.multicharts.com/trading-sof ... /Main_Page
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: 2 datas series and extended backtesting [SOLVED]
Replies: 17
Views: 8083

Re: 2 datas series and extended backtesting issue [SOLVED]

Hello philippe33, Since MultiCharts 8.7 Beta 1 Extended Backtesting is automatically turned off when more than one data series is being referenced in the code. Backtesting mode is automatically switched to classic backtesting with an appropriate warning message. Please do not reference additional da...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: on beta, using tick charts , the time stamps on the x axis [SOLVED]
Replies: 4
Views: 4027

Re: on beta, using tick charts , the time stamps on the x ax [SOLVED]

KhaosTrader,

There is no way to reduce the number of digits. Milliseconds are displayed only on tick charts. We believe that this information is important for traders.
by Henry MultiСharts
23 May 2013
Forum: MultiCharts QUIK
Topic: MC выставляет и сразу отменяет стоп-заявки [SOLVED]
Replies: 8
Views: 3254

Re: MC выставляет и сразу отменяет стоп-заявки [SOLVED]

SetStopLoss и SetProfitTarget могут быть отправлены на брокера внутри бара, даже если IOG выключен (если спец ордера находятся не под условием и были сгенерированы на прошлом просчете). Также техника пересчитывается из-за включенных опций Recalculate on broker events. В MultiCharts 8.7 Beta 2 мы пла...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: How to set Backtesting Assumptions in Portfolio Backtester [SOLVED]
Replies: 4
Views: 4755

Re: How to set Backtesting Assumptions in Portfolio Backtest [SOLVED]

We are going to add this functionality in one of the future versions of MultiCharts. Please follow the corresponding feature request to get the latest updates.
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: Backtesting Assumptions in Portfolio Backtester: Fill limit [SOLVED]
Replies: 1
Views: 2376

Re: Backtesting Assumptions in Portfolio Backtester: Fill li [SOLVED]

kingmins, thank you for your suggestions.

We are going to add this functionality in one of the future versions of MultiCharts. Please follow the corresponding feature request to get the latest updates.
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: Run code on chart with zero bars
Replies: 2
Views: 2318

Re: Run code on chart with zero bars

I use IQFeed. Is there any way of loading more than 500 symbols into a scanner? I don't need real-time data, just to know whether each symbol has data (a closing price). There is no scanner limitation for the amount of symbols that can be used (in MC 64 bit). 1) You can extend your IQFeed account t...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts .NET
Topic: Ask/Bid from DataLoader
Replies: 3
Views: 1980

Re: Ask/Bid from DataLoader

Hello lstman, Bar property has nothing to do with the status line. Status line has its own property. From .Net Wiki: 4.2.1 Instrument Data: e) Status Line data: status line data when working either on the chart or scanner, for example: double dailyLow = StatusLine.Low; - get daily low from status li...
by Henry MultiСharts
23 May 2013
Forum: MultiCharts
Topic: How to clear the values of an array?
Replies: 6
Views: 3625

Re: How to clear the values of an array?

array_setvalrange(mas, 1, array_getmaxindex(mas), 0);
Assigns zero value to elements of mas array with index from 1 to mas array size.
by Henry MultiСharts
23 May 2013
Forum: MultiCharts .NET
Topic: Multi time frame signal [SOLVED]
Replies: 4
Views: 4431

Re: Multi time frame signal [SOLVED]

You need to turn on IOG for intra bar calculations and uncheck "Realtime-History Matching" in Format->Signal->Format->Properties tab.
by Henry MultiСharts
22 May 2013
Forum: MultiCharts .NET
Topic: Using indicators inside a signal object [SOLVED]
Replies: 3
Views: 2283

Re: Using indicators inside a signal object [SOLVED]

Hello Denis, You need to place your indicator calculation logic into your signal code in order to perform the calculation based on original indicator values. You can also create the function that will do the calculation you need and then utilize it from your code. We are going to add ability to refe...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts .NET
Topic: Regarding contract sizing
Replies: 1
Views: 1544

Re: Regarding contract sizing

#8 from MC .NET FAQ

Q: How do I specify the amount of contracts in the code?

A: Here is an example how to do that. If you do not specify the amount to buy/sell in the code then the value specified in Fixed Shares/Contracts of the Properties tab of the Strategy Properties would be used.
by Henry MultiСharts
22 May 2013
Forum: MultiCharts QUIK
Topic: MC выставляет и сразу отменяет стоп-заявки [SOLVED]
Replies: 8
Views: 3254

Re: MC выставляет и сразу отменяет стоп-заявки [SOLVED]

klb3317, Вы используете спец ордера в своей стратегии (все ордера с приставкой Set-: SetStopLoss,SetDollarTrailing и тд)?
Пожалуйста, прикрепите скриншот окна Format->Strategy properties->Auto trading tab для чарта, который Вы используете для торговли.
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: IQFeed chart does not update realtime
Replies: 4
Views: 1657

Re: compile does not work anymore

Hello lbj_theking,

Have you tried using 24/7 session template for your chart in Format->Instrument->Settings tab->Sessions?
by Henry MultiСharts
22 May 2013
Forum: MultiCharts .NET
Topic: Range Countdown
Replies: 3
Views: 1953

Re: Range Countdown

Hello Mark,

There is no way to include a countdown on a range chart. That is not known how many ticks it will require to finish the current range bar.
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: Restarting Auto trading in SA mode
Replies: 1
Views: 1795

Re: Restarting Auto trading in SA mode

Hello wilkinsw, Please refer to this post to get the detailed description of this situation and to learn how to address it. Say I'm long at 1.2922 in Euro Fx with signal generated stops and targets in place. If I turn off the strategy, cancel orders (is this right?), do NOT close position, then how ...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: Massive MEMORY use with 2 charts, 1 DOM and live with Pats
Replies: 1
Views: 1671

Re: Massive MEMORY use with 2 charts, 1 DOM and live with Pa

Hello wilkinsw, 1) Do you have this amount of memory utilized by MultiCharts64.exe once you start MultiCharts and all data is backfilled or after running it for some time (how long)? 2) Have you used any previous version of MultiCharts before? What was the memory usage on this version with the same ...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21755

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

MBT reports that the progress has been made in providing improvements that will lead to a corrective plan for this issue. There is no updated ETA when the issue will be resolved.
by Henry MultiСharts
22 May 2013
Forum: MultiCharts .NET
Topic: ASCII mapping only allow one folder?
Replies: 3
Views: 1831

Re: ASCII mapping only allow one folder?

how do we do it? Do we first press the map button and choose one folder. Then press okay. Correct. After that, we choose another folder and press okay. Will the first folder mapping be gone? If you need to map a new folder you need to open up QuoteManager->File->Map ASCII window again and go to a d...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: MultiCharts 8.5 and Rithmic
Replies: 1
Views: 1405

Re: MultiCharts 8.5 and Rithmic

Hello Elong, There is no way one can set up trading on 1 chart and forwardtesting or backtesting on another chart expecting the same results on both. It is possible to make them closer or even identical at the beginning, though it will be not that simple, but real execution on broker end and emulati...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts .NET
Topic: Importing via Ascii mapping
Replies: 1
Views: 1434

Re: Importing via Ascii mapping

Hello maisatomai, Using ASCII mapping symbol you can create the chart only using the resolution of the ASCII file. If it is 1 minute then you can plot a minute chart. If it is 1 day you can plot a daily chart resolution. If it is 5 minute then you can only plot only a 5 minute chart. If you want to ...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: Help Using Commentary for Debugging [SOLVED]
Replies: 2
Views: 2689

Re: Help Using Commentary for Debugging [SOLVED]

Hello dwitkin, It looks like you have IOG enabled for your signal. Calculation on historical data. IOG enabled. Bar Magnifier disabled. The script is calculated four times on OHLC of the bar...Source: How Signals are Calculated That is why you have four expert commentary outputs. You can add a condi...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: windows-style export/import window
Replies: 5
Views: 2675

Re: windows-style export/import window

What I'd like to see is an export window that supports "folders" and "folder-operations" such as creation, deletion, drag n drop, etc..... Hello kernel, Please submit a feature request to the Project Management of our web site so other users can vote for it: https://www.multicharts.com/pm/ export w...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: Order cancelling problem with 8.7 beta 1 [SOLVED]
Replies: 8
Views: 5808

Re: Order cancelling problem with 8.7 beta 1 [SOLVED]

Hello Stormy, This behavior is not the same as original post related to Zenfire broker connection. Your case is different as you are using CQG. The behavior you are referring to has not been reported by any other users, it has not been replicated in our environment as well. If such behavior will rea...
by Henry MultiСharts
22 May 2013
Forum: MultiCharts .NET
Topic: ASCII mapping only allow one folder?
Replies: 3
Views: 1831

Re: ASCII mapping only allow one folder?

Hello maisatomai,

That is possible to map files from multiple folders.
by Henry MultiСharts
22 May 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

Version: 8.5.6851 Here is the hotfix for the issue for MultiCharts 8.5: 32 bit: https://dl.dropboxusercontent.com/u/27918922/MC-11416-85x32-StudyRunnerCrash.zip 64 bit: https://dl.dropboxusercontent.com/u/27918922/MC-11416-85x64-StudyRunnerCrash.zip Please unzip the file and follow the installation...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: Bulk IQ / IB Symbol Mapping [SOLVED]
Replies: 1
Views: 2396

Re: Bulk IQ / IB Symbol Mapping [SOLVED]

Hello dwitkin, Unfortunately there is no way to import the symbol mapping for multiple symbols at once. Though symbol mapping can be created properly automatically in the following case: 1) add all IB stocks you are going to trade from the data source (QuoteManager->Instrument tab->Add symbol->From ...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts QUIK
Topic: MC выставляет и сразу отменяет стоп-заявки [SOLVED]
Replies: 8
Views: 3254

Re: MC выставляет и сразу отменяет стоп-заявки [SOLVED]

Тогда получается, что опция квик-плагина "Отсылать как стоп-лимит заявку" не работает и её можно убрать? Опция работает. Поведение ожидаемое. Квик терминал модификацию ордеров не поддерживает. Таким образом (отменой и переразмещением) мы эмулируем модификацию ордеров в Квик плагине. Если у Вас выкл...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: MC walk forward optimization with GA
Replies: 8
Views: 5010

Re: MC walk forward optimization with GA

Hello Kernel, Which version and build number of MultiCharts do you use ? I would recommend you to update to MultiCharts 8.7 beta 1 and run your tests, this version contains all of the latest WFO improvements/fixes as well as better indication of why optimization has failed. I believe many would agre...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: Change with ATR from 8.0 to 8.5 [SOLVED]
Replies: 2
Views: 2190

Re: Change with ATR from 8.0 to 8.5 [SOLVED]

Hello Rob,

Here is how to calculate ATR on data2 in MultiCharts .Net 8.5.
AverageTrueRange interface will be extended in MultiCharts .NET 8.7 Beta 1
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: C# - Remove Drawing from previous bar [SOLVED]
Replies: 11
Views: 10996

Re: C# - Remove Drawing from previous bar [SOLVED]

Hello Jobauma, This indicator will create three drawings on bar #10, then on bar #15 it will delete the arrow drawing. using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; namespace PowerLanguage.Indicator{ public class my_drawing : IndicatorObject { public my_drawing...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: live demo testing
Replies: 2
Views: 1514

Re: live demo testing

Hello Shane, When you are trading live, the market always responds to your actions. Your trades and submitted orders always have impact regardless of how small your trade size is. The orders that you submit change market depth and you can see these changes in real-time. This can never be simulated i...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts QUIK
Topic: MC выставляет и сразу отменяет стоп-заявки [SOLVED]
Replies: 8
Views: 3254

Re: MC выставляет и сразу отменяет стоп-заявки [SOLVED]

Здравствуйте, klb3317. MultiCharts может делать 2 вещи - эмулировать один тип ордера другим типом и следить за тем, чтобы ордер был того же типа, как при отправке. Т.к. Квик классические стоп-ордера не поддерживает, происходит следующее: Стратегия отправляет стоп ордер; MultiCharts эмулирует его как...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: TT link : wrong PnL
Replies: 8
Views: 3979

Re: TT link : wrong PnL

Hello - I entered a position directly with the broker, then offset the position using MC (through Trading Technologies). MC did not see the position at the broker and so is now showing an incorrect position. How can I reset this? Hello waveslider, Is this the behavior you have demonstrated in the l...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: MC .NET Code to EL Version
Replies: 1
Views: 1466

Re: MC .NET Code to EL Version

Hello master.aurora,

There is no such tool at the moment. You need to manually convert your code.
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: any tools can convert mc program to mc.net program ?
Replies: 1
Views: 1423

Re: any tools can convert mc program to mc.net program ?

Hello cffung,

There is no such tool at the moment.
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: Breakeven Stop?
Replies: 9
Views: 4933

Re: Breakeven Stop?

Hi Am I to understand that if I take a trade long with a stop, and then I want the autotrading to handle the breakeven stop once a profit target is reached, can that be done? Thanks BreakEven and ProfitTarget are two different things. BreakEven closes out the entire position or the entry if it is a...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts .NET
Topic: TS No data
Replies: 3
Views: 1821

Re: TS No data

In Multicharts please go to File tab->Preferences->Data server mode
Make sure you are in online mode, "download missing historical data" is enabled
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58643

Re: Suggestions, annoyances, small bugs

An issue has been popping up in the recent versions of MC. I get errors from two copies of MC on two different machines for the same thing so I'm guessing it's an error on MC's end. If I edit code in the editor, compile it, and then open up an old workspace that has that code applied to a chart thi...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: IQFeed chart does not update realtime
Replies: 4
Views: 1657

IQFeed chart does not update realtime

Hello lbj_theking, Have you installed the hotfix as I suggested? Fix for MC 8.5 x64 https://dl.dropboxusercontent.com/u/27918922/MC_IQ_80x64_Test.zip Fix for MC 8.7 x64 https://dl.dropboxusercontent.com/u/27918922/MC_IQ_87x64.zip How to install:https://www.multicharts.com/trading-software/index.php/...
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: broker with Advisor account that trades many accounts
Replies: 1
Views: 1325

Re: broker with Advisor account that trades many accounts

Hello MAtricks,

At the moment such functionality is supported with IB and FXCM only.
by Henry MultiСharts
21 May 2013
Forum: MultiCharts
Topic: Orders with Chart Trading Not Appearing
Replies: 2
Views: 1548

Re: Orders with Chart Trading Not Appearing

Hello TheTrend,

Can you see the orders in File->New->Order and position tracker window->Orders tab?
If the order status is rejected-what is the rejection reason in the Logs tab?
by Henry MultiСharts
20 May 2013
Forum: MultiCharts .NET
Topic: Continuous backadjusted contracts with IQFeed in QuoteManage [SOLVED]
Replies: 4
Views: 3198

Re: Continuous backadjusted contracts with IQFeed in QuoteMa [SOLVED]

In most cases IQFeed continuous symbols have the front month in the description. Description is static and can be changed manually or can be overwritten if you re-add the symbol from the data provider. 1) Make sure "Merging Data sources into a single chart" is disabled in Format->Instrument->Instrum...
by Henry MultiСharts
20 May 2013
Forum: MultiCharts .NET
Topic: TS No data
Replies: 3
Views: 1821

Re: TS No data

Hello fx1,

Is the proper version of TS application selected in QuoteManager->Tools->Data sources->TS>Settings?
by Henry MultiСharts
20 May 2013
Forum: MultiCharts .NET
Topic: how to read the BigPointValue for current instrument?
Replies: 1
Views: 1482

Re: how to read the BigPointValue for current instrument?

Hello viresearch, You need to use: Bars.Info.BigPointValue. BarsOfData(2).Info.BigPointValue. Source: MC .Net Wiki , MC .Net FAQ using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; namespace PowerLanguage.Indicator { public class Test_StringPlot : IndicatorObject { p...
by Henry MultiСharts
17 May 2013
Forum: MultiCharts
Topic: compile does not work anymore
Replies: 14
Views: 6172

Re: compile does not work anymore

Regarding the other issue. When I close MC, this window pops up that some error has occured and that I can send the error messages to you which I usually do.
Please send me your PC name (right click on My Computer->Properties->Computer name) so that I can find the dumps you have uploaded.
by Henry MultiСharts
17 May 2013
Forum: MultiCharts
Topic: mov avg question
Replies: 4
Views: 1934

Re: mov avg question

Hello Shane,

Have you tried using the prebuilt signals MovAvg Cross LE and MovAvg Cross SE with Length input = 50 ?
by Henry MultiСharts
17 May 2013
Forum: MultiCharts .NET
Topic: Continuous backadjusted contracts with IQFeed in QuoteManage [SOLVED]
Replies: 4
Views: 3198

Re: Continuous backadjusted contracts with IQFeed in QuoteMa [SOLVED]

Hello Rob,

You can simply add QCL# and rename it into QCL#C , then add QCL# again.
Do the same with @W, @S, and @C.
by Henry MultiСharts
17 May 2013
Forum: MultiCharts
Topic: compile does not work anymore
Replies: 14
Views: 6172

Re: compile does not work anymore

Hello lbj_theking, The problem you have reported in this thread had been already fixed by the moment you have reported it. See my reply same day as your post. Nevertheless, nearly every time I close MC now, I got an error message. Very comforting. What is the exact message you have? I am not able to...
by Henry MultiСharts
17 May 2013
Forum: MultiCharts
Topic: Unstable Internet connection - Reload data automatically
Replies: 60
Views: 24791

Re: CommandLine in .NET

Hi,
do you already know how access to the command line will look like in MultiCharts.NET and which version is going to provide it?
Thanks a lot,
HPF
Сommand line access will be added in MultiCharts .NET 8.7 beta 1. At the moment there are no details that can be shared on how it will look like.
by Henry MultiСharts
17 May 2013
Forum: MultiCharts QUIK
Topic: Самопроизвольное срабатывание ордера [SOLVED]
Replies: 3
Views: 1983

Re: Самопроизвольное срабатывание ордера [SOLVED]

Ваш график отражает движение ценовой серии поля Trade. Пожалуйста, добавьте ценовые серии для полей Ask и Bid на Ваш чарт, чтобы отобразить цены, по которым могли заполниться ордера. Правый клик по чарту->Insert Instrument->Выберите нужный символ->Вкладка Settings->Опция Quote Field: позволяет выбра...

Go to advanced search