Search found 59 matches

by The9000
24 Oct 2017
Forum: MultiCharts
Topic: MULTICHARTS 11.0 RELEASE
Replies: 85
Views: 162148

Re: MULTICHARTS 11.0 RELEASE

The print (" Some data = ", data); function is still broke in 11.0. It's been broken since 10.0 beta, works great in v9. Update: it seems to work OK if I don't call it on every bar in minute or tick data for debugging. As a great plus, the syntax highlighting seems to work great on large scripts ( ...
by The9000
24 Oct 2017
Forum: MultiCharts
Topic: MULTICHARTS 11.0 RELEASE
Replies: 85
Views: 162148

Re: MULTICHARTS 11.0 RELEASE

The print (" Some data = ", data); function is still broke in 11.0. It's been broken since 10.0 beta, works great in v9.
by The9000
28 Mar 2017
Forum: MultiCharts
Topic: oanda errors
Replies: 5
Views: 2390

Re: oanda errors

I installed the updater and I'm unable to connect to OANDA at all. I get to the auth screen, put in my credentials, click accept and then get a error box from MC 'impossible to connect to OANDA'. It then takes me back to the credentials screen again. I have the same problem for both data and the bro...
by The9000
18 Dec 2016
Forum: MultiCharts
Topic: Font size in MC 10 Portfolio Trader
Replies: 2
Views: 1118

Re: Font size in MC 10 Portfolio Trader

To add to that, the size of the dialog box for setting the parameters on a strategy is not adjustable. This is a definitely a bug.
by The9000
18 Dec 2016
Forum: MultiCharts
Topic: Font size in MC 10 Portfolio Trader
Replies: 2
Views: 1118

Font size in MC 10 Portfolio Trader

I'm not sure if this is a bug or a registry thing, however the font size in Portfolio Trader 10 looks cartoonish and corrupts when I unmaximize the screen.

Is there a way to change it back to MC9 style?
Screen Shot 2016-12-18 at 12.01.20 PM.png
(235.62 KiB) Downloaded 450 times
by The9000
08 Nov 2016
Forum: MultiCharts
Topic: Live IQFeed and MC
Replies: 4
Views: 1674

Re: Live IQFeed and MC

It took me some time to diagnose this. The problem doesn't appear to be IQFeed, however if I leave Portfolio Trader running overnight, it will not generate orders the following session. I confirmed IQfeed is indeed streaming data to Portfolio Trader using the IQFeed Client. Portfolio Trader will not...
by The9000
02 Nov 2016
Forum: MultiCharts .NET
Topic: MultiCharts .NET tutorials
Replies: 17
Views: 21072

Re: MultiCharts .NET tutorials

Thanks Josh the content on your site is great for someone looking to make the jump to c#. I found it extremely helpful. Is there any documentation/examples anywhere on passing data to the MMS scripts in .NET? More specifically the methods for the equivalent functions in Easy Language such as pmms_de...
by The9000
22 Oct 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

If you're asking if you can use more than 32gb, yes. With so many cores, you're likely choking that machine with the memory. I have a strategy that uses a metric ton of ram and I was running into crashes when it starts paging at 64gb. My 5960x rig only supports 64gb of ram and I needed something mor...
by The9000
11 Oct 2016
Forum: MultiCharts
Topic: Live IQFeed and MC
Replies: 4
Views: 1674

Re: Live IQFeed and MC

The problem is the same in both Portfolio Trader and and MC. If I don't restart both at the end of the trading session the following morning, it won't stream live data from IQFeed. I'm using 9.1R4 64 bit on Windows Server 2012. I will try another connection from the IQFeed client to see if it will s...
by The9000
10 Oct 2016
Forum: MultiCharts
Topic: Live IQFeed and MC
Replies: 4
Views: 1674

Live IQFeed and MC

I've posted in the past about problems with IQFeed not providing live data to Portfolio Trader after the end of the session it was started on. For example, today is Monday and before the session starts today, I start Multicharts, enable live trading and all is good. If I don't restart Multicharts to...
by The9000
19 Sep 2016
Forum: MultiCharts
Topic: Running Multicharts from the "cloud"
Replies: 18
Views: 7749

Re: Running Multicharts from the "cloud"

The Germany based servers are a bargain, much cheaper than AWS for what you're getting.

How is connectivity/latency to US based severs such as IQ Feed?

I assume it's a shell server and I would need to install Windows, etc. How is connectivity handled to the server, VPN and remote desktop?'
by The9000
18 Sep 2016
Forum: MultiCharts
Topic: Running Multicharts from the "cloud"
Replies: 18
Views: 7749

Re: Running Multicharts from the "cloud"

Along similar lines, I'm trying to backup all of my MC user files automatically (studies, quote databases,etc) using Windows Backup in Win10. However I don't see the file paths for the MC files above to use for backups.
by The9000
25 Aug 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

I've noticed it also depends on the type number of symbols you're trying to optimize on and the strategy. Depending on the type of optimization I'm doing, the 8 core 5960x will run at between 30% - ~95%. It also takes awhile for all of the cores to become active in the optimization. It might run at ...
by The9000
25 Aug 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

Keep us posted please if you can get it to work. I'm also curious to see if you can use all of the threads. These second hand dual Xeon setups are getting too cheap to not take advantage of for brute force optimizations or backtests that require a metric crap ton of RAM. http://www.natex.us/Intel-S2...
by The9000
04 Jul 2016
Forum: MultiCharts
Topic: Can't connect to TS after 10.0 to 9.1 downgrade
Replies: 1
Views: 1226

Can't connect to TS after 10.0 to 9.1 downgrade

After I moved back to MC 9.1, I'm unable to connect to TS for data. When I try to get data in Portfolio Trader, I get a 'no data' error. I went into the QuoteManager and tried deactivating TS and reactivating it.

Any ideas before I contact support?
by The9000
21 Jun 2016
Forum: MultiCharts
Topic: MULTICHARTS 10.0 BETA 1
Replies: 89
Views: 28308

Re: MULTICHARTS 10.0 BETA 1

It was 7 symbols going back 6 years in 2 minute bars. It prints one line to the console for every bar in the trade and there were about 1200 trades, 30 bars per trade on average. So about 36k lines of output.
by The9000
21 Jun 2016
Forum: MultiCharts
Topic: QuoteManager slow
Replies: 3
Views: 1949

Re: QuoteManager slow

Hi Henry, I'm using ASCII mapping and not ASCII import. I haven't updated the ASCII data since I mapped it two months ago. I'm using it in Portfolio Trader, not regular MC. I mapped 1000+ symbols so using ASCII import would be extremely cumbersome since I would need to import each symbol manually. I...
by The9000
20 Jun 2016
Forum: MultiCharts
Topic: QuoteManager slow
Replies: 3
Views: 1949

QuoteManager slow

I have a problem where, when loading data into Portfolio Trader before a backtest or optimization, it takes hours to load in data. Other times it takes 10-15 minutes to load the data. I'm using ASCII data, 2 minute bars. For example, this evening I'm loading in data I was working with on Saturday. T...
by The9000
20 Jun 2016
Forum: MultiCharts
Topic: MULTICHARTS 10.0 BETA 1
Replies: 89
Views: 28308

Re: MULTICHARTS 10.0 BETA 1

I have a problem with the Power Editor freezing up when printing a decent amount of data to the console. I don't have this problem in 9.1 and have since gone back to 9.1 until it's fixed.
by The9000
08 Jun 2016
Forum: MultiCharts
Topic: Portfolio Trader, ASCII data and Volume data [SOLVED]
Replies: 4
Views: 2900

Re: Portfolio Trader, ASCII data and Volume data [SOLVED]

Thank you Henry. Replacing Volume with Ticks works on the ASCII data.
by The9000
31 May 2016
Forum: MultiCharts
Topic: MULTICHARTS 10.0 BETA 1
Replies: 89
Views: 28308

Re: MULTICHARTS 10.0 BETA 1

I was able to get it to work by running both the Power Editor and Portfolio Trader as admin. Windows 10 x64 Pro.
by The9000
29 May 2016
Forum: MultiCharts
Topic: MULTICHARTS 10.0 BETA 1
Replies: 89
Views: 28308

Re: MULTICHARTS 10.0 BETA 1

I love the new look. Overall the MC10 feels much more responsive.

Console output appears to be broke, i.e. print("Hello World") doesn't show anything in the console.
by The9000
23 May 2016
Forum: MultiCharts
Topic: Portfolio Trader, ASCII data and Volume data [SOLVED]
Replies: 4
Views: 2900

Re: Portfolio Trader, ASCII data and Volume data [SOLVED]

Hi Henry, If I replaced the ASCII data with IQFeed data, the volume data shows up in Portfolio Trader. I added a line of code that is print("Volume = ", volume) to print the volume to the console and the result is 0. With IQFeed data, the correct volume shows up. With ASCII, it's 0 for all bars. Tony
by The9000
21 May 2016
Forum: MultiCharts
Topic: Portfolio Trader, ASCII data and Volume data [SOLVED]
Replies: 4
Views: 2900

Portfolio Trader, ASCII data and Volume data [SOLVED]

I have a data set that is 2 minute bars with volume data that I imported through the Quote Manager. However there is no volume data in the Portfolio Trader with my signals that use volume data analysis. To confirm, I printed the volume data to the console, bar-by-bar, and it's all 0. However if I op...
by The9000
06 May 2016
Forum: MultiCharts
Topic: Alternatives to Interactive Brokers for Stocks/Options
Replies: 1
Views: 1686

Alternatives to Interactive Brokers for Stocks/Options

After a 45 minute phone call with IB API support today, I had the temporary stroke of genius that I need to move my trading away from IB. I had an order that was rejected and they blamed MC. After digging into the log file, the problem was with IB, not MC. This is an ongoing theme. Between the const...
by The9000
06 May 2016
Forum: MultiCharts
Topic: question regarding stop order not filled
Replies: 5
Views: 2239

Re: question regarding stop order not filled

If you're using IB, I believe the problem is with IB. I've had random problems over the past couple of weeks with stop orders not getting filled in highly liquid instruments. It's purely random.
by The9000
06 May 2016
Forum: MultiCharts
Topic: Multicharts on Window server, AWS, EC2
Replies: 35
Views: 14462

Re: Recommended hosting for Multicharts.Net and IB Gateway?

I run MC Portfolio Trader and IQFeed with IB TWS in EC2. It works with 150m bandwidth on both sides. I'm running Windows Server 2012 R2. Highly recommended and very simple to setup.
by The9000
27 Apr 2016
Forum: MultiCharts
Topic: MULTICHARTS 9.1 RELEASE
Replies: 107
Views: 51879

Re: MULTICHARTS 9.1 RELEASE

I can't say it's MC64 Portfolio Trader. I have a python script I wrote that will also stream live data from IQFeed concurrently with Portfolio Trader. I'll watch the output in the editor to see if PT is getting live data from IQFeed as well as from the python script. I added output to the PT strateg...
by The9000
27 Apr 2016
Forum: MultiCharts
Topic: MULTICHARTS 9.1 RELEASE
Replies: 107
Views: 51879

Re: MULTICHARTS 9.1 RELEASE

I updated the IQFeed client to the newest version and I would say the problem is now worse. Yesterday I had no trades executed and I should of had 2 trades executed. I started the instance yesterday morning about 10 minutes before the session started. I'm using MC64 Portfolio Trader. I opened regula...
by The9000
22 Apr 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

I ran the benchmark algo in regular MC64x and it does peg at 100%. Test results were 25 seconds to the 5000 mark and 83 hours to estimated completion. It still smokes the AWS instance by a country mile. I'm going to try breaking up my test algo that I'm running on the entire S&P400 MidCap into 16 ch...
by The9000
21 Apr 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

I'm using MC64 Portfolio Trader v9.1 release 4, Windows 10 Pro x64. I used the Intel Extreme Tuning Tool to watch the CPU/memory load while it was running, I'll try task manager so we're comparing apples to apples. The algo I ran it on was 30 symbols, 2 minute bars, 700 lines of code plus a MMS scri...
by The9000
21 Apr 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

So I followed suit and put together an overlocked 5960x rig for my R&D machine. Asus Sabertooth MB, 32gb ram with enough cooling to keep a small nuclear power plant stable. It's running stable at 4.3 Ghz and passed a stress test without breaking a bead of sweat. I did a showcase showdown against the...
by The9000
21 Apr 2016
Forum: MultiCharts
Topic: Equity Curve Trading
Replies: 3
Views: 1977

Re: Equity Curve Trading

Hello, i realise that you only like to give limited coding assistance but i believe the bulk of the coding has been done. I am trying to get a Money Management system that trades the equity code of a system on each individual futures contract it is applied too. The MM system presently looks at the ...
by The9000
18 Apr 2016
Forum: MultiCharts
Topic: MULTICHARTS 9.1 RELEASE
Replies: 107
Views: 51879

Re: MULTICHARTS 9.1 RELEASE

Hi Henry, The bug from Release 3 addressing the IQFeed data stop in live trading is still prevalent. I'm using IB Gateway with IQFeed and if I don't reboot the machine between sessions, I won't get any data from IQFeed. And obviously no trades. I run on 2 minute bars from IQ Feed, ~30 symbols, 2 ye...
by The9000
14 Apr 2016
Forum: MultiCharts
Topic: MULTICHARTS 9.1 RELEASE
Replies: 107
Views: 51879

Re: MULTICHARTS 9.1 RELEASE

Hi Henry, The bug from Release 3 addressing the IQFeed data stop in live trading is still prevalent. I'm using IB Gateway with IQFeed and if I don't reboot the machine between sessions, I won't get any data from IQFeed. And obviously no trades. I run on 2 minute bars from IQ Feed, ~30 symbols, 2 yea...
by The9000
19 Mar 2016
Forum: MultiCharts
Topic: Awesome Feature Request: Optimize a MMS Script [SOLVED]
Replies: 1
Views: 1459

Awesome Feature Request: Optimize a MMS Script [SOLVED]

It would save me a colossal amount of time if there was a way to run optimizations on input parameters for MMS scripts.
by The9000
15 Mar 2016
Forum: MultiCharts
Topic: Imported Studies Don't Show Up In x86 [SOLVED]
Replies: 3
Views: 1509

Re: Imported Studies Don't Show Up In x86 [SOLVED]

Thanks for the tip. Running the Power Editor as admin and reimporting the strategies worked.
by The9000
14 Mar 2016
Forum: MultiCharts
Topic: Imported Studies Don't Show Up In x86 [SOLVED]
Replies: 3
Views: 1509

Imported Studies Don't Show Up In x86 [SOLVED]

I have a trial version of x86 MC 9.1 installed in my local machine to test out a new broker plug-in before the developer builds it for x64. My production setup is x64 9.1 portfolio trader that runs on EC2. I exported the signals from my x64 version and imported them into the x86 version. They show u...
by The9000
02 Mar 2016
Forum: MultiCharts
Topic: Multicharts - Memory Leak
Replies: 8
Views: 3431

Re: Multicharts - Memory Leak

I just downloaded 9.1 Release 3 last night and it appears to be much more stable. I through 40+ backtests at it and didn't get any warnings about low memory.
by The9000
01 Mar 2016
Forum: MultiCharts
Topic: Multicharts - Memory Leak
Replies: 8
Views: 3431

Re: Multicharts - Memory Leak

Shane I've found the same thing. If I don't shutdown and reboot the instance once per day with the Portfolio Trader, that it causes all kinds of problems with live trading. Most specifically, it won't trade. Even if I restart Portfolio Trader and TWS and go into Autotrading, it won't process any inc...
by The9000
26 Feb 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

The interesting thing is the c4.large instances use dual Xeon E5 2666 chips, which in a dual CPU config has a benchmark of 24804 @ 2.9 Ghz.

Point being, for the purpose of Multicharts, the 5960x runs circles around an army of 8 E5 2666 chips.
by The9000
26 Feb 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

On a c4.2xlarge instance, it took 56 seconds to get to the 5000 mark and the estimate was 197:00:00 to completion.

Shane can you run the script and see how long it takes to get to the 5000 mark? If your 5960x is really that fast, I'll be on my way to Microcenter to build a bad ass R&D rig.
by The9000
26 Feb 2016
Forum: MultiCharts
Topic: Problem with Order and Position Tracker Window
Replies: 10
Views: 4874

Re: Problem with Order and Position Tracker Window

Hi Leo, Did you ever get this resolved? I recently moved over to MC and IB from TS. If you're using TS for you live data, one problem maybe data corrections. Strategies that use the HOD/LOD are highly susceptible to data errors like this. If you open a chart window in TS, you'll see an orange C in t...
by The9000
25 Feb 2016
Forum: MultiCharts
Topic: Portfolio Trader - Money Management Signal Max Symbols
Replies: 7
Views: 5777

Re: Portfolio Trader - Money Management Signal Max Symbols

As a work around, I think making the netprofit function in the Portfolio Trader reflect the actual net profit generated by the strategy, regardless of the MMS, would work. =>pmms_strategy_netprofit_ without_mms Yes! Please add this feature to the next release. That one keyword would save lots of co...
by The9000
24 Feb 2016
Forum: MultiCharts .NET
Topic: Considering .net from Power Language
Replies: 2
Views: 1716

Re: Considering .net from Power Language

Thanks for the reply. The other reason I'm considering it is would be an effective way to teach myself C#. I would say my Power Language skills are a 9.5/10 and I would like to learn an object oriented language. I'm also learning Python at the moment and I find it very easy to learn, though I haven'...
by The9000
22 Feb 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

On a c4.large AWS instance it took 3:40 (3 minutes 40 seconds) to hit the 5000 tests mark. I will try it on a c4.2xlarge instance the next time I'm using one.
by The9000
20 Feb 2016
Forum: MultiCharts .NET
Topic: Considering .net from Power Language
Replies: 2
Views: 1716

Considering .net from Power Language

I understand there is a learning curve involved in learning c# which I'm confident I can handle. My main reason for considering the switch is speed and memory use. The Portfolio Trader seems to be a major memory hog when running more than ~15 symbols intraday (2 minute charts). I can run tests on up...
by The9000
20 Feb 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

I use the c4.large for live trading and it doesn't have any delay. The c4 AWS instances were designed specifically for compute intensive functions. The c4 instances are substantially faster than the c3 instances for about the same price. The downfall of both of them is they need more ram. The Xeon 2...
by The9000
20 Feb 2016
Forum: MultiCharts .NET
Topic: 2 Computers - How to speed up performance in Multicharts?
Replies: 34
Views: 16945

Re: 2 Computers - How to speed up performance in Multicharts

I'm running MC 9.1 in an EC2 c4 compute instance which is Xeon 2666 chips on Windows Server 2012. Normally for compute intensive backtests, I scale up from a c4.large (2 cpus, 4GB ram) to a c4.2xlarge (8 cpus, 16gb ram) and I have similar problems when I go to the c4.2xlarge. It actually runs backte...
by The9000
09 Feb 2016
Forum: MultiCharts
Topic: ASCII Data Import Error [SOLVED]
Replies: 4
Views: 2253

Re: ASCII Data Import Error [SOLVED]

+1 I'm having the same problem. If I import symbols using ASCII mapping, the symbols show up in the Quote Manager however when I try to chart them I get 'No Data'. Sometimes it works and sometimes it does not. This is on 10 years of daily data and 10 years of 2 minute data. It randomly works on eith...
by The9000
27 Jan 2016
Forum: MultiCharts
Topic: Portfolio Trader - Money Management Signal Max Symbols
Replies: 7
Views: 5777

Re: Portfolio Trader - Money Management Signal Max Symbols

Hi Henry, Thanks for the response. I tried running the backtest in AA and SA mode. This is over 10 years of intraday data, from 2006 through today, on 2 minute bars on 60 symbols. There is no difference in the backtest results using either the SS or AA mode. To troubleshoot, I added code to the MMS ...
by The9000
27 Jan 2016
Forum: MultiCharts
Topic: Portfolio Strat example requested.
Replies: 3
Views: 1547

Re: Portfolio Strat example requested.

Hi Rick, To understand what you want to do, you want to limit your long positions to X and your short positions to Y? So you can only have X longs positions on at once and Y short positions at once? Once you've reached those levels, if your strategy sends an order to the market, you want the ordered...
by The9000
08 Jan 2016
Forum: MultiCharts
Topic: Portfolio Trader - Money Management Signal Max Symbols
Replies: 7
Views: 5777

Re: Portfolio Trader - Money Management Signal Max Symbols

Hi Henry, Thanks for the response. As I looked into this further and started debugging it by printing some values in the Power Editor while the code was running, I stumbled upon something else that is partly at fault. The way I thought the Money Management script worked is that is acted as a firewal...
by The9000
27 Dec 2015
Forum: MultiCharts
Topic: Portfolio Trader - Money Management Signal Max Symbols
Replies: 7
Views: 5777

Portfolio Trader - Money Management Signal Max Symbols

I have a strategy with a money management signal that limits the symbols for trading based on the slope of the equity curve. It limits possible entries to the 5 symbols that have the highest slope of their equity curve. The code in the strategy creates the equity curve based on the last X number of ...
by The9000
13 Nov 2015
Forum: MultiCharts
Topic: Stop loss based on total open profit of the portfolio
Replies: 2
Views: 2142

Re: Stop loss based on total open profit of the portfolio

There has to be a way to know the current total profit of all open positions for the strategy? I can't be the first person to have this idea.
by The9000
07 Nov 2015
Forum: MultiCharts
Topic: Stop loss based on total open profit of the portfolio
Replies: 2
Views: 2142

Stop loss based on total open profit of the portfolio

Hi, I've read through the Wiki on the keywords for the Portfolio Trader and the money management signal. Several times. After reading it and searching these forums, I believe my portfolio level stop loss code belongs in the strategy and not in the money management signal. I have a portfolio of 10 sy...
by The9000
25 Oct 2015
Forum: MultiCharts
Topic: Importing a TS Strategy into MC with global variables
Replies: 2
Views: 1264

Re: Importing a TS Strategy into MC with global variables

Thanks for the fast reply. The code runs in TS 9.1. 9.5 has a bug in the Global Dictionary and it compiles fine however it doesn't pitch the data back and forth between the strategies. Any suggestions on how to do this using MC friendly code using global variables? The strategy runs on 2 minute bars.
by The9000
25 Oct 2015
Forum: MultiCharts
Topic: Importing a TS Strategy into MC with global variables
Replies: 2
Views: 1264

Importing a TS Strategy into MC with global variables

Hi, I'm new to MC and have moved all of my TS code over with the exception of one strategy. It uses the Global Dictionary in TS to send data between two strategies. I did my due diligence and installed the elcollections and functions. I still get the same error when I try to compile it in MC. Each c...

Go to advanced search