Search found 51 matches

by tonyng
16 Oct 2022
Forum: MultiCharts
Topic: Can MultiCharts handle hundreds or thousands of strategies?
Replies: 22
Views: 3151

Re: Can MultiCharts handle hundreds or thousands of strategies?

Use MC12 instead of 14. We 've done the testing and only MC12 is able to run many charts at the same time with 10 years data with APPL. we were told that this will be fixed in the next up coming version.
by tonyng
04 Jun 2020
Forum: MultiCharts
Topic: eSignal having trouble to lookup symbols with MultiCharts 12.0 Release 12 builds 200281 (x64)
Replies: 9
Views: 1612

eSignal having trouble to lookup symbols with MultiCharts 12.0 Release 12 builds 200281 (x64)

With MultiCharts 12.0 Release 12 builds 200281 (x64), We re having trouble adding new stock symbols with eSignal. According to DebugView we have this: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not c...
by tonyng
24 May 2020
Forum: MultiCharts
Topic: Is it possible to access volume profile with PowerLangugage
Replies: 1
Views: 606

Is it possible to access volume profile with PowerLangugage

Hi, does anyone know if there r Power Language functions support Volume profile?
by tonyng
15 Apr 2020
Forum: MultiCharts
Topic: eSignal real-time Data Feed issue
Replies: 2
Views: 757

Re: eSignal real-time Data Feed issue

Same issues this morning for symbol SPY
by tonyng
14 Apr 2020
Forum: MultiCharts
Topic: eSignal real-time Data Feed issue
Replies: 2
Views: 757

eSignal real-time Data Feed issue

We re having eSignal realtime data feed issues for the past few weeks. i.e. Just like this morning, QQQ 5min bar has exactly the same sudden drop 5 times from its current price (around $209) to exactly $203. The market has never dropped this low in the whole morning, and since all these 5 bars share...
by tonyng
25 Aug 2019
Forum: MultiCharts
Topic: MC 64 bit ADE - Thread Safe?
Replies: 1
Views: 795

Re: MC 64 bit ADE - Thread Safe?

no, ADE is using c++ std library which is not made for concurrency ready. you will need to write your own dll using libraries like TTD from Intel or Microsoft
by tonyng
21 Aug 2019
Forum: MultiCharts
Topic: Datafeed provider support Historical and Realtime adjusted data for Stocks/ETF
Replies: 1
Views: 790

Datafeed provider support Historical and Realtime adjusted data for Stocks/ETF

May someone suggests a data provider supported realteime and historical adjusted dividend/split Stock and ETF minute bar data?
by tonyng
12 Mar 2019
Forum: MultiCharts
Topic: [FIX] Multicharts failed to retrieve new eSignal symbol [SOLVED]
Replies: 6
Views: 1967

Re: Multicharts failed to retrieve new eSignal symbol [SOLVED]

No progress, but I was able to use the manual option to add symbols. You would need to know your exchange for each of them. I hope someone from the technical team notice the problem
by tonyng
12 Mar 2019
Forum: MultiCharts
Topic: [FIX] Multicharts failed to retrieve new eSignal symbol [SOLVED]
Replies: 6
Views: 1967

[FIX] Multicharts failed to retrieve new eSignal symbol [SOLVED]

All the sudden, I cannot add any new symbols to the QuoteManger with eSignal(ver. 12.2 build 465.0 11/18/2015). It keeps showing 2 error messages "The Download of the specified resource has failed." and then this window will pop up later "Timeout. Do you want to retry". Somehow, "Multicharts64 Relea...
by tonyng
29 Jan 2018
Forum: MultiCharts
Topic: MC keep creating "STP1" to exit without complying the code.
Replies: 3
Views: 1153

Re: MC keep creating "STP1" to exit without complying the code.

MC is not able to hold the open position after the last bar. Instead, it just creates STP1 @0.0. Does anyone have similar experience after holding a position after the last bar here?
by tonyng
28 Jan 2018
Forum: MultiCharts
Topic: MC keep creating "STP1" to exit without complying the code.
Replies: 3
Views: 1153

MC keep creating "STP1" to exit without complying the code.

We had this problem all the time with version10 until we upgrade to version11 (Build 15647). Now this bug is coming back again. "STP1 sell 1 @0.00" This bug only happened if there is still an open position after u just reload the signal. "STP1" is not a coding error since there isn't an STP called "...
by tonyng
03 Dec 2017
Forum: MultiCharts
Topic: Bitcoin charts
Replies: 17
Views: 9286

Bitfinex and Multicharts

Hi,

Has anyone ever used Bitfinex to trade Bitcoins. Is there any 3rd party plug-in written for MC for connecting to Bitfinex?

I just found out NT has a plug in for it:

https://ninjatools.studio/bitfinex-ninj ... tcoin-demo?
by tonyng
03 Jun 2017
Forum: MultiCharts
Topic: ChangeMarketPosition with [IntrabarOrderGeneration=TRUE] only can get printed at the end of each bar
Replies: 1
Views: 697

Re: ChangeMarketPosition with [IntrabarOrderGeneration=TRUE] only can get printed at the end of each bar

Just read the doc about [RecoverDrawings = False];
I wonder if the above attribute will fix the this problem
by tonyng
03 Jun 2017
Forum: MultiCharts
Topic: ChangeMarketPosition with [IntrabarOrderGeneration=TRUE] only can get printed at the end of each bar
Replies: 1
Views: 697

ChangeMarketPosition with [IntrabarOrderGeneration=TRUE] only can get printed at the end of each bar

Can ChangeMarketPosition be run during any bar tick and still got printed on the screen? If so, Is there a attribute to do it?
Right now I have to do it with BarStatus(1)=2 in order to get it printed properly. I wish there is a way to get printed right away during any tick.
by tonyng
22 May 2017
Forum: MultiCharts
Topic: MC Stop and pop a message about "name of the order has already been used for the other order." [SOLVED]
Replies: 4
Views: 2143

Re: MC Stop and pop a message about "name of the order has already been used for the other order." [SOLVED]

How is the OrderName handled by MC10 . Does each chart has it's own set of OrderNames or its by each Strategy. Right now we are using 1 strategy with 6 charts and seems like charts are fighting to use for the same OrderName.
by tonyng
22 May 2017
Forum: MultiCharts
Topic: MC Stop and pop a message about "name of the order has already been used for the other order." [SOLVED]
Replies: 4
Views: 2143

MC Stop and pop a message about "name of the order has already been used for the other order." [SOLVED]

MultiCharts64 10 build 14322. This morning, an error just pop up and stop the strategy saying: "S1_Rot_s"name of the order has already been used for the other order. We suspect this is a bug with build 14322. We have been using the this algo for few months and all the previous version before 14322 n...
by tonyng
10 Nov 2016
Forum: MultiCharts
Topic: Multi core support with chart window
Replies: 3
Views: 1138

Re: Multi core support with chart window

We have 6 cores Xeon CPU and Process Explorer shows only show 1 big MC process with many threads using the same core. Seems like MC doesn't use other cores. Multi tasking is different then parallel processing. MC can bind all threads to one core. According to the observations, threads has not being ...
by tonyng
09 Nov 2016
Forum: MultiCharts
Topic: Multi core support with chart window
Replies: 3
Views: 1138

Multi core support with chart window

I have about 30 charts to run in production. According to process explorer, MC locks all charts in the same CPU. So in order to optimize the CPU, should I create 3 separate copies of MC or should I still just use one MC for all 30 charts? Does anyone here has experience to optimize CPU usages and ma...
by tonyng
04 Jul 2016
Forum: MultiCharts
Topic: Can MC be run on terminal server with different users login
Replies: 1
Views: 1361

Can MC be run on terminal server with different users login

Hi we have bought 3 copies of MC and would like to create 3 user sessions with Windows terminal servers. Somehow MC keep complaining about need to close another copy first. Just wonder is there a way to make this working so we can use one terminal server to many MC rather then one MC with one machine.
by tonyng
12 Jun 2016
Forum: MultiCharts
Topic: How to Use IPowerLanguageObject?
Replies: 5
Views: 2951

Re: How to Use IPowerLanguageObject?

IPowerLanguageObject is being exposed by "plkit.tli". Google cannot provide any document about it.
by tonyng
12 Jun 2016
Forum: MultiCharts
Topic: How to Use IPowerLanguageObject?
Replies: 5
Views: 2951

How to Use IPowerLanguageObject?

Hi I try to use TagEx to hold a 64bit address for the class variable. I think I should declare this in C++: void __stdcall db_SetFXStrategy(IPowerLanguageObject * pELObjOut,LPSTR pLongStrategy, LPSTR pShortStrategy) { //VARIANT IPowerLanguageObject.TagEx; int prop = pELObjOut->TagEx; ODBC_Class * DB...
by tonyng
10 May 2016
Forum: MultiCharts
Topic: How to share Array
Replies: 14
Views: 2568

Re: How to share Array

I don't think you can share array by using this version of EasyLanguage. Try ElCollection with ADE. BTW, GV has many diff. type of arrays like int,double,char etc.. . i.e. Chart1 and Chart2 share int[0] to [100] and Chart3 and Chart4 share int[101] to [200] BTW, GV is not thread safe. May be ElColle...
by tonyng
06 Oct 2015
Forum: MultiCharts
Topic: Creating DLL To Extend MultiCharts Functionality
Replies: 15
Views: 8764

Re: Creating DLL To Extend MultiCharts Functionality

Did u do this? or it will crash if your code involve any initialization. i.e. put all your constructor and destructor inside this 2 function entry points. external: "your.dll", int, "ONCREATE", IEasyLanguageObject ; external: "your.dll", int, "ONDESTROY", IEasyLanguageObject ; #events OnCreate = ONC...
by tonyng
06 Mar 2015
Forum: MultiCharts
Topic: Is there a way to run the Algos without running the charts [SOLVED]
Replies: 1
Views: 1365

Is there a way to run the Algos without running the charts [SOLVED]

We have more than 30 strategies to run in model mode just for capturing the computed events in PRINT(file(log),).... Is there a way to run them without any charts for saving all the computing resources.
by tonyng
31 Jul 2014
Forum: MultiCharts
Topic: Missing trades showed up again as history after reloading
Replies: 4
Views: 1383

Missing trades because of TS Plugin Delay

We have missing trades again. This time, I have TS NQ tick chart running all the time at the background. Now I have prove that MC64 8.8 build 9589 tadestation plug-in has bug. It's not sync. with TS Tick Chart at all. Just look at the attached screen capture. During the period of 10:03:44 the price ...
by tonyng
30 Jul 2014
Forum: MultiCharts
Topic: Missing trades showed up again as history after reloading
Replies: 4
Views: 1383

Re: Missing trades showed up again as history after reloadin

I know today is the FED day and bid price just keep jumping around. Can this condition affect the data quality? Somehow MC missed some decisive bid tick information.
by tonyng
30 Jul 2014
Forum: MultiCharts
Topic: Missing trades showed up again as history after reloading
Replies: 4
Views: 1383

Missing trades showed up again as history after reloading

Missing trades showed up again as history after reloading We trade with these configurations: - TS datafeed (9.1 build23). - Four MC64 8.8 build 9189 running on Windows 2008 R2 with different strategy - Each MC64 running three charts and they are: @NQU14 800 tick bar with Intrabar @NQU14 5min $Tick ...
by tonyng
23 Jul 2014
Forum: MultiCharts
Topic: How many times should I reload the chart each morning? [SOLVED]
Replies: 2
Views: 1238

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

Thanks

In that case, I will

1. Load one instance of MC64 first

2. Reload data on each of the charts on that instance

3. Load the rest three instances of MC64 without the need to reloading data again.

For certain this helps a lot.
by tonyng
22 Jul 2014
Forum: MultiCharts
Topic: How many times should I reload the chart each morning? [SOLVED]
Replies: 2
Views: 1238

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

We trade with these configurations: - TS datafeed (9.1 build23). - Four MC64 8.8 build 9189 running on Windows 2008 R2 with different strategy - Each MC64 running three charts and they are: @NQU14 800 tick bar with Intrabar @NQU14 5min $Tick 1min - NQU14 5min and $Tick running ADE to provide trendin...
by tonyng
17 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

On second thought. I think from now on we will always press Ctrl-R to reload the chart whenever there is a event of changing. Seems like this is the only way to force MC64 to think right.
by tonyng
17 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

Hi Andrew I think I am very close to find the problem. I can reproduce it now with my development machine. Our Strategy depends on two indicators to provide trending information. Somehow the indicator was providing wrong info. We fixed the problem by pressing Ctrl-R at the indicator chart. Just like...
by tonyng
17 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

Forgot to mention that our NQ tick bar's resolution is 800 Tick per bar
by tonyng
17 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

Each of MC64 has it's own main frame. Yes we have 4 of them running. I have updated the previous message to include our log file
by tonyng
17 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

Hi Andrew, Datafeed: TS 9.1 update24. Symbol: NQU4 Tick, NQU4 5mins, NYSE Tick 4 MC64 program running side by side connecting to the same TS Account. We just saw the same problem this morning. we have 4 MC64 running and each of them has 1 Signal (NQU4) and 2 indicators (NYSE Tick and NQU4 5min). MC6...
by tonyng
15 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

We have one signal and two indicators running. The two indicators are more like the publishers. They don't receive any data at all. On the other hand, the Signal is more like the subscriber and it does not send data. The trouble is not about the indicators nor the signals. It is about the chart not ...
by tonyng
15 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

Select:

Signals -> Format.. -> Inputs

So I changed the value there.
by tonyng
14 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Re: Need to restart the machine to force MC to read new INPU

Thanks for responding. This is not our case here. We don't need to re-compile anything here. Just to changed one of the input value. It worked fine right after rebooting the machine. The whole point here is it should just use the new input value without the need to reboot the machine. With our devel...
by tonyng
14 Jul 2014
Forum: MultiCharts
Topic: Need to restart the machine to force MC to read new INPUT va
Replies: 15
Views: 3147

Need to restart the machine to force MC to read new INPUT va

We have 2 machines running MC64 8.8 9189 -> Production and Development (both are running windows 2008 R2) with MSSQL 2008 R2. On Production today, we have 4 separate MC running. Each of them has 1 signal and 2 indicators and the signal is using ADE to read the values set by the 2 indicators. Somehow...
by tonyng
23 Jun 2014
Forum: MultiCharts
Topic: DateTime2ELTime_s (DateTime) VS Time_s
Replies: 1
Views: 800

DateTime2ELTime_s (DateTime) VS Time_s

Is there any real difference between the above 2 functions?
by tonyng
29 Apr 2014
Forum: MultiCharts
Topic: How to monitor multiple print() from diff. Signals? [SOLVED]
Replies: 1
Views: 1008

How to monitor multiple print() from diff. Signals? [SOLVED]

We have multiple signals running with Print() statement to monitor the health of the tradings.
In TS, the output screen is attached to each chart BUT MC only has one output screen attached to the editor. Is there a way to do it with MC to monitor Print() message from diff. Signals?
by tonyng
14 Apr 2014
Forum: MultiCharts
Topic: Different Testing results with TS with MKT order [SOLVED]
Replies: 2
Views: 1078

Re: Different Testing results with TS with MKT ord [SOLVED]

Thanks very much. That's the problem.
by tonyng
13 Apr 2014
Forum: MultiCharts
Topic: Different Testing results with TS with MKT order [SOLVED]
Replies: 2
Views: 1078

Different Testing results with TS with MKT order [SOLVED]

We have ported our code from TS to MC64. Somehow during the backtesting, we noticed MC64 has a different behaviour with Buytocover code. i.e. with TS if we have these code: if(currentask<=EntryPrice-S1ExitTarget) then Buytocover("S1_syn") 1 Contract next Bar At Market; if(currentask<=EntryPrice-S2Ex...
by tonyng
01 Mar 2014
Forum: MultiCharts
Topic: all the ListC functions are missing with 8.8 64bit
Replies: 1
Views: 782

all the ListC functions are missing with 8.8 64bit

Where can I import all the missing ListC functions from? I am using MultiCharts64 ver 8.8 build 8593
by tonyng
26 Nov 2013
Forum: MultiCharts
Topic: QouteManger keep having errors with eSignal [SOLVED]
Replies: 3
Views: 1725

Re: QouteManger keep having errors with eSignal [SOLVED]

Yes. So wired. I suspect its winros.ini got altered by a 3rd party software
by tonyng
25 Nov 2013
Forum: MultiCharts
Topic: QouteManger keep having errors with eSignal [SOLVED]
Replies: 3
Views: 1725

Re: QouteManger keep having errors with eSignal [SOLVED]

I went through all the trouble to fix it.

1. Install 64bit version of 11.6 of esignal >> still has error with winsock
2. Remove 64bit version of 11.6 of esignal
3. Remove 32bit version of 10.6 of esignal
4. Remove winros.ini
5. Reinstall esignal
Run Multichart and it works
by tonyng
25 Nov 2013
Forum: MultiCharts
Topic: QouteManger keep having errors with eSignal [SOLVED]
Replies: 3
Views: 1725

QouteManger keep having errors with eSignal [SOLVED]

QouteManger keep having problems with eSignal datamanger. Please help me to fix it. eSignal Data Manager Version: 10.6 QouteManger Version 8.7.7634.400 64bit Here is the Log: [11/25/2013 18:23:45] Advise Transaction 11 Tick ES #F 26.11.13 00:23:45 - 31.12.78 23:59:59 [11/25/2013 18:23:45] Advise Tra...
by tonyng
18 Nov 2013
Forum: MultiCharts
Topic: Newbie Questions, Does 8.7 support multiple time zones.
Replies: 1
Views: 940

Newbie Questions, Does 8.7 support multiple time zones.

I came from TS 9.0 and it allows diff. time zone from diff. chart. Can I do the same thing with 8.7 with eSignal data feed?
i.e. New York, Chicago, Hong Kong timezone in diff. charts.
by tonyng
14 Nov 2013
Forum: MultiCharts
Topic: ADE 2.0 and ELCollections 2.0
Replies: 0
Views: 849

ADE 2.0 and ELCollections 2.0

I heard 2.0 is out. Does anyone has it working for multicharts?
by tonyng
12 Nov 2013
Forum: MultiCharts
Topic: Where to find tskit.dll for compiling 64bit plugin
Replies: 1
Views: 1013

Where to find tskit.dll for compiling 64bit plugin

I just try to re-compile Elcollection in 64bit for learning. Where can I find the 64bit tskit.dll
by tonyng
08 Nov 2013
Forum: MultiCharts
Topic: New with multichart, Please help me with elexcel.dll (64bit)
Replies: 1
Views: 1050

New with multichart, Please help me with elexcel.dll (64bit)

Do u know where to get elexcel.dll (64bit) for Multicharts 64?

Go to advanced search