Search found 26 matches

by meo
27 Aug 2020
Forum: MultiCharts
Topic: Issue connecting to OANDA (in VPS) [SOLVED]
Replies: 2
Views: 896

Re: Issue connecting to OANDA (in VPS) [SOLVED]

Found the solution, in case other folks face the same issue.
Enhanced Internet Explorer Settings from Windows Server that caused the error. Removing it will solve that. :)
by meo
27 Aug 2020
Forum: MultiCharts
Topic: Issue connecting to OANDA (in VPS) [SOLVED]
Replies: 2
Views: 896

Re: Issue connecting to OANDA (in VPS) [SOLVED]

it might not be a firewall issue but more like a rate limit by Oanda. (blocked by cloudflare) I tried calling Oanda via api calls in the vps, it works fine. Wondering if there are other protocols MC use to connect to Oanda which causes this. Error 1015 The owner of this website (fxtrade.oanda.com) h...
by meo
26 Aug 2020
Forum: MultiCharts
Topic: Issue connecting to OANDA (in VPS) [SOLVED]
Replies: 2
Views: 896

Issue connecting to OANDA (in VPS) [SOLVED]

Hi, I am able to connect to Oanda in my local machine. However when I tried to connect with QuoteManager in my VPS (virtual machine in google cloud platform), I was unable to connect. - When attempting to connect, the Oanda netlogon window appears, after i keyed in my credentials, the credential fie...
by meo
11 Mar 2018
Forum: MultiCharts
Topic: Problem Installing EL Collections 64 bit
Replies: 4
Views: 1800

Re: Problem Installing EL Collections 64 bit

on a side note, do i still have to rely on ELCollections if i switch to MC.net?

am weighing shifting and porting my codes vs staying put with powerlanguage.. is multicharts gradually moving more development towards .net version?

Thanks a lot!
by meo
11 Mar 2018
Forum: MultiCharts
Topic: Problem Installing EL Collections 64 bit
Replies: 4
Views: 1800

Re: Problem Installing EL Collections 64 bit

Hi TJ, Those are the DLLs. By right when I put the ELCollections DLL in the multicharts folder, I should have the functions automatically in PowerLanguage. However the functions did not appear. Not sure why... The functions in PowerLanguage is the one that calls the external ELCollections DLL to pro...
by meo
11 Mar 2018
Forum: MultiCharts
Topic: Problem Installing EL Collections 64 bit
Replies: 4
Views: 1800

Re: Problem Installing EL Collections 64 bit

Hi, It could be a problem that the functions in powerlanguage are not created. I tried to manually create the MapSC, MapNN functions in the new computer where the functions were unavailable and they could work. Shows that the ElCollections.dll is ok. Can someone share the code for the ELC functions ...
by meo
11 Mar 2018
Forum: MultiCharts
Topic: Problem Installing EL Collections 64 bit
Replies: 4
Views: 1800

Problem Installing EL Collections 64 bit

Hi, I am having problem installing ELCollections 64bit on my new computer I have copied the 64bit DLL into C:\Program Files\TS Support\MultiCharts64 but the functions (MapNN etc) does not show up in PowerLanguage Editor.. A separate issue, on my old computer with ELCollections installed, I have the ...
by meo
22 Sep 2015
Forum: MultiCharts
Topic: Difference in backtesting between Chart and Portfolio mode
Replies: 3
Views: 1781

Re: Difference in backtesting between Chart and Portfolio mo

Hi Henry, Thanks a lot for the reply. I must have been dreaming when I posted the question. Of course no running through OHLC when IOG is disabled... Is Bar Magnifier or IOG in the road map for future development for portfolio backtesting? Quite critical for some of us. We need more granuality in ba...
by meo
21 Sep 2015
Forum: MultiCharts
Topic: Difference in backtesting between Chart and Portfolio mode
Replies: 3
Views: 1781

Difference in backtesting between Chart and Portfolio mode

Hi, Understand that IOG is not available in Portfolio Trader. However even without IOG in my chart strategy testing, I am getting different backtesting results from chart and portfolio trader. Realized that its because in chart mode, the backtester goes through the OHLC for each bar, whereas for por...
by meo
02 Jan 2015
Forum: MultiCharts
Topic: Problem with Global Variables
Replies: 9
Views: 3624

Re: Problem with Global Variables

Hi arnie and JoshM, thanks for the suggestions. Could be a build problem in the latest version. The packages were around but couldn't be detected. I uninstalled and reinstalled the new version but it still failed. Only worked after I installed an older version of MC and upgrade to newer version.. At...
by meo
31 Dec 2014
Forum: MultiCharts
Topic: Problem with Global Variables
Replies: 9
Views: 3624

Problem with Global Variables

Hi, I encountered a weird problem with GlobalVariables. It is fine on my existing PC (Win7 64bit) but then on my Win8 laptop (Win8 64bit), the PLEditor does not recognize the functions. GVSetNamedInt etc all are not recognized. It was fine on my Win8 laptop previously, but I did a clean up of the la...
by meo
16 Oct 2014
Forum: MultiCharts
Topic: Sample Codes or DLL to do HTTP Post/Get
Replies: 12
Views: 4734

Re: Sample Codes or DLL to do HTTP Post/Get

Hi Patrick, I am not too sure on what type of socket I used as used a POCO library to make the calls. I created a exe from Visual Studio using c++ to use the POCO http library/ Not special exe. I did something similar previously but not on Multicharts where my strategy writes periodically to my web ...
by meo
15 Oct 2014
Forum: MultiCharts
Topic: Sample Codes or DLL to do HTTP Post/Get
Replies: 12
Views: 4734

Re: Sample Codes or DLL to do HTTP Post/Get

Yup haha I took the lazy and not so elegant solution. Was trying to get some system testing to work fast then. If you can do a direct call, do share your code with us :)
by meo
08 Jul 2014
Forum: MultiCharts
Topic: Currency Conversion Feature - Calculation is incorrect [SOLVED]
Replies: 29
Views: 11968

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

Here is my current workaround: 1) set the portfolio currency to none. 2) created a new exchange, add another set of FX pairs and re imported the data. I set the name with a suffix and its no longer detected as a currency pair. For JPY pair, you can change the BigPointValue. Not accurate backtesting ...
by meo
07 Jul 2014
Forum: MultiCharts
Topic: Currency Conversion Feature - Calculation is incorrect [SOLVED]
Replies: 29
Views: 11968

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

Hi Zammo, I agree with your explanation. I got the exact same problem with the calculation of PnL when backtesting on FX pairs...
by meo
22 May 2014
Forum: MultiCharts
Topic: IB TWS connection
Replies: 6
Views: 1802

Re: IB TWS connection

Hi Andrew,

I am using Intrabarordergeneration. Could it be the case where a tick comes in and the price has moved causing my market order not to be filled? I will do some more testing. Could using limit or stop order help?
by meo
22 May 2014
Forum: MultiCharts
Topic: IB TWS connection
Replies: 6
Views: 1802

Re: IB TWS connection

Hi, I have tried changing my orders to next bar on market/open but to no avail.. The order still does not reach TWS in a timely fashion. Sometimes it doesn't even reach it at all. Question on the submitting of orders: If a condition is TRUE and an order is submitted (but not yet executed), and the c...
by meo
15 May 2014
Forum: MultiCharts
Topic: IB TWS connection
Replies: 6
Views: 1802

IB TWS connection

Hi, I am currently using Multicharts Powerlanguage to connect to TWS for testing. The orders lagged pretty badly. Orders are submitted by Multicharts (from logs in output screen) but they did not appear in the TWS panel until sometimes later. (2-30+ sec lag). I tried to execute the orders manually i...
by meo
07 Apr 2014
Forum: MultiCharts
Topic: Sample Codes or DLL to do HTTP Post/Get
Replies: 12
Views: 4734

Re: Sample Codes or DLL to do HTTP Post/Get

I tried running other functions on the dll and the results is returned correctly to my MultiCharts code. The "connection refused" error pops up when it ran my HTTPGet function. My DLL makes a call to an external POCO library which provides the HTTP request implementation. Could I have missed out som...
by meo
05 Apr 2014
Forum: MultiCharts
Topic: Sample Codes or DLL to do HTTP Post/Get
Replies: 12
Views: 4734

Re: Sample Codes or DLL to do HTTP Post/Get

Hi Andrew, Thanks for the reply. I have actually created a DLL myself using VS10. The DLL basically makes a HTTP request to my own webpage. Code works fine when called from another C++ application. However when I call it from my powerlanguage script, there is a connection refused error. Is there any...
by meo
29 Mar 2014
Forum: MultiCharts
Topic: MC9
Replies: 9
Views: 3213

Re: MC9

Hi Henry thanks for the update. So those who signed up earlier for the trial will get to test it? The ability to trade other symbols is very important for some of us :)
by meo
29 Mar 2014
Forum: MultiCharts
Topic: Sample Codes or DLL to do HTTP Post/Get
Replies: 12
Views: 4734

Re: Sample Codes or DLL to do HTTP Post/Get

Willing to pay for a DLL to do it. Any interested coders, do let me know. Thanks
by meo
22 Mar 2014
Forum: MultiCharts
Topic: Sample Codes or DLL to do HTTP Post/Get
Replies: 12
Views: 4734

Sample Codes or DLL to do HTTP Post/Get

Hi, does anyone here have code samples that allow me to make HTTP call to my webserver? Thanks!
by meo
13 Nov 2013
Forum: MultiCharts
Topic: calling MATLAB scripts from Multicharts
Replies: 1
Views: 1833

calling MATLAB scripts from Multicharts

Hi,

Does anyone have a sample script/dll which calls MATLAB script from MC? I couldn't seems to find any online. Thanks
by meo
05 Oct 2012
Forum: MultiCharts
Topic: Cancellation of unfilled limit orders on every tick
Replies: 4
Views: 1317

Re: Cancellation of unfilled limit orders on every tick

Hi Andrew, thanks for your prompt reply. Yes I am referring to auto trading. I am in IOG mode. What do you mean by maintain order? Same order name and price? 1) if my order is buy "STRATEGY 1 BUY" next bar at 1.0001 limit, in the next tick, I MAINTAIN it at buy "STRATEGY 1 BUY" next bar at 1.0001 li...
by meo
05 Oct 2012
Forum: MultiCharts
Topic: Cancellation of unfilled limit orders on every tick
Replies: 4
Views: 1317

Cancellation of unfilled limit orders on every tick

Hi, Like to check if all limit orders are actually sent to the broker and if unfilled are cancelled on every tick. Heard that if the orders are similar (same name, price etc), MC does not send a replicated order over to the broker. This is a concern as one of my broker MBT is charging a HFT fees. If...

Go to advanced search