Search found 179 matches

by Anastassia
11 Nov 2010
Forum: MultiCharts
Topic: Problems with CL (oil) and IB strategy
Replies: 7
Views: 2865

Re: Problems with CL (oil) and IB strategy

Gpw797, We understand your point. It is logical to have the letter in the symbol, Z for example, match the description and expiry. However, in reality, it doesn't work that way because IB provides to us 20101119 expiration date for December contract CLZ0 which looks like the expiration date for Nove...
by Anastassia
10 Nov 2010
Forum: MultiCharts
Topic: Problems with CL (oil) and IB strategy
Replies: 7
Views: 2865

Re: Problems with CL (oil) and IB strategy

Gpw797, Expiration date for the symbol is provided by IB while description of the symbol is not. We form the description based on the expiration date provided by IB. In your case, CLZ0 has expiration date 20101119 which is reflected in the symbol dictionary for autotrading. Assuming that the expirat...
by Anastassia
09 Nov 2010
Forum: MultiCharts
Topic: Problems with CL (oil) and IB strategy
Replies: 7
Views: 2865

Re: Problems with CL (oil) and IB strategy

Gpw797,
We checked it on our end and it works fine. Can you please visit our live chat so we can check what the problem is on your end. Below is the link to access chat:
http://messenger.providesupport.com/mes ... pport.html
We work from 6:30 am to 2 pm EST, Monday - Friday.
Thank you in advance
by Anastassia
09 Nov 2010
Forum: MultiCharts
Topic: Problems with CL (oil) and IB strategy
Replies: 7
Views: 2865

Re: Problems with CL (oil) and IB strategy

Hi gpw797,
Please go to Strategy Properties -> Autotrading -> Select Broker Plug-in -> IB settings -> Symbol Disctionary and make sure the expiration date is correct.
Thank you
by Anastassia
08 Nov 2010
Forum: MultiCharts
Topic: MBT Navigator 11.6.0+ Update Pack for MC6 (Mon Nov 08, 2010)
Replies: 9
Views: 2705

Re: MC + MBT + Server

You are welcome.
Let us know if you have any problems.
Thank you
by Anastassia
08 Nov 2010
Forum: MultiCharts
Topic: MBT Navigator 11.6.0+ Update Pack for MC6 (Mon Nov 08, 2010)
Replies: 9
Views: 2705

Re: MC + MBT + Server

Hi fibonaccci,
What version of MBT Navigator do you use? If it is 11.6.0 or higher, please run the updater i am attaching. Close MultiCharts and all its applications such as QuoteManager, etc, unzip the file and run the updater.
Let me know if it helps.
Thank you
by Anastassia
08 Nov 2010
Forum: MultiCharts
Topic: about portfolio backtester
Replies: 1
Views: 1036

Re: about portfolio backtester

Hi Steven, Currently, you can test at most 100 symbols in the Portfolio Backtester because there is an artificial limit. However, the most important thing to keep in mind is that the Portfolio Backtester is a 32-bit application, which means it has access to only 2 GB of RAM at most. Your computer ca...
by Anastassia
05 Nov 2010
Forum: MultiCharts
Topic: Easy Way to manage multiple Window Under Tab ?
Replies: 2
Views: 1140

Re: Easy Way to manage multiple Window Under Tab ?

Hi Gale99,
If you go to Window menu, you will see all of your chart names listed at the very bottom. By checking either one you will switch between charts within a WorkSpace.
Thank you
by Anastassia
05 Nov 2010
Forum: MultiCharts
Topic: "No Instrument" with Interactive Brokers
Replies: 11
Views: 4770

Re: "No Instrument" with Interactive Brokers

You are welcome, Templ.
by Anastassia
04 Nov 2010
Forum: MultiCharts
Topic: prebuilt directory and Workspaces
Replies: 14
Views: 5471

Re: prebuilt directory and Workspaces

You are welcome, rondot samuel ws.
by Anastassia
03 Nov 2010
Forum: MultiCharts
Topic: prebuilt directory and Workspaces
Replies: 14
Views: 5471

Re: prebuilt directory and Workspaces

Hi rondot samuel ws,

The right path to prebuild WorkSpaces can be found at Registry (Start -> Run -> Regedit)
HKEY_CURRENT_USER\Software\TS Support\MultiCharts\Preferences
PrebuiltWSPath
Let me know if it is accessible.

Thank you
by Anastassia
03 Nov 2010
Forum: MultiCharts
Topic: copy MC6 to another pc
Replies: 14
Views: 7852

Re: copy MC6 to another pc

Hi pablo gonzalez vidal, Nothing has changed from the previous versions. You should be able to copy MC to another pc using the same instructions. Please find them below: ~~~~ To save your strategies, workspaces and MC parameters follow the instructions. 1. To save your techniques (indicators, signal...
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: "No Instrument" with Interactive Brokers
Replies: 11
Views: 4770

Re: "No Instrument" with Interactive Brokers

Hi Guys, I try to chart COCOA (C@LIFFE_NF), but get "No Instrument". Templ, when plotting charts from IB, it is important to set the exchange similar to the one in TWS for the same symbol. In your case, it should be LIFFE_NF, as can be seen from the screenshot you provided in the post. So go to Tool...
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: Close data of 3 timeframes using barstatus = 2 problem
Replies: 6
Views: 2097

Re: Close data of 3 timeframes using barstatus = 2 problem

Hi chisound, Please modify your code as follows and let me know if it helps: Input: Len(20); vars: price1(0), price2(0), price3(0), RSI1(0), RSI2(0), RSI3(3); If barstatus(1) = 2 then begin price1 = Close of data1; RSI1 = RSI(Price1, Len); end; If barstatus(2) = 2 then begin price2 = Close of data2;...
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: Incorporating bid-ask spread into portfolio backtest
Replies: 3
Views: 1852

Re: Incorporating bid-ask spread into portfolio backtest

You are welcome, Adam.
We will consider adding Extended Backtesting Mode option to Portfolio for the future versions of MultiCharts.
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: InteractiveBrokers: error downloading Eurodollar futures
Replies: 1
Views: 3619

Re: InteractiveBrokers: error downloading Eurodollar futures

Hi Danilo,

Developers checked it on our end and confirmed it is a bug. We will soon provide a dll with the fix. I will post it to forum once it is available.

Thank you
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: Incorporating bid-ask spread into portfolio backtest
Replies: 3
Views: 1852

Re: Incorporating bid-ask spread into portfolio backtest

Hi Adam,

There is no "Extended Backtesting Mode" option available in Portfolio.

Thank you
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: tick data files in QM file length truncated
Replies: 1
Views: 922

Re: tick data files in QM file length truncated

Hi jl12,
Please try the following:
- export data from the symbol
- delete the symbol
- add the same symbol again
- import data into it
Let me know if that helps
Thank you
by Anastassia
02 Nov 2010
Forum: MultiCharts
Topic: When LINUX
Replies: 2
Views: 1446

Re: When LINUX

Hi tradersheldon,

We do not plan to release MultiCharts for Linux.

Thank you
by Anastassia
01 Nov 2010
Forum: MultiCharts
Topic: TS tick data getting "stuck"
Replies: 9
Views: 3258

Re: TS tick data getting "stuck"

Hi Guys,

TS 8.8 data source works with MC however for unknown reason it is not the case for all of the users. The issue is random and we are currently looking into the problem. I will make a post when we have any updates on it.

Thank you
by Anastassia
29 Oct 2010
Forum: MultiCharts
Topic: Problem with IB forex order generation in strategy
Replies: 1
Views: 1142

Re: Problem with IB forex order generation in strategy

Hi gpw797, The error message you get appears due to incorrect Symbol Dictionary settings. Please go to Symbol Dictionary for Interactive Brokers (Strategy Properties -> Autotrading -> Select Broker Plug-in -> Interactive Brokers settings -> Symbol Dictionary) and make sure you have the correct setti...
by Anastassia
19 Oct 2010
Forum: MultiCharts
Topic: connect dde of visual trader 5
Replies: 1
Views: 1002

Re: connect dde of visual trader 5

Hi Avincenzo,

Are you able to get data in Excel from visual trader 5 thru DDE? If so, what format is used?

Thank you
by Anastassia
18 Oct 2010
Forum: MultiCharts
Topic: TS tick data getting "stuck"
Replies: 9
Views: 3258

Re: TS tick data getting "stuck"

You are welcome, Jek!
by Anastassia
11 Oct 2010
Forum: MultiCharts
Topic: TS tick data getting "stuck"
Replies: 9
Views: 3258

Re: TS tick data getting "stuck"

Hi Jek, There is no need to uninstall 8.8 as we previously discussed. What you need to do is switch TS version over at QuoteManager (Tools -> Data Sources -> TS) and start TS 8.6 itself. Prior to entering your login information you will get a window asking you to activate TS 8.6 (see attached file)....
by Anastassia
11 Oct 2010
Forum: MultiCharts
Topic: Function of EL
Replies: 2
Views: 996

Re: Function of EL

Hi Steven,

GetAccount and MarketOrder keywords are not supported in MultiCharts.
Commentary keyword doesn't function in PowerLanguage. It was added so the techniques containing that keyword can be compiled.

Thank you
by Anastassia
11 Oct 2010
Forum: MultiCharts
Topic: question about the exit
Replies: 7
Views: 2215

Re: question about the exit

Hi Steven,
How can I get the entry name of the one which got a more loss?
There is no way to get the name of the entry with the greater loss however you can get the number of the entry by comparing profits. Use OpenEntryProfit keyword.

Thank you
by Anastassia
11 Oct 2010
Forum: MultiCharts
Topic: Marketposition
Replies: 6
Views: 2083

Re: Marketposition

You are welcome NiC72!
by Anastassia
04 Oct 2010
Forum: MultiCharts
Topic: Continous Contracts: Support for month-numbers?
Replies: 4
Views: 1298

Re: Continous Contracts: Support for month-numbers?

Hi cdf,

The first Beta of MultiCharts 7.0 is due approximately in November.

Thank you
by Anastassia
04 Oct 2010
Forum: MultiCharts
Topic: Marketposition
Replies: 6
Views: 2083

Re: Marketposition

Hi NiC72,
To get the script to check the positions I'm trying MarketPosition_at_Broker but it shows nothing.
Developers double checked the issue on our end and confirm it is a bug. It will be fixed in the following versions of MultiCharts.

Thank you
by Anastassia
04 Oct 2010
Forum: MultiCharts
Topic: Problem compiling studies
Replies: 1
Views: 914

Re: Problem compiling studies

Hi Wegi,

It is a known case. Please visit our live chat so one of the developers can help you fix it.
http://messenger.providesupport.com/mes ... pport.html

Thank you
by Anastassia
01 Oct 2010
Forum: MultiCharts
Topic: Indicator Knowing What Strategy Is Doing?
Replies: 5
Views: 1324

Re: Indicator Knowing What Strategy Is Doing?

Hi Spaceant, i_MarketPosition returns the market position for the strategy, while i_MarketPosition_at_Broker returns the market position at Broker. ~~~~~ i_MarketPosition_at_Broker Returns a numerical value, indicating the type of the specified position at the broker for the symbol. A value of 1 ind...
by Anastassia
30 Sep 2010
Forum: MultiCharts
Topic: Indicator Knowing What Strategy Is Doing?
Replies: 5
Views: 1324

Re: Indicator Knowing What Strategy Is Doing?

Hi FuryTrader, It is possible to do so. Use i_marketposition keyword. ~~~~~ i_MarketPosition Returns a numerical value, indicating the type of the specified position. A value of 1 indicates the current bar has a long position, -1 indicates the current bar has a short position, and 0 is returned only...
by Anastassia
30 Sep 2010
Forum: MultiCharts
Topic: Marketposition
Replies: 6
Views: 2083

Re: Marketposition

NiC72,
I get the same output even if AT mode is on.
If so, please visit our live chat to demonstrate us this.

Thank you in advance
by Anastassia
30 Sep 2010
Forum: MultiCharts
Topic: Marketposition
Replies: 6
Views: 2083

Re: Marketposition

Hi NiC72,

*_at_Broker keywords work only with AT mode on. If autotrading is off returned value will be 0.

Thank you
by Anastassia
29 Sep 2010
Forum: MultiCharts
Topic: Configuring Two Data Sets on One Chart
Replies: 3
Views: 1115

Re: Configuring Two Data Sets on One Chart

Furytrader,

You are welcome.
by Anastassia
29 Sep 2010
Forum: MultiCharts
Topic: Persistent Data Gap
Replies: 1
Views: 921

Re: Persistent Data Gap

Hi MechTrader,

Please visit our live chat and one of the developers will help you get rid of the gap.
Here is the link to access the chat:
http://messenger.providesupport.com/mes ... pport.html

Thank you
by Anastassia
29 Sep 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Re: Any plans for manual order entry support in MC?

Hi Tresor,

We intentionally do not reveal the features that soon will be added for particular reasons. Please post your requests and suggestions and we will take all of them into consideration.

Thank you Tresor.
by Anastassia
29 Sep 2010
Forum: MultiCharts
Topic: ADE and receiving data from Range Bars
Replies: 6
Views: 3678

Re: ADE and receiving data from Range Bars

Hi SP, If you use "ADE.BarInterval" function in your scripts, then: [LegacyColorValue = TRUE]; // For intraday charts, this function returns the normal BarInterval. // Otherwise, it returns 0 for daily, -1 for weekly, and -2 for monthly. if BarType = 1 then ADE.BarInterval = BarInterval else if BarT...
by Anastassia
29 Sep 2010
Forum: MultiCharts
Topic: question about the exit
Replies: 7
Views: 2215

Re: question about the exit

Hi Steven, Below is the example demonstrating an exit from the specific entry. Inputs: STime(310); if currentbar > 1 and marketposition = 0 and time > STime then begin Buy("Break Up") next bar at market; end; If Marketposition > 0 then begin Sell("Long Stop") from entry ("Break Up") next bar at mark...
by Anastassia
28 Sep 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Re: Any plans for manual order entry support in MC?

Hi Fernando and Tresor,

We will support breakout for generating position entry orders, but we do not plan to support exit orders based on breakouts, as of now.

Thank you
by Anastassia
28 Sep 2010
Forum: MultiCharts
Topic: question about the exit
Replies: 7
Views: 2215

Re: question about the exit

Hi Steven, When I have 2 long positions.. If there are two different symbols, you won't have any problems at all. Positions for those two symbols won't intersect so you can simply trade from two charts. If symbols are the same then the position at Broker for this symbol is joined. If that is the cas...
by Anastassia
28 Sep 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Re: Any plans for manual order entry support in MC?

Hi Tresor,

Thank you very much for helping us.
On our end, we are open to any other suggestions on manual trading that you might have.

Thank you again.
by Anastassia
28 Sep 2010
Forum: MultiCharts
Topic: Configuring Two Data Sets on One Chart
Replies: 3
Views: 1115

Re: Configuring Two Data Sets on One Chart

Hi Furytrader, I am attaching the file for you of eSignal SDK Sample. Please unzip the file and run Sample. In the Sample, under Tick tab, indicate the symbol name that has a gap and the time interval of it. Please note, time has to be specified in local time zone. On the right side of the window, c...
by Anastassia
27 Sep 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Re: Any plans for manual order entry support in MC?

Hi Henrik,

At this moment, I am not able to provide you with the release date. I can only say that the Beta should come out before the end of November.

Thank you
by Anastassia
27 Sep 2010
Forum: MultiCharts
Topic: Basic Question Related To Portfolio Keywords
Replies: 1
Views: 872

Re: Basic Question Related To Portfolio Keywords

Hi Furytrader, Here's my question: while these keywords can be used when backtesting a portfolio of markets and strategies using the Portfolio Backtester, can these same portfolio-specific keywords and rules be used to generate signals in real-time? Keywords starting with Portfolio_, such as "Portfo...
by Anastassia
27 Sep 2010
Forum: MultiCharts
Topic: optimisation result default parameters request
Replies: 1
Views: 946

Re: optimisation result default parameters request

Hi Jl12,

In order to accomplish this go to Format Signal after you apply the best combination and check Use As Default option. That way, selected parameters will be used for the particular signal every time you apply it to the chart.

Thank you
by Anastassia
23 Sep 2010
Forum: MultiCharts
Topic: FXCM UPDATE
Replies: 0
Views: 985

FXCM UPDATE

Hi All, FXCM was not working properly because we were not on time to adapt the modified Order2Go API to MultiCharts. The update is now available. Please see the attachment. In order to update FXCM, close MultiCharts and all its applications such as QM, wait for tsserver.exe to unload, unzip the file...
by Anastassia
22 Sep 2010
Forum: MultiCharts
Topic: feature request
Replies: 1
Views: 856

Re: feature request

Hi Scalp2000, 1)Would it be possible to have a function that allows you to recall the price of other instruments present in other windows on the workspace without using close of data2/data3..? It is a great idea, indeed. We have thought about it and it will be implemented in the future, however do n...
by Anastassia
15 Sep 2010
Forum: MultiCharts
Topic: Problem with Study Default
Replies: 7
Views: 5290

Re: Problem with Study Default

Hi TJ,
The settings from the screenshot are the only ones that get saved for the particular technique in Format Study dialog. I have double checked with developers and they confirmed it was designed to work that way.
Than you
by Anastassia
15 Sep 2010
Forum: MultiCharts
Topic: Problem with Study Default
Replies: 7
Views: 5290

Re: Problem with Study Default

Hi TJ,
It is not a bug. It was designed to work that way.
For each particular technique, only PL settings are saved. The rest of the settings are general.
Thank you
by Anastassia
14 Sep 2010
Forum: MultiCharts
Topic: Problem with Study Default
Replies: 7
Views: 5290

Re: Problem with Study Default

Hi TJ,
Developers were able to reproduce the problem and confirmed it is a bug. Most likely, it will be fixed in 7.0 version of MC.
Thank you for reporting.
by Anastassia
13 Sep 2010
Forum: MultiCharts
Topic: matrix
Replies: 10
Views: 2903

Re: matrix

Hi Tresor,
Unfortunately, I am not able to post screenshots for you before the Beta comes out. However, we would very much appreciate if you could post your suggestions.
Thank you in advance
by Anastassia
09 Sep 2010
Forum: MultiCharts
Topic: move charts between workspaces
Replies: 8
Views: 2598

Re: move charts between workspaces

Hi Guys, Thank you All for sharing your thoughts. We will definitely take the following suggestions into consideration: MC_Prog, I'd love to see Copy Window be available in the window's right-click menu. TJ, also the label should be Copy Chart instead of Copy Window. Arnie, the possibility to change...
by Anastassia
09 Sep 2010
Forum: MultiCharts
Topic: Is it possible to check the date of MP[1]?
Replies: 2
Views: 1115

Re: Is it possible to check the date of MP[1]?

Hi Spaceant, I wonder if it is possible to check the date of MP[1]..... If you want to find the opening date of last closed position on the chart then it is entrydate(1) or entrytime(1). If you want to find closing date of last closed position on the chart then it is exitdate(1) or exittime(1). Plea...
by Anastassia
08 Sep 2010
Forum: MultiCharts
Topic: Order and position tracker
Replies: 13
Views: 2863

Re: Order and position tracker

Hi Tresor,

You are correct to assume so.
Thank you
by Anastassia
08 Sep 2010
Forum: MultiCharts
Topic: Order and position tracker
Replies: 13
Views: 2863

Re: Order and position tracker

Hi Riccardo,
"Tracking center" of TS is the same thing as "Order and position tracker" in MultiCharts.
I have found "Order and position tracker", but seems working only in automated mode.
You are correct, the information on orders will only be available with autotrading on.
Thank you
by Anastassia
03 Sep 2010
Forum: MultiCharts
Topic: Broker for MC: CFD
Replies: 5
Views: 1991

Re: Broker for MC: CFD

We will take your suggestion on ActivTrades into consideration for the future releases of MultiCharts.
Thank you Henrik
by Anastassia
03 Sep 2010
Forum: MultiCharts
Topic: Broker for MC: CFD
Replies: 5
Views: 1991

Re: Broker for MC: CFD

I can't find FXCM in Quote Manager for Add a Symbol?
MCFX is not pre-added.
You will need to contact us via email or chat so we can integrate MCFX for you.
Here is my email address if you have any questions:
alisenko@multicharts.com
Thank you
by Anastassia
03 Sep 2010
Forum: MultiCharts
Topic: Broker for MC: CFD
Replies: 5
Views: 1991

Re: Broker for MC: CFD

Hi Henrik, Is there a Broker (who works with MC6) who have Indices CFD? Brokers constantly modify and change the features they support. It is hard to monitor all changes that are made, although we try. We believe that FXCM provide the CFD, but we do not guarantee it. Even though we try to be as help...
by Anastassia
03 Sep 2010
Forum: MultiCharts
Topic: How do I copy a symbol list to excel?
Replies: 2
Views: 1529

Re: How do I copy a symbol list to excel?

Hi Titletrading,
Is there a way to copy a symbol list directly to Excel?
You can add all of the symbols you want to export to the scanner and then use Export To Excel Option under File -> Export to Excel.

Thank you
by Anastassia
27 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

Hi Guys, Thank you Tresor for taking your time to show us the trendline question via remote connection. It is very much appreciated! We have analyzed the question with senior developers. They concluded that at such high compression rates, the trend lines will not function properly (i.e. retain the d...
by Anastassia
27 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

Hi ABC,
Neither myself or developers are able to reproduce the issue on our end.
We would really appreciate if you could visit our live chat to show us the trenline flipping.
Thank you
by Anastassia
25 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

ABC,
We do see from the pictures that trendline flips with the decrease of bar spacing. However, we can't reproduce it on our end.
So please visit our live chat to show us.

Thank you in advance
by Anastassia
25 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

Tresor,

Are you saying that you decreased bar spacing and trendline from vertical changed to diagonal?

Thank you
by Anastassia
25 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

ABC, We don't see any issue on our end and tried to explain in this thread that this is the way it works which makes sense. I am not sure what you meant by the following, Then please explain why does the angle change when I decrease the changing and change back to normal when I decrease the spacing ...
by Anastassia
25 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

Hi Guys, Then please explain why does the angle change when I decrease the changing and change back to normal when I decrease the spacing any further? ABC, please come to our live chat to illustrate this for us. Thank you It is clearly a bug. Tresor, When you draw red line please go to Format Window...
by Anastassia
25 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

Hi ABC, Besides that your suggestion creates another issue, instead of flipping the direction, now the study can change the Trendline angle when you decrease the bar spacing. Which is also crucial. Angle changed in both cases. When decreasing the bar spacing trendline angle changes only visually. Yo...
by Anastassia
24 Aug 2010
Forum: MultiCharts
Topic: Possible Trendline Bug
Replies: 40
Views: 8132

Re: Possible Trendline Bug

Hi Guys, Modify technique as follows please. Change coordinates around. Inputs: BarNum (1000); Var: TLID (-1); if CurrentBar >= BarNum and TLID = -1 then begin if High[2] < High then begin TLID = TL_New_S(Date, Time_S, High, Date[2], Time_S[2], High[2]); TL_SetColor(TLID, green); TL_SetExtRight(TLID...
by Anastassia
24 Aug 2010
Forum: MultiCharts
Topic: Realtime Feed Selection Not Sticking
Replies: 5
Views: 1366

Re: Realtime Feed Selection Not Sticking

MC_Prog,

We would really appreciate if you could find some time for us to illustrate the issue as we are not able to reproduce it on our end.

Thank you in advance
by Anastassia
24 Aug 2010
Forum: MultiCharts
Topic: Realtime Feed Selection Not Sticking
Replies: 5
Views: 1366

Re: Realtime Feed Selection Not Sticking

Hi MC_Prog, Program doesn't change the feed setting on it's own. What I meant was if you set IQFeed as history and IB as real time it should be that way but if you reopen Format Instrument the first setting you will see is the history for IQFeed. However if you change history to real time you will s...
by Anastassia
24 Aug 2010
Forum: MultiCharts
Topic: How to emulate "ExitName"?
Replies: 8
Views: 2689

Re: How to emulate "ExitName"?

Hi Janus, Entryname appears to work but Exitname appears to print blank always. ExitName(PosBack) Where: PosBack - a numerical expression, specifying the position: 0 - open position; 1 - one position back (the last position closed); 2 - two positions back, etc. If PosBack is not specified, a value f...
by Anastassia
24 Aug 2010
Forum: MultiCharts
Topic: Realtime Feed Selection Not Sticking
Replies: 5
Views: 1366

Re: Realtime Feed Selection Not Sticking

Hi MC_Prog, In MC 6.1 3605 I seem to be noticing cases of my setup for Realtime Feed Selection not sticking. It is the expected behaviour. When merging two symbols, history data feed is set up first, in your case, it is IQFeed. So when you reopen Format Instrument Dialog firstly you will see IQFeed ...
by Anastassia
24 Aug 2010
Forum: MultiCharts
Topic: has anyone run NxCore with Multicharts scanner?
Replies: 1
Views: 1061

Re: has anyone run NxCore with Multicharts scanner?

Hi Maxpi,
it would be great if Multicharts included a dll for interfacing NxCore
At this point, NxCore data feed is not planned to be implemented into MultiCharts. However, we will take your suggestion into consideration for the future versions of MC.

Thank you
by Anastassia
09 Aug 2010
Forum: MultiCharts
Topic: How to emulate "ExitName"?
Replies: 8
Views: 2689

Re: How to emulate "ExitName"?

Hi Guys,

Exitname/Entryname keywords are officially supported in MultiCharts release of 6.0.
Entryname/exitname are available for signals only. Entryname allows to get name of orders that open last position and Exitname is used to get name of orders that close last position.

Thank you
by Anastassia
06 Aug 2010
Forum: MultiCharts
Topic: MB Trading & Multicharts
Replies: 4
Views: 1463

Re: MB Trading & Multicharts

Hi Oscar, Multicharts will not allow you to open MB Trading Navigator while Multicharts is connected to the feed.. It is not MultiCharts that doesn't allow you to open MBTrading while MC is connected to it. It is MBTrading that doesn't permit to use its login for more then one application at the tim...
by Anastassia
04 Aug 2010
Forum: MultiCharts
Topic: "text_new" bug ? [SOLVED]
Replies: 24
Views: 10034

Re: "text_new" bug ? [SOLVED]

Hi Yann, I think I have a random (non systematic) bug in using the 'text_new' keyword with a time-offset attribute (X axis). It's sometime drawn in the wrong place as shown in the attached pic.. Engineers have double checked and confirm it is a bug. It will be fixed in the following versions of Mult...
by Anastassia
29 Jul 2010
Forum: MultiCharts
Topic: matrix
Replies: 10
Views: 2903

You are very welcome Drudominique.
by Anastassia
28 Jul 2010
Forum: MultiCharts
Topic: Array_Copy not functioning in beta 4
Replies: 3
Views: 2501

You are welcome Bruce.
by Anastassia
28 Jul 2010
Forum: MultiCharts
Topic: matrix
Replies: 10
Views: 2903

Hi Drudominique,

We will implement matrix in 7.0 version of MC which is appoximately due this year in the fall.

Thank you
by Anastassia
28 Jul 2010
Forum: MultiCharts
Topic: Array_Copy not functioning in beta 4
Replies: 3
Views: 2501

Hi Bruce,

Engineers have double checked and confirm it is a bug. It will be fixed in the following releases of MultiCharts.

Thank you
by Anastassia
28 Jul 2010
Forum: MultiCharts
Topic: left and right parenthesis
Replies: 1
Views: 753

Hi Smashthepound,

We will take your suggestion into consideration for future versions.

Thank you
by Anastassia
26 Jul 2010
Forum: MultiCharts
Topic: continuous contracts (none US) now availabe in MC6beta4?
Replies: 4
Views: 1553

Hi Smashthepound, With regards to step no. 1 (adding missing roots to the Symbol Dictionary). If a root already exist with the same name, e.g. GB for Euro/british Pound, can I add GB __-DT as root for the BUND. Please advise. It is not possible to add this particular name GB __-DT because <_> ( and ...
by Anastassia
23 Jul 2010
Forum: MultiCharts
Topic: suggestion for future release
Replies: 1
Views: 787

Hi David,

Thank you for your suggestion. We will consider it for the future releases.

Have a nice day
by Anastassia
23 Jul 2010
Forum: MultiCharts
Topic: Right Margin Limit
Replies: 8
Views: 1649

Hi Sptrader,

There is no way to increase the Right Margin limit of 1000.

Thank you
by Anastassia
23 Jul 2010
Forum: MultiCharts
Topic: Autotrader in the even of an internet failure
Replies: 1
Views: 870

Hi Algyros, if my internet goes down in the middle of the trading day, will my charts on autotrader simply turn themselves off? If Internet connection goes down autotradig will turn off. MultiCharts will stop controlling orders while on Broker orders and positions will remain the same. Thank you
by Anastassia
22 Jul 2010
Forum: MultiCharts
Topic: Get the previous session (Forex) high\low
Replies: 1
Views: 723

Hi Stephenr317,

HighD(1) and LowD(1) return corresponding extremums for previous day (24 hours) without taking sessions into account. You can write your own function similar to pre-built one considering sessions.

Have a nice day
by Anastassia
22 Jul 2010
Forum: MultiCharts
Topic: Question about bid-ask quote
Replies: 4
Views: 1182

Hi CrazyNasdaq, QuoteManager stores all the data that you either receive when plotting a chart or in QuoteManager by "connecting symbol". Now, what kind of data, bid, ask or trade is collected and stored you specify yourself when plotting a chart or "connecting symbol"in QuoteManager. If you right c...
by Anastassia
19 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Thierry, 1) It seems that MC is sometimes out of sync with the status of indicators in PLE. Indicators appear "compiled" in PLE but not in MC. Re-starting MC does the sync job. Could you please describe me the sequence of action leading to this problem? 2) As already identified and acknowledged, ...
by Anastassia
14 Jul 2010
Forum: MultiCharts
Topic: Correct Price Scale for Instruments (MBT)
Replies: 6
Views: 2209

Hi Henrik,
Suggestion: please add a feature to actualize the BGP daily
That is a great suggestion however it would be very hard to accompish from a technical point of view so it will not be implemented in the future.

Have a nice day
by Anastassia
14 Jul 2010
Forum: MultiCharts
Topic: continuous contracts (none US) now availabe in MC6beta4?
Replies: 4
Views: 1553

Hi Tobias, Continuous contracts are available for none US based exchanges with eSignal as data vendor using the suffix (e.g. Bund Future GB __-DT). Please see attached screenshots with the corresponding explanations: 1. Missing roots have to be added in Symbol Dictionary of QuoteManager. If this is ...
by Anastassia
13 Jul 2010
Forum: MultiCharts
Topic: Correct Price Scale for Instruments (MBT)
Replies: 6
Views: 2209

Hi Henrik, Currency values at Strategy Properties Settings (Commission, Slippage) and Profit values at Strategy Performance Report will be in the currency that you set for Big Point Value. (even though the dollar icon is used) Your account is in EUR and in order to trade on this kind of account you ...
by Anastassia
12 Jul 2010
Forum: MultiCharts
Topic: Correct Price Scale for Instruments (MBT)
Replies: 6
Views: 2209

Hi Henrik,

BigPointValue is a numerical value, indicating the currency value of a single whole unit price change for the data series that the study is applied to.
If your account is in USD you need to set unit price of EURJPY or USDJPY in USD.

Have a nice day
by Anastassia
12 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Arnie, CME Data Fee Waiver service frees you from paying Exchange Fees if you are already using Brokerage Services. It doesn't really have to do anything with symbols per se. Symbols don't change it is just that you either pay Exchange Fees for them or you don't. So you can just go to QuoteManage...
by Anastassia
12 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Henrik,

It is planned to add instruments "from data source" for MBT in the quotemanager?
MBTrading doesn't provide Symbol List so it is not possible for us to implement "from data source". You might want to contact MBTrading and find out if addition of Symbol List is planned.

Thank you
by Anastassia
07 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Guys, We understand that some of you want to get back the original MC versions of Arw_GetActive, Text_GetActive, TL_GetActive so we will work on it in the near future. We changed the original behaviour because it was inconsistent with TS behavior. However, we are planning to incorporate both vers...
by Anastassia
07 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

John, here what Dave wrote:
We understand that it may cause inconveniences for some users and plan to add the MC version of the keywords in the future.
I confirm that this is what we plan to do in the near future.

Have a nice day
by Anastassia
07 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi John, Has a command (or option) been created to allow the use of the original MC version of Arw_GetActive, Text_GetActive, TL_GetActive which is still available in MC 6.0 beta 2. It was a very valuable feature in MC.. I believe Dave and You already discussed this and came to a conclusion. Please ...
by Anastassia
07 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Geizer, The default holiday list of the "Toronto Stock Exchange" (TSE) is incorrectly set to "Tokyo Stock Exchange". Instead TSE should be set to "Canada". Please verify holiday lists. Programmers have checked and confirm that the holiday list for "Toronto Stock Exchange" (TSE) is set incorrectly...
by Anastassia
07 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Steven,

What that below new feature for? can you give a example?
I am attaching the screenshot for you that will give you an idea of that feature.

Have a nice day
by Anastassia
01 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi SP,
if i use
input: FirstDate (lastcalcdate) ;
i get this error on some codes
Programmers confirmed it is a bug. Thank you for reporting the problem. The bug will be fixed in the official release of 6.0.
Thank you again.
by Anastassia
01 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

You are welcome Phil.
by Anastassia
01 Jul 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Phil, Linear Reg Curve (Indicator) Price (Numeric) - Price used to calculate linear regression. Length (Numeric) - Number of bars used to calculate linear regression. Displace (Numeric) - The number of bars to displace the plot of the linear regression curve. You input the value of 9.5 for the Le...
by Anastassia
30 Jun 2010
Forum: MultiCharts
Topic: Multicharts 6.0 Beta 4 feedback
Replies: 84
Views: 22947

Hi Guys, I think I found a buf the inputs. When you use as a inputs a decimal number like 5.2 it's give strange behavior. And when you use the same thing with a function it's give error. Phil, we are not able to reproduce the issue on our end. Can you please tell me what is your OS and language sett...
by Anastassia
29 Jun 2010
Forum: MultiCharts
Topic: Continous Contract - DTB/ERUEX
Replies: 5
Views: 2104

Hi NiC72, Can you please tell me what is the symbol underlying? If it is OMXS30 then Custom Futures cannot be constructed as OMXS30 symbol format is not supported. Please see the information below for more details: =========Definitions:========= <Root> - all symbols <AbbrMonth> - letters F, G, H, J,...
by Anastassia
28 Jun 2010
Forum: MultiCharts
Topic: Print(File) Problem
Replies: 1
Views: 1022

Hello Titletrading, You need to modify the code as follows in order to find out whether or not Time=sessionendtime(0,1) condition is met. If in PowerLanguage output you will see lines such as Yes :..., then the condition is met. So file is supposed to be created. If you won't see this line then the ...
by Anastassia
25 Jun 2010
Forum: MultiCharts
Topic: Signals Priorities
Replies: 3
Views: 1137

Is the above comment right?
You could have gotten the exact result on the same build so it is not really about the version of MC but more about the lack of functionality.

Have a nice day
by Anastassia
25 Jun 2010
Forum: MultiCharts
Topic: Continous Contract - DTB/ERUEX
Replies: 5
Views: 2104

Hi NiC72 and Lantama,

Can you please tell me what are the data providers that you use? In order to provide you guys with the detailed instructions we need to know from which data vendor you want to plot OMX and DAX.

Thank you in advance
by Anastassia
25 Jun 2010
Forum: MultiCharts
Topic: Signals Priorities
Replies: 3
Views: 1137

Hi Spaceant,
Is there any way to set priorties on entry signals of strategies appiled
There is no way to set priorities on entry signals of strategies as for now, however, it is planned for the future.

Thank you
by Anastassia
08 Jun 2010
Forum: User Contributed Studies and Indicator Library
Topic: Time of yesterday's high
Replies: 7
Views: 3441

please try this variables: varPrevHigh( 0 ), varPrevTime( 0 ), varCurrHigh( 0 ), varCurrTime( 0 ); if Date <> Date[1] then begin varPrevHigh = varCurrHigh; varPrevTime = varCurrTime; varCurrTime = Time; varCurrHigh = High; end else begin if High > varCurrHigh then varCurrTime = Time; varCurrHigh = H...
by Anastassia
08 Jun 2010
Forum: User Contributed Studies and Indicator Library
Topic: Time of yesterday's high
Replies: 7
Views: 3441

Hi again, VarPrevTime is the time stamp, when the day high of yesterday occurs. variables: varPrevHigh( 0 ), varPrevTime( 0 ), varCurrHigh( 0 ); if Date <> Date[1] then begin varPrevHigh = varCurrHigh ; varPrevTime = time; varCurrHigh = High ; end else begin if High > varCurrHigh then varCurrHigh = ...
by Anastassia
08 Jun 2010
Forum: User Contributed Studies and Indicator Library
Topic: Time of yesterday's high
Replies: 7
Views: 3441

Hi Joogen, Please try to get the time of yesterday's high in the strategy based on intraday data using the code below: variables: varPrevHigh( 0 ), varCurrHigh( 0 ); if Date <> Date[1] then begin varPrevHigh = varCurrHigh ; varCurrHigh = High ; end else begin if High > varCurrHigh then varCurrHigh =...
by Anastassia
08 Jun 2010
Forum: MultiCharts
Topic: Worden
Replies: 4
Views: 1917

Hi Cael,

It is not planned to implement Worden as a data provider directly. However, we will take your suggestion into consideration for the future.

Thank you
by Anastassia
02 Jun 2010
Forum: MultiCharts
Topic: BUG: "Reload Data" ERASES ALL DATA
Replies: 4
Views: 1601

Hi TraderJ, In order to confirm the issue described is a bug we need to reproduce it on our end. Could you please tell me what exactly you are doing when the problem occurs? What is the symbol name, resolution, and the data range of the request? Data source is Interactive Brokers, right? Thank you i...
by Anastassia
02 Jun 2010
Forum: MultiCharts
Topic: All Custom futures - No update
Replies: 3
Views: 1096

Hi Samuel,

It is a confirmed bug which will be fixed in the Beta 4.
Beta 4 will come out either at the end of this week or early next week.

Thank you
by Anastassia
01 Jun 2010
Forum: MultiCharts
Topic: BUG: "Reload Data" ERASES ALL DATA
Replies: 4
Views: 1601

Hello TraderJ, Reload doesn't delete all of the data saved in the data base. Regarding intraday request, data in the base is overwritten by the data that is returned from the data vendor when reloading. If you data provider doesn't return any data for the session, data for that session stays unchang...
by Anastassia
01 Jun 2010
Forum: MultiCharts
Topic: Bug Report: Automatic Order Execution
Replies: 2
Views: 1002

Hi Alex522, When this happens next time could you please send us the logs so programmers can check what the problem is. Logs are located at Start->Programs->MultiCharts->Logs. You will need to zip each folder and send those to me (or attach to the post). Also, please point out at what time locally t...
by Anastassia
01 Jun 2010
Forum: MultiCharts
Topic: All Custom futures - No update
Replies: 3
Views: 1096

Hi Samuel,

Can you please tell me what is your data provider? It is IB, right? And also, can you please plot the current future contract and let me know if it is updating.

Thank you in advance
by Anastassia
27 May 2010
Forum: MultiCharts
Topic: Out of memory
Replies: 7
Views: 1639

Thank you StratMan and have a nice day
by Anastassia
27 May 2010
Forum: MultiCharts
Topic: Out of memory
Replies: 7
Views: 1639

For information, the problem happens on MC6 beta 3 (Build 3276)..
So you get the error message appearing in 6.0 Beta 3? Could you please post a screenshot of the error message.

Thank you in advance
by Anastassia
27 May 2010
Forum: MultiCharts
Topic: Out of memory
Replies: 7
Views: 1639

how to reduce the number of bars while the error window will not shut off and as it is open The only way to reduce the number of bars in this situation is to close everything down, open MultiCharts again and change the number of bars immediately after reopening. In MC 6.0 we have changed the way Mu...
by Anastassia
27 May 2010
Forum: MultiCharts
Topic: Out of memory
Replies: 7
Views: 1639

Hello StratMan,

No matter how much RAM your PC has, MultiCharts can only use 2 GB because it is a 32-bit application. Please go to your Task Manager and check the memory usage of the Multicharts.exe process.

Thank you
by Anastassia
25 May 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Hi Guys, Thank you all for your suggestions and spending time to help us create the best trading software possible. It is our goal to make manual trading of the highest standard and thanks to your advice and suggestions. We apologize for not responding to each particular post, because it is very tim...
by Anastassia
25 May 2010
Forum: MultiCharts
Topic: Worden
Replies: 4
Views: 1917

Hi guys, We do not support Worden's Telechart data directly however as Sptrader has mentioned you can export Worden's data into ASCII format and then import it into MultiCharts. I have also contacted Worden's Telechart to double check on that and their support did confirm that they support export to...
by Anastassia
25 May 2010
Forum: MultiCharts
Topic: Feature Request: Show Weekends
Replies: 4
Views: 1309

Hello Guys, Thank you for your request. Due to a number of other improvements that are being engineered for MultiCharts at the moment, this will not likely be implemented any time soon, nor can we guarantee that it will be incorporated at all. However, we will add this to our list of possible future...
by Anastassia
24 May 2010
Forum: MultiCharts
Topic: A new feature suggestion...
Replies: 1
Views: 778

Hi Virginiatrader,
I would like to see a "windows" button added to the toolbar.
Currently, the only way to organize windows within the workspace is by using the menu bar. However, we will take your suggestion into consideration for the feature.

Thank you
by Anastassia
24 May 2010
Forum: MultiCharts
Topic: Feature Request: Show Weekends
Replies: 4
Views: 1309

Hi Gann_Man,
Format Window:
"Show Weekends" (please add as a selection)
Could you please let me know the purpose of showing "weekends"?

Thank you in advance
by Anastassia
17 May 2010
Forum: MultiCharts
Topic: compile error
Replies: 6
Views: 1936

Hi Drudominique, Please find the code below. inputs: BarWidth(3); variables: UpTrend(false), LowPainted(false), HighPainted(false), ExtremeBar(0), TriggerBarLow(0), ExtremeBarHigh(0), TriggerBarHigh(0), ExtremeBarLow(0), counter(-1); // Compare the 9-period MA to the previous bar's value as the basi...
by Anastassia
17 May 2010
Forum: MultiCharts
Topic: Be careful autotrading -- ZenFire requires new update
Replies: 16
Views: 6071

Hi All, Flipflopper, Thank you for responding and acknowledging Anastasia. I updated to the latest beta and it works perfectly. You are welcome! Nick, ...Firstly there API should re-connect I believe but it does not! MC could do with handling the re-connection (or pressure Zen to fix it ) Re-connect...
by Anastassia
14 May 2010
Forum: MultiCharts
Topic: compile error
Replies: 6
Views: 1936

Hello Drudominique,

There is a reference to High[ExtremeBar], Low[ExtremeBar] with ExtremeBar < 0 when applying your code. It is not possible to have negative values in the brackets. You need to add the check that extremebar>=0 before the reference to High[ExtremeBar], Low[ExtremeBar].


Thank you
by Anastassia
14 May 2010
Forum: MultiCharts
Topic: Be careful autotrading -- ZenFire requires new update
Replies: 16
Views: 6071

Hello flipflopper, The crash while trading through ZenFire occured after Order Position Tracker was added to MultiCharts 6.0 Beta 1. There was no such a problem in 5.5. It is better to use Beta 3 since ZenFire API has been updated and plus some other bugs eliminated. If you have MC 6.0 Beta1 or Beta...
by Anastassia
13 May 2010
Forum: MultiCharts
Topic: Custom Future with no down volume
Replies: 12
Views: 2802

Hi Mobiius, Finally got move over to IB custom Gold futures, its working fine, but I can't seem to figure out why it only has up volume...? We have checked on our end and found out that IB doesn't provide up and down volume on history. You can contact them directly to find out why. However, we were ...
by Anastassia
13 May 2010
Forum: MultiCharts
Topic: Code question: Account Balance
Replies: 9
Views: 9081

Hi all,

I am sorry i think i misunderstood the question. If you want to get the current account balance and account equity on Broker using keywords then it is not possible. We will implement this option in MultiCharts 7.0.

Thank you
by Anastassia
13 May 2010
Forum: MultiCharts
Topic: How build a continuos future for ZQ (fed fund future)
Replies: 11
Views: 4985

Hi Brendanh, 1. Add symbols that you want your continuous futures to be constructed out of. QuoteManager->Instrument->Add symbol->From data source->Interactive Brokers. 2. Add the root for eSignal in Symbol Dictionary of QuoteManager. 3. Add Custom Futures. QuoteManager->Instrument->Add Custom Futur...
by Anastassia
12 May 2010
Forum: MultiCharts
Topic: Is MC 6.0 incompatible with OwnData 2.5 2.6 2.7 on 1 PC?
Replies: 3
Views: 1432

Hi GSATrader, As I have mentioned previously there is no special way to install MultiCharts and OwnData to the same machine. Both should work just fine together. If you could visit our live chat to demonstrate us the issue we would really appreciate it. Our office hours are from 6:30 am to 2 pm EST....
by Anastassia
12 May 2010
Forum: MultiCharts
Topic: Strategy & data connection loss
Replies: 3
Views: 1301

Hi iso,

Can you please tell me what is your Broker? And also, how are the opened positions synchronized in TS, automatically or manually by setting the open position in the dialog?

Thank you
by Anastassia
11 May 2010
Forum: MultiCharts
Topic: AutoTrading IB
Replies: 4
Views: 1364

We will take it into consideration for the future.
Thank you
Have a nice day
by Anastassia
11 May 2010
Forum: MultiCharts
Topic: AutoTrading IB
Replies: 4
Views: 1364

Hi rondot samuel ws,

It is not possible to know the ID number from the inside of signal code or to put the strategy name in the order reference.

Thank you
by Anastassia
11 May 2010
Forum: MultiCharts
Topic: How build a continuos future for ZQ (fed fund future)
Replies: 11
Views: 4985

You are welcome Danilo.
by Anastassia
10 May 2010
Forum: MultiCharts
Topic: How build a continuos future for ZQ (fed fund future)
Replies: 11
Views: 4985

Hi all, I am attaching the screenshots that will help you in adding the continuous futures for 'FED funds future' symbol ZQ. Below is a short instructions to the pictures provided: 1. Add symbols that you want your continuous futures to be constructed out of. QuoteManager->Instrument->Add symbol->Fr...
by Anastassia
07 May 2010
Forum: MultiCharts
Topic: Code question: Account Balance
Replies: 9
Views: 9081

You are welcome Henrik
Have a nice weekend!
by Anastassia
07 May 2010
Forum: MultiCharts
Topic: Code question: Account Balance
Replies: 9
Views: 9081

Hi Henrik The keyword for account balance is InitialCapital and for account equity is initialcapital + openpositionprofit + netprofit. Here is the code example for last: var: _equity(0); _equity = initialcapital + openpositionprofit + netprofit; if (_equity < 100000) then buy next bar market; Thank ...
by Anastassia
07 May 2010
Forum: MultiCharts
Topic: Custom Future with no down volume
Replies: 12
Views: 2802

Hi Mobiius,
What is the resoltuion of the chart? And also, are you referring to history or real time?
Thank you
by Anastassia
07 May 2010
Forum: MultiCharts
Topic: half day stock market
Replies: 1
Views: 931

Hi NiC72, Shuld I make a array with dates and then make a check in that array for a early close? Yes, you should. Please see the code example: input: Time_Beg_Close(1550), Time_End_Close(1600); if time >=Time_Beg_Close and time <= Time_End_Close and date=X then begin sell next bar at market; buy to ...
by Anastassia
06 May 2010
Forum: MultiCharts
Topic: Bid / Ask and signals ??
Replies: 1
Views: 898

Hello Don,
You need to plot a chart with 2 data series on it: bid and ask. Then, apply your signal, go to Strategy Properties->Backtesting tab and check Extended (Strategy Backtesting on bid and ask data).
Thank you
by Anastassia
06 May 2010
Forum: MultiCharts
Topic: Is MC 6.0 incompatible with OwnData 2.5 2.6 2.7 on 1 PC?
Replies: 3
Views: 1432

Hello GSATrader
MC 6.0 is compatible with OwnData 2.5, 2.6, and 2.7 on 1 computer and there is no special installation required. Please visit our live chat so one of the programmers can help you.
Thank you
by Anastassia
05 May 2010
Forum: MultiCharts
Topic: How build a continuos future for ZQ (fed fund future)
Replies: 11
Views: 4985

Hi Danilo,
Can you please tell me what version of MultiCharts you use and also, your data provider?
Thank you in advance
by Anastassia
05 May 2010
Forum: MultiCharts
Topic: QuoteManager: Mirus Futures Demo Account
Replies: 17
Views: 5433

You are very welcome!
by Anastassia
05 May 2010
Forum: MultiCharts
Topic: QuoteManager: Mirus Futures Demo Account
Replies: 17
Views: 5433

Duration, As i can see from the Event Log (which is located below the symbol list) you selected GLOBEX as an exchange for those 2 symbols and the one that you need to use is CME. "No security definition has been found" message means there is no such symbol that is why you have no data. So please cha...
by Anastassia
05 May 2010
Forum: MultiCharts
Topic: QuoteManager: Mirus Futures Demo Account
Replies: 17
Views: 5433

Hi Duration, Both of the symbols you have tried to plot (ESM0 and 6BM0) should work. You need to open QuoteManager, go to Instrument (symbol)->Add symbol->Manually. In the appeared window there are 4 fields. In the first one select ZenFire, in the second type in ESM0 or 6BM0. Please note, 0 in ESM0 ...
by Anastassia
19 Apr 2010
Forum: MultiCharts
Topic: Continuous Contract -- what to do if no 'symbol root'
Replies: 31
Views: 14402

Hello, guys
European Futures will be implemented in Beta 3 version of MC which is due next week.
Have a good day!
by Anastassia
16 Feb 2010
Forum: MultiCharts
Topic: kase bars
Replies: 8
Views: 7142

Dear jl12 Point Original is no longer available on the list of resolutions, but it is still present in the program. What you need to do is use the Command Line in MultiCharts (the blank white bar on a toolbar, which says "type a symbol/interval"). Select the chart you want to apply the resolution to...
by Anastassia
15 Feb 2010
Forum: MultiCharts
Topic: Backtesting Report Customization
Replies: 2
Views: 1080

Hello MCUser

It is not possible to customize the backtest report by adding coefficients such as TScore.
by Anastassia
15 Feb 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Hello Tresor

We are planning to implement manual trading some time this year, most likely in the summer.
by Anastassia
12 Feb 2010
Forum: MultiCharts
Topic: eSignals Exchange traded spreads
Replies: 3
Views: 1526

You are very welcome! Happy to hear that it works!
by Anastassia
12 Feb 2010
Forum: MultiCharts
Topic: eSignals Exchange traded spreads
Replies: 3
Views: 1526

Dear Pivot You need to add your symbol Manually in QuoteManager. Please go to Instrument->Add Symbol->Manually. Select eSignal as a data feed, enter your symbol SB K0:SBN0 and choose Spread in the Category field. You can check whether or not you can use certain symbol in MultiCharts as follows: In t...
by Anastassia
12 Feb 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Thank you very much Pavel for the information you provided. We will consider it for the future.
by Anastassia
12 Feb 2010
Forum: MultiCharts
Topic: MultiCharts License
Replies: 13
Views: 7267

You are welcome Pavel!
by Anastassia
11 Feb 2010
Forum: MultiCharts
Topic: MultiCharts License
Replies: 13
Views: 7267

Dear geizer Would this fact be considered a violation of the software agreement? No, It would not be considered as a violation of the software agreement. You are providing your computer to someone not selling MultiCharts so you are ok. I assume you will void my license so it's not used by the thief....
by Anastassia
10 Feb 2010
Forum: MultiCharts
Topic: MultiCharts License
Replies: 13
Views: 7267

Dear Gann_Man, It is against the licensing agreement to transfer the licensing information to or obtain licensing information from another user. When a user purchases a license, he/she does not buy the product, but obtains the right to use the product. This right is non-transferable. Here is an exce...
by Anastassia
09 Feb 2010
Forum: MultiCharts
Topic: Strategy Report for ES
Replies: 3
Views: 1132

You are welcome!
by Anastassia
09 Feb 2010
Forum: MultiCharts
Topic: does ctrl + S actually work to save a workspace in MC 6.0
Replies: 3
Views: 1076

You are welcome John!
by Anastassia
09 Feb 2010
Forum: MultiCharts
Topic: Strategy Report for ES
Replies: 3
Views: 1132

Dear flipflopper I changed that value in the quote manager and it didn't change the outcome in the strategy performance report. Please try to reopen your WorkSpace after you change the value in the QuoteManager and see if that helps to change the outcome in the Strategy Performance Report. Also for ...
by Anastassia
09 Feb 2010
Forum: MultiCharts
Topic: does ctrl + S actually work to save a workspace in MC 6.0
Replies: 3
Views: 1076

does ctrl + S actually work to save a workspace in MC 6.0
dear bowlesj3

Ctrl+S works in MultiCharts 6.0 to save WorkSpaces. You are unable to see the hourglass because your WS gets saved fast, just as you suspected.
by Anastassia
08 Feb 2010
Forum: MultiCharts
Topic: Possible to use MC with Mirus/ZenFire Trial Account?
Replies: 7
Views: 4393

Dear Jnikansky MultiCharts supports both real and demo ZenFire accounts. The following message that you are receiving in QuoteManager means you have added incorrect symbol. There is no such symbol as ES #F. [02/08/2010 11:24:09] ES #F.CME: The subscription to this instrument has been aborted. Depend...
by Anastassia
05 Feb 2010
Forum: MultiCharts
Topic: Authorized vs Unauthorized
Replies: 3
Views: 1649

Dear basscat2 You can open as many instances of MultiCharts as you want within one computer. However, if you try to open another instance on the second machine it will ask you to terminate the connection on the first computer. The policy states that you cannot run 2 instances of MC simultaneously in...
by Anastassia
04 Feb 2010
Forum: MultiCharts
Topic: Get the name of a symbol
Replies: 2
Views: 1104

Dear Fernando We have tried to understand your request very hard but were not able to figure it out. We don't see the difference between "symbol of a name" and "the name of a symbol". I am attaching the screen shot for you. Please look at it and try to express your wish one more time. Thank you in a...
by Anastassia
04 Feb 2010
Forum: MultiCharts
Topic: PLEditor color
Replies: 12
Views: 5850

It would be great if this could be added to the PowerLanguage Editor's preferences..
That is a great suggestion Bruce, thank you!
We will consider it for the future.
by Anastassia
03 Feb 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

I am glad to be helpful Tresor.

And thank you very much for providing me with the name of the platform.
by Anastassia
03 Feb 2010
Forum: MultiCharts
Topic: Any plans for manual order entry support in MC?
Replies: 91
Views: 31621

Would there be any plans in the near future to support manual order entries in MC? Dear Tresor We are planning to implement manual order entries in MultiCharts some time this year. Can you please tell me what platform you used in the example of manual trading that you provided in the post? Thank yo...
by Anastassia
03 Feb 2010
Forum: MultiCharts
Topic: Portfolio Trading
Replies: 9
Views: 3915

You can backtest and optimize a portfolio.... can you trade a portfolio the same way?
Dear flipflopper

Currently a portfolio cannot be traded in MultiCharts. This is a high-priority feature and we are planning to implement it in the near future, although there is no ETA yet.
by Anastassia
03 Feb 2010
Forum: MultiCharts
Topic: New Tracker feature
Replies: 6
Views: 2098

Dear brendanh Sometimes MarketPosition from the Broker doesn't work correctly for FA-Accounts in single account allocation mode. We have contacted IB and Raymund from API technical support department confirmed the problem is on their end. To decrease the probability of this issue happening Raymund f...
by Anastassia
01 Feb 2010
Forum: MultiCharts
Topic: Events Log
Replies: 3
Views: 1167

Is there a way to have an equivalent record of past events so that looking back at a busy session, it is possible to see what happened on what chart and when? Dear Bruce DeVault It is not possible to have an equivalent record of past events. In MultiCharts you can only see the events of the current...
by Anastassia
01 Feb 2010
Forum: MultiCharts
Topic: Unable to view and edit data in Quote Manager
Replies: 1
Views: 755

Unable to view and edit data in Quote Manager Dear klmullins The reason why none of the buttons is actionable is that you have no data saved. With most of the data providers supported by MultiCharts data is saved automatically. However, when using TS as your data vendor, "Save data to local data ba...
by Anastassia
25 Jan 2010
Forum: MultiCharts
Topic: How to emulate "ExitName"?
Replies: 8
Views: 2689

How to emulate "ExitName"?
Dear 2haerim

It is not possible to emulate "ExitName" in MultiCharts. PowerLanguage does not have "ExitName" as a reserved word and there is no other word to replace it.
by Anastassia
25 Jan 2010
Forum: MultiCharts
Topic: Can Multichart be supported by Windows 7
Replies: 9
Views: 3653

Can Multichart be supported by Windows 7
Dear Khho

MultiCharts is compatible with Windows 7 and Windows 7 x64.
by Anastassia
21 Jan 2010
Forum: MultiCharts
Topic: Stop Strategy for the day Once Max Loss is Hit
Replies: 8
Views: 3157

What function will make the strategy stop functioning for the rest of the day? Dear Flipflopper The following code will make your strategy stop functioning for the rest of the day: var: stop_trading_for_day(false); if date <> date[1] then stop_trading_for_day = false; If maxiddrawdown < -1000 then ...
by Anastassia
20 Jan 2010
Forum: MultiCharts
Topic: long time for multicharts to start up
Replies: 1
Views: 866

Recently, it has taken as long as 5-10 minutes from the time I double click the MC icon before the program will be in ready state to open workspaces. Dear Fugu We need more information to figure out what might be causing MultiCharts to take up to 10 minutes to start up. We need to establish what ex...
by Anastassia
20 Jan 2010
Forum: MultiCharts
Topic: Can i playback two instruments in tick-resolution in MC 6 ?
Replies: 4
Views: 1527

Can i playback two different instruments in tick-resolution in MC 6 or not ? Dear Radekj No, currently you cannot playback two different instruments on a tick-by-tick basis within one chart. There may be many ticks in a second, and since ticks are not a time-based resolution, it is not possible to ...

Go to advanced search