Search found 31 matches

by TW
18 Sep 2020
Forum: MultiCharts
Topic: Execute orders through TS Securities
Replies: 13
Views: 3173

Re: Execute orders through TS Securities

I can't vote, but I also really need execute orders from MC through TS's execution systems.
by TW
01 Dec 2018
Forum: MultiCharts
Topic: get symbol name from indicator
Replies: 2
Views: 1235

Re: get symbol name from indicator

Can you please make MC a reserve word to let user get strategy name directly?
I have hundreds of strategies, it would be a very hard work to assign the name one by one.
by TW
28 Jun 2017
Forum: MultiCharts
Topic: Best computer for Genetic Algo optimization [SOLVED]
Replies: 27
Views: 8403

Re: Best computer for Genetic Algo optimization [SOLVED]

Hello Jos, I tried EC2 before. Not too bad if you only do optimization occasionally. I think you can stop the instance and reopen it and you files everything will still be there. I only tried once though. MC really need to support GPU, otherwise optimization just too too slow. I saw on YouTube a guy...
by TW
15 May 2016
Forum: MultiCharts
Topic: StopLoss amount and its Base Currency conversion
Replies: 4
Views: 2208

Re: StopLoss amount and its Base Currency conversion

Hello oppidum, In MultiCharts 9.1 we have added special orders that accept tick offset instead of money value: SetStopLoss_pt, SetProfitTarget_pt, SetBreakEven_pt, SetPercentTrailing_pt, SetTrailingStop_pt. Hello Henry, I don't really understand the new features of SetStopLoss_pt, SetProfitTarget_p...
by TW
20 Feb 2015
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 17644

Re: ADE and optimization [SOLVED]

Will MC team schedule ADE for 64bits in near future?
by TW
06 Dec 2013
Forum: MultiCharts
Topic: No real-time data receiving in charts with IBG.
Replies: 1
Views: 1166

No real-time data receiving in charts with IBG.

Hi there, I use MC 8.8 with IBG to receive real-time data in charts. It sometime happens no real-time data receiving during trading hours. If I close the charts, and then open them again, it's working. I connect with exchanges of SGX, KSE, HKFE and MEXDER. All of them have the same problem. Other us...
by TW
22 Apr 2013
Forum: MultiCharts
Topic: No any record in Order and Position Tracker. [SOLVED]
Replies: 1
Views: 1442

No any record in Order and Position Tracker. [SOLVED]

I use MC 8.5 with IB. It doesn't record anything after submiting STOP or Market order.
It was working well on MC 8.0.
by TW
02 Mar 2013
Forum: MultiCharts
Topic: MULTICHARTS 8.5 RELEASE
Replies: 186
Views: 76827

Re: MULTICHARTS 8.5 RELEASE

This last update brings again an issue previously encountered. MC64 updater will link to automatically download the 32 bits version...
Same here, how to get MC 8.5 64 bits version?
by TW
26 Nov 2012
Forum: MultiCharts
Topic: Problems with real-time data receiving in charts. [SOLVED]
Replies: 1
Views: 1080

Problems with real-time data receiving in charts. [SOLVED]

I connected real-time data from IB symbol of NIFTY12NOVFUT.
The chart ploted wrong information, please see attached pictures.
After I reloaded 1 day back, the chart looks no problem.
However, receiving real-time data again, the problem happended again.
by TW
20 Nov 2012
Forum: MultiCharts
Topic: STOP orders always rejected. [SOLVED]
Replies: 7
Views: 2407

Re: STOP orders always rejected. [SOLVED]

Thank you very much, it's working by your solution.
What's the problem with my first IB broker profile? It works well for other exchanges.
Should I always keep the second IB broker profile for SGX symbols?
by TW
19 Nov 2012
Forum: MultiCharts
Topic: STOP orders always rejected. [SOLVED]
Replies: 7
Views: 2407

Re: STOP orders always rejected. [SOLVED]

I tried "Buy next bar at market", the status still show "Rejected". But I think the setting of symbol mapping is correct. My data source and broker are all IB. I didn't edit anything, all symbols were set by auto. And I used the same method, no problem for other exchanges except SGX. Please see atta...
by TW
19 Nov 2012
Forum: MultiCharts
Topic: STOP orders always rejected. [SOLVED]
Replies: 7
Views: 2407

Re: STOP orders always rejected. [SOLVED]

Hi Andrew, Thank you for your reply, please see the log as following: "2012/11/19 下午 01:14:06","Warning","INX12","Interactive Brokers","1119","The Automated Order Execution mode has been turned off", "2012/11/19 下午 01:02:30","Warning","","Interactive Brokers","-","No security definition has been fou...
by TW
19 Nov 2012
Forum: MultiCharts
Topic: STOP orders always rejected. [SOLVED]
Replies: 7
Views: 2407

STOP orders always rejected. [SOLVED]

I have codes for STOP order to SGX, like this: if marketposition=1 then sell("LX") next bar at entryprice*0.95 stop; if marketposition=-1 then buytocover("SX") next bar at entryprice*1.05 stop; I have confirmed that SGX supports STOP order for IB. But when the STOP orders have been placed by MC, the...
by TW
29 Oct 2012
Forum: MultiCharts
Topic: Backfill data from IB is very slow.
Replies: 1
Views: 1204

Backfill data from IB is very slow.

It always spends about 30 minutes to backfill SGX XINA50 of 1 tick resolution for one day back.
Is there any way to make it be faster? I use MC8x64.
by TW
23 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

I haven't tried it yet. I think the lastest version was by 09/18/2002, that's why it says TS6 or 2000i only
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

Here is a DLL for reading text files:

www.codetalkerworld.net/downloads_dll.htm
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

It sounds ELC is the best way to me.

Thanks, you guys are awesome!
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

Hi John, thanks for the information!

Bruce, sorry for misunderstanding. I'll try GV first.

Thank you all!!
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

Mmmm... It seems no solutions so far. Thanks anyway!
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

I want to get a result of one year data in chart A and transfer data to real time chart B, so I don't let chart A receive real time data during session time. I'm not sure if GV could work, I'll try it. Thanks Bruce!
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

Thanks Bruce.

I just need a temporary database to read a calculated result from the other chart which calculated before session time. I think ADE can't work for it.
by TW
22 Mar 2010
Forum: MultiCharts
Topic: How to get content of text files?
Replies: 16
Views: 3642

How to get content of text files?

How to read content of text files by P/L? Thanks!
by TW
18 Mar 2010
Forum: MultiCharts
Topic: How to get equity high value?
Replies: 5
Views: 1806

You are so professional! I will try it later.
Thanks for your help!
by TW
18 Mar 2010
Forum: MultiCharts
Topic: How to get equity high value?
Replies: 5
Views: 1806

Hi Bruce, thanks for replying.

I'm a beginner, would you please just give me a simple example? Thank you very much!
by TW
18 Mar 2010
Forum: MultiCharts
Topic: How to get equity high value?
Replies: 5
Views: 1806

How to get equity high value?

I want to get equity high value to calculate, like the highest equity value of recent one year. But it seems there is no functions in power language. Does anyone know about this issue?

Thank you in advance.
by TW
16 Mar 2010
Forum: MultiCharts
Topic: Is it possible to control AT by power language?
Replies: 4
Views: 1621

Yeah, I really need this for equity curve momentum. I hope TSS team could provide this function in next version.
by TW
16 Mar 2010
Forum: MultiCharts
Topic: Is it possible to control AT by power language?
Replies: 4
Views: 1621

Is it possible to control AT by power language?

Is there any function or method of power language to control auto trading status to be disable or enable?

Thank you!
by TW
03 Mar 2010
Forum: MultiCharts
Topic: How to... sell immediately
Replies: 11
Views: 3171

If I set IOG is false, how can I sell/buytocover immediately? Not wait for next bar.

Thanks!
by TW
04 Feb 2010
Forum: MultiCharts
Topic: Getting Historical Data
Replies: 17
Views: 6788

I would like to pay and google a lot of websites, but I don't know which one's data is quality and not live data. I also got some samples from disktrading.com, but too many data gaps. I would be appreciated if someone knows a quality historical data source.
by TW
29 Jan 2010
Forum: MultiCharts
Topic: Getting Historical Data
Replies: 17
Views: 6788

What about Interactive Brokers? Do they provide historical minute data back to 10 plus years?
by TW
15 Dec 2009
Forum: MultiCharts
Topic: TS 8.6 EasyLanguage Help File
Replies: 3
Views: 1739

Thanks TJ, you are so helpful.

Go to advanced search