Search found 2285 matches: Portfolio

Searched query: portfolio

by rien
29 Apr 2019
Forum: MultiCharts .NET
Topic: Big Backtest Memory Problems
Replies: 3
Views: 1659

Re: Big Backtest Memory Problems

I see now that if i have multiple strategies (that i don't use at the same time) that the RAM usage is already higher of the Portfolio Trader. This seems like a bug.
If i run the Portfolio Trader with only one strategy then the RAM usage is lower.

Please fix this
by Henry MultiСharts
18 Apr 2019
Forum: MultiCharts
Topic: Limit exposure to a forex currency with Portfolio Trader
Replies: 1
Views: 893

Re: Limit exposure to a forex currency with Portfolio Trader

Hello gpw797,

You can parse the symbol name that holds an open position.
by Anna MultiCharts
16 Apr 2019
Forum: MultiCharts
Topic: WFA: recommended inputs: where are they displayed?
Replies: 7
Views: 2142

Re: WFA: recommended inputs: where are they displayed?

... -> find the required IS date in the report -> perform the 2nd optimization with the new set of parameters, etc. Also attach the following: - your portfolio workspace for the first optimization; - screenshots of the changes made for the second optimization; - the portfolio workspace for the second ...
by gpw797
14 Apr 2019
Forum: MultiCharts
Topic: Limit exposure to a forex currency with Portfolio Trader
Replies: 1
Views: 893

Limit exposure to a forex currency with Portfolio Trader

In portfolio trader I would like to limit the number of positions for a currency for forex symbols. For example, not enter a new position if I am already in a position with a given currency. I see that I can get the base currency ...
by Anna MultiCharts
11 Apr 2019
Forum: MultiCharts
Topic: WFA: recommended inputs: where are they displayed?
Replies: 7
Views: 2142

Re: WFA: recommended inputs: where are they displayed?

... looks like PT is doing the same extra cycle as per MC to derive final optimal inputs, no? Just that the "Apply" button and inputs are missing Yes, portfolio also performs an extra run, but it lacks the new interface and therefore no Apply button. The changes to the portfolio optimization are planned ...
by Anna MultiCharts
08 Apr 2019
Forum: MultiCharts
Topic: WFA: recommended inputs: where are they displayed?
Replies: 7
Views: 2142

Re: WFA: recommended inputs: where are they displayed?

Hello, wilkinsw!

I’m afraid there’re no recommended inputs for Portfolio Trader. This feature was introduced for the reworked optimization in MultiCharts 12 for the charts only. Optimization in Portfolio is the same as in MultiCharts 11.
Attached is the comparison pic.
by ABC
08 Apr 2019
Forum: MultiCharts
Topic: scoring a basket of stock pick [SOLVED]
Replies: 1
Views: 1000

Re: scoring a basket of stock pick [SOLVED]

Hi my2108, this sounds like something that is best implemented within the Portfolio Trader. https://www.multicharts.com/trading-software/index.php/Portfolio_Trader The Rank Strategy should give you an idea about how to implement your idea: https://www.multicharts.com/trading-software/index.php/Portfolio_Trader_Strategy_Examples ...
by hbscreener
05 Apr 2019
Forum: MultiCharts
Topic: Dynamic MaxBarsBack ? [SOLVED]
Replies: 6
Views: 1809

Re: Dynamic MaxBarsBack ? [SOLVED]

... not a lot of data. This is like going to a soccer match with 6 players. You have to decide: do you want to play the game or not. Thanks, TJ. The portfolio actually contains a large basket of stocks, with long history and short. I just want to calculate the % of correction from the 250-day high ...
by hbscreener
04 Apr 2019
Forum: MultiCharts
Topic: Dynamic MaxBarsBack ? [SOLVED]
Replies: 6
Views: 1809

Dynamic MaxBarsBack ? [SOLVED]

Hi all, I use the Portfolio Trader to load, say 100 symbols. Different symbols contain different number of bars. If the symbol has >= 250 bars, the highest high of the recent 250 bars is obtained. If the symbol has < 250 bars, the ...
by Henry MultiСharts
02 Apr 2019
Forum: MultiCharts
Topic: Portfolio Backtester Multiple commission rules per strategy?
Replies: 14
Views: 6588

Re: Portfolio Backtester Multiple commission rules per strategy?

Hello wilkinsw,

This improvement is not as trivial as it seems. Unfortunately at the moment we cannot fit it into our roadmap.
by lordsriram
29 Mar 2019
Forum: MultiCharts .NET
Topic: Contract Size and Profit Taking [SOLVED]
Replies: 1
Views: 1437

Contract Size and Profit Taking [SOLVED]

Hi I am using ordercreator.limit(new SOrderParameters(Contracts.Default, "Buy", EorderAction.Buy)) I am using the portfolio trader to determine the contract size based on 80% of my equity. I want to place profit taking orders at certain profit targets, but only take say 15% of the ...
by joebone
28 Mar 2019
Forum: MultiCharts
Topic: Optimization: Same underlying, different time ? [SOLVED]
Replies: 6
Views: 2025

Re: Optimization: Same underlying, different time ? [SOLVED]

... ones did well. Then select the those. I think a better solution would be to have the algo train on multiple data series at the same time like portfolio trader can do. I would then be able to identify and run several thousand bars during segments that met my conditions. I believe this will ...
by wilkinsw
27 Mar 2019
Forum: MultiCharts
Topic: Portfolio Backtester Multiple commission rules per strategy?
Replies: 14
Views: 6588

Re: Portfolio Backtester Multiple commission rules per strategy?

Multicharts? You could just add some new keywords that allow commission to be set in the signal (and let it be additive to what is also specified in strategy properties [but the user would probably set the to zero if using keywords instead]): if symbol=xxxx then set_cost_per_contract=10 else if symb...
by joebone
26 Mar 2019
Forum: MultiCharts
Topic: Optimization: Same underlying, different time ? [SOLVED]
Replies: 6
Views: 2025

Re: Optimization: Same underlying, different time ? [SOLVED]

Hello, joebone! I’m afraid this cannot be done within one workspace. You need to create separate portfolio workspaces, each with different data ranges to be able to optimize the desired time periods. thanks for reply Anna, Could I save price data as a custom symbol and ...
by Anna MultiCharts
26 Mar 2019
Forum: MultiCharts
Topic: Optimization: Same underlying, different time ? [SOLVED]
Replies: 6
Views: 2025

Re: Optimization: Same underlying, different time ? [SOLVED]

Hello, joebone!

I’m afraid this cannot be done within one workspace. You need to create separate portfolio workspaces, each with different data ranges to be able to optimize the desired time periods.
by joebone
25 Mar 2019
Forum: MultiCharts
Topic: Optimization: Same underlying, different time ? [SOLVED]
Replies: 6
Views: 2025

Optimization: Same underlying, different time ? [SOLVED]

In portfolio trader I can use one strategy to trade multiple underlyings and optimize for one setting over all these underlyings. Is there a regular way or is there a hack to be able to optimize for one strategy over several ...
by Anna MultiCharts
21 Mar 2019
Forum: MultiCharts
Topic: Automatic stocks list update in Portfolio Trader
Replies: 1
Views: 895

Re: Automatic stocks list update in Portfolio Trader

Hello, Gaetano!

Unfortunately adding/removing symbols from the symbol grid and enabling/disabling strategies automatically is also not possible in the Portfolio Trader. All modifications are to be performed manually.
by Gaetano
19 Mar 2019
Forum: MultiCharts
Topic: Automatic stocks list update in Portfolio Trader
Replies: 1
Views: 895

Automatic stocks list update in Portfolio Trader

Dear all, I'm currently managing the S&P500 list in Portfolio Trader. It would be useful to automatically add/drop the stocks in PT, when the stocks are added/dropped to/from the S&P index. Is there any way to do it? Alternatively, I'm looking for ...
by Henry MultiСharts
28 Feb 2019
Forum: MultiCharts .NET
Topic: Unexpected informational data series effect in Portfolio Trader [SOLVED]
Replies: 1
Views: 1774

Re: Unexpected informational data series effect in Portfolio Trader [SOLVED]

Hello darob,

Adding an extra data series may change the starting point of the calculations. Please check the first calculation bar in your Portfolio.
by Henry MultiСharts
28 Feb 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 4
Replies: 36
Views: 10085

Re: MULTICHARTS 12.0 RELEASE 4

... Instead it sticks with the auto-populated values that were generated for the default incremental GA. This is something that will be corrected when Portfolio Trader is switched to using the new optimization GUI (like in MultiCharts). Might I suggest when the user clicks on "Robustness: PASS/FAIL" ...
by wilkinsw
27 Feb 2019
Forum: MultiCharts
Topic: Portfolio Backtester Multiple commission rules per strategy?
Replies: 14
Views: 6588

Re: Portfolio Backtester Multiple commission rules per strategy?

Please Please Please. Let's get this sorted MC: If I have a basket of instruments in PT, with greatly varying tick values and volatilities, commissions etc, and one signal applied (which I'm optimizing), I need costs per fill to be instrument specific and not signal specific. Otherwise the optimizat...
by Henry MultiСharts
26 Feb 2019
Forum: MultiCharts
Topic: Global Variables 64bit Questions
Replies: 6
Views: 2206

Re: Global Variables 64bit Questions

Both commands allow for accessing the assigned value from any of the signals within current Portfolio Trader. But pmm_get_my_named_num and pmms_get_strategy_named_num can reference the value of the specific strategy ID, while pmm_get_global_named_num has a single value ...
by darob
25 Feb 2019
Forum: MultiCharts .NET
Topic: Unexpected informational data series effect in Portfolio Trader [SOLVED]
Replies: 1
Views: 1774

Unexpected informational data series effect in Portfolio Trader [SOLVED]

Hi, I’ve found that introducing a 2nd data series (in this case 60 min SPY) to Portfolio Trader affects backtesting even when the data series isn’t referenced in the code. There's no MMS being used. Also toggling Realtime-History Matching on/off makes no difference. ...
by Henry MultiСharts
22 Feb 2019
Forum: MultiCharts
Topic: long term portfolio backtesting with many symbols
Replies: 1
Views: 854

Re: long term portfolio backtesting with many symbols

Hello joebone,

If there is no data for a symbol yet, then that won't be possible to run any code over it in your Portfolio.
by Sky
19 Feb 2019
Forum: MultiCharts
Topic: Data Window "floating"? [SOLVED]
Replies: 2
Views: 1169

Data Window "floating"? [SOLVED]

... and Desktop(?). I use a dual monitor setup with a chart filling both monitors. In the past, I could pull up (maximize for monitor 1) my IB portfolio page and it would cover the MC chart containing the open Data Window within the Workspace on the same monitor. But now, if I want to study ...
by joebone
16 Feb 2019
Forum: MultiCharts
Topic: long term portfolio backtesting with many symbols
Replies: 1
Views: 854

long term portfolio backtesting with many symbols

Hello all, I am experimenting with portfolio backtester. I have some symbols that are newer and some that are older. If a symbol isn't trader yet but I have it in the backtester and use its close value in a calculation then I assume it will ...
by no erocla
15 Feb 2019
Forum: MultiCharts
Topic: mail alert with stocks information
Replies: 4
Views: 1434

Re: mail alert with stocks information

... example by waiting past the bar time out before executing the code. ABC Of course! Anyway, on daily bars trading is easier to manage. Maybe, in Portfolio Trader i can send all stocks information (through a Signal) to Money Management Signal and then re-send it on another 1 Signal the just retrieve ...
by ABC
15 Feb 2019
Forum: MultiCharts
Topic: mail alert with stocks information
Replies: 4
Views: 1434

Re: mail alert with stocks information

no erocla, you should be able to do that for the stocks that are within your portfolio by having either the money management or the entry signal on one symbol collect all the information and send the email. You will likely require a timer though as the markets ...
by no erocla
14 Feb 2019
Forum: MultiCharts
Topic: mail alert with stocks information
Replies: 4
Views: 1434

mail alert with stocks information

Is possibile through Portfolio Trader to retrieve information from stocks (for example close price of each stock) and sending it in one e-mail ?
Thank you in advance
NE
by lordsriram
06 Feb 2019
Forum: MultiCharts .NET
Topic: Long on X and Short on Y
Replies: 3
Views: 2066

Re: Long on X and Short on Y

... stocks X or Y? Please let me know. When I back test, I can put both stocks together and run the simulation. There is also auto trading feature in Portfolio test, can I use that to have these two stocks execute on the same strategy.
by Henry MultiСharts
06 Feb 2019
Forum: MultiCharts .NET
Topic: Long on X and Short on Y
Replies: 3
Views: 2066

Re: Long on X and Short on Y

Hello Sriram, In MultiCharts / Portfolio Trader your trading series is always the main data series (Data1). If you want to trade a certain number of instruments - you need to have them all listed as Data1 (a chart open for each symbol or ...
by rrams
06 Feb 2019
Forum: MultiCharts
Topic: Don't Use Multicharts with MBTrading
Replies: 7
Views: 1898

Re: Don't Use Multicharts with MBTrading

... AND coded your signal correctly to handle position sizing. You have to do this when experiencing data interruptions. Do you see below my attached Portfolio Manager has some 'Manual Trading' strategy name orders as well as multiple position (2 contracts) size for XW micro wheat even though I am ...
by TJ
27 Jan 2019
Forum: MultiCharts
Topic: Will inserting a print statement after stipulating a buy order slow the buy order down? [SOLVED]
Replies: 2
Views: 977

Re: Will inserting a print statement after stipulating a buy order slow the buy order down? [SOLVED]

... and memory usage is somewhat of a concern for me, so I wanted to pose the following question: When my PL script stipulates a buy order, does MC/Portfolio Trader wait to reach the end of the script before generating that order? Or does it generate it as soon as it interprets that line stipulating ...
by multichartsUser23
27 Jan 2019
Forum: MultiCharts
Topic: Will inserting a print statement after stipulating a buy order slow the buy order down? [SOLVED]
Replies: 2
Views: 977

Will inserting a print statement after stipulating a buy order slow the buy order down? [SOLVED]

... and memory usage is somewhat of a concern for me, so I wanted to pose the following question: When my PL script stipulates a buy order, does MC/Portfolio Trader wait to reach the end of the script before generating that order? Or does it generate it as soon as it interprets that line stipulating ...
by Henry MultiСharts
23 Jan 2019
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 12.0 RELEASE 4
Replies: 6
Views: 2872

Re: MULTICHARTS .NET 12.0 RELEASE 4

Starting with this version and using Portfolio Trader, I observed that Environment.IsAutoTradingMode reports false although I am in fact running in auto trading mode. Is anybody else experiencing the same thing? Or has anything changed around ...
by tozwp
22 Jan 2019
Forum: MultiCharts
Topic: Portfolio trader with TS data [SOLVED]
Replies: 2
Views: 958

Re: Portfolio trader with TS data [SOLVED]

Thanks Mazinguer, that seems to have solved it!
by MAZINGUER
22 Jan 2019
Forum: MultiCharts
Topic: Portfolio trader with TS data [SOLVED]
Replies: 2
Views: 958

Re: Portfolio trader with TS data [SOLVED]

Hello,
try the following: right click on the PT icon and select "run as administrator".

regards.
by tozwp
21 Jan 2019
Forum: MultiCharts
Topic: Portfolio trader with TS data [SOLVED]
Replies: 2
Views: 958

Portfolio trader with TS data [SOLVED]

First time trying to use Portfolio Trader and am running into problems. I've launched PT, created an instrument list and added a simple signal. At this point when I try to Backtest, I get the error "You must have Administrator or PowerUser ...
by Henry MultiСharts
18 Jan 2019
Forum: MultiCharts
Topic: Global Variables 64bit Questions
Replies: 6
Views: 2206

Re: Global Variables 64bit

... work? can I recieve this in another strategy with pmm_get_global_named_num ? does it update every bar? PMM and PMMS commands work in Portfolio Trader only: http://www.multicharts.com/trading-software/index.php/PMM_Keywords Please refer to the Portfolio Trader documentation and strategy ...
by wilkinsw
16 Jan 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 4
Replies: 36
Views: 10085

Re: MULTICHARTS 12.0 RELEASE 4

... Can't work that out. Is it an error? Do MC have access to the GA source code? Would they be prepared to share it, if so? I've just noticed that Portfolio Trader has a similar issue but for WFAs (both GAO and Brute Force)....... it is calculating too many runs to be backtested. Consequently it ...
by Henry MultiСharts
16 Jan 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 4
Replies: 36
Views: 10085

Re: MULTICHARTS 12.0 RELEASE 4

... Can't work that out. Is it an error? Do MC have access to the GA source code? Would they be prepared to share it, if so? I've just noticed that Portfolio Trader has a similar issue but for WFAs (both GAO and Brute Force)....... it is calculating too many runs to be backtested. Consequently it ...
by Henry MultiСharts
16 Jan 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 4
Replies: 36
Views: 10085

Re: MULTICHARTS 12.0 RELEASE 4

... icon in the top right which allows the user to check their results against the space that was searched. Very cool and would be awesome to have in portfolio trader This is something that we consider adding to our roadmap for one of the future versions. Would also be great to have optimization reports ...
by wilkinsw
16 Jan 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 4
Replies: 36
Views: 10085

Re: MULTICHARTS 12.0 RELEASE 4

... Population and Generation sizes. E.g. If I set 10 and 10 respectively; I get 125 runs. Can't work that out. Is it an error? I've just noticed that Portfolio Trader has a similar issue but for WFAs (both GAO and Brute Force)....... it is calculating too many runs to be backtested. Consequently it ...
by wilkinsw
15 Jan 2019
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 4
Replies: 36
Views: 10085

Re: MULTICHARTS 12.0 RELEASE 4

... icon in the top right which allows the user to check their results against the space that was searched. Very cool and would be awesome to have in portfolio trader. Would also be great to have optimization reports load up with opened PT files; if the user has specified it in MC preferences (ie ...
by Henry MultiСharts
14 Jan 2019
Forum: MultiCharts .NET
Topic: Automated Trading - Sync Price and Time
Replies: 1
Views: 1419

Re: Automated Trading - Sync Price and Time

... your code to restore the previous auto trading position state. In AA mode the backtesting results are still displayed on the chart (calculated in Portfolio) and can be referenced in the code after auto trading was started or restarted. The bars since entry and the entry date values will be returned ...
by Henry MultiСharts
09 Jan 2019
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 12.0 RELEASE 4
Replies: 6
Views: 2872

Re: MULTICHARTS .NET 12.0 RELEASE 4

Starting with this version and using Portfolio Trader, I observed that Environment.IsAutoTradingMode occasionally reports false although I am in fact running in auto trading mode. Is anybody else experiencing the same thing? Or has anything ...
by dnickless
07 Jan 2019
Forum: MultiCharts .NET
Topic: MULTICHARTS .NET 12.0 RELEASE 4
Replies: 6
Views: 2872

Re: MULTICHARTS .NET 12.0 RELEASE 4

Starting with this version and using Portfolio Trader, I observed that Environment.IsAutoTradingMode reports false although I am in fact running in auto trading mode. Is anybody else experiencing the same thing? Or has anything changed around this property?
by brendanh
07 Jan 2019
Forum: MultiCharts
Topic: IB Combo Order
Replies: 8
Views: 4909

Re: IB Combo Order

... never end up exposed in a directional trade when you want to be neutral. Combo orders are a great IB feature, MC should get on and support them. Portfolio Trader is incomplete without.
by arjfca
06 Jan 2019
Forum: MultiCharts
Topic: IB Combo Order
Replies: 8
Views: 4909

Re: IB Combo Order

... an expensive third-party product: "IB API dll" isn't a solution. I agree with alex522, is essential to spreads or arbitrage trading. MC's Portfolio Trader is badly compromised without combo orders. Should have been delivered at the same time as PT. TWSLINK from Trade Commander is now free ...
by brendanh
06 Jan 2019
Forum: MultiCharts
Topic: IB Combo Order
Replies: 8
Views: 4909

Re: IB Combo Order

... an expensive third-party product: "IB API dll" isn't a solution. I agree with alex522, is essential to spreads or arbitrage trading. MC's Portfolio Trader is badly compromised without combo orders. Should have been delivered at the same time as PT.
by TJ
02 Jan 2019
Forum: MultiCharts
Topic: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]
Replies: 6
Views: 1627

Re: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]

I am not sure if IOG is supported in your version of Portfolio trader.
I know in the older Portfolio trader, IOG is not supported. You should check with tech support to verify.
by Applecabi
02 Jan 2019
Forum: MultiCharts
Topic: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]
Replies: 6
Views: 1627

Re: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]

The attached files show the Porfolio trader screen capture. The Autotrader paper account is the Portfolio trader account and the Trendcatcher is the chart auto trading account. For the same signal settings, the entry position size of symbol GCEG19 for Chart auto trader ...
by Applecabi
02 Jan 2019
Forum: MultiCharts
Topic: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]
Replies: 6
Views: 1627

Re: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]

Happy New Year TJ! The strategy included 3 scripts. For the entry signal script, [IntrabarOrderGeneration = false] was used . Though one of the exit signal from a separate script used IOG=true. And to make sure the strategy could continue with the open positions from previous session after restartin...
by Applecabi
02 Jan 2019
Forum: MultiCharts
Topic: Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]
Replies: 6
Views: 1627

Same Strategy to same symbols but incorrect position size in portfolio trader [SOLVED]

I have been testing Portfolio trader recently with the same Future symbols which were also concurrently auto trade in each chart with separate paper trader account. Despite using same strategy with same entry position size of 3 for ...
by Svetlana MultiCharts
26 Dec 2018
Forum: MultiCharts
Topic: clarification about backtest with 2 data streams [SOLVED]
Replies: 2
Views: 1122

Re: clarification about backtest with 2 data streams [SOLVED]

Hello, auato, In Portfolio, the trading instruments shall be inserted under Data1 column, informational symbols must be listed in the Data2 through Data10 columns, in the same row as the tradable symbol for which they are intended. ...
by hughesfleming
23 Dec 2018
Forum: MultiCharts
Topic: Charts NOT updating in Real Time [SOLVED]
Replies: 20
Views: 7255

Re: Charts NOT updating in Real Time [SOLVED]

... a different ending. If you could demonstrate your problem clearly, there would be a lot of people here willing to help you. I have Multicharts and Portfolio Trader running together with just over 100 active data streams. There is no lag. No one here is complaining about not being able to trade ...
by hughesfleming
19 Dec 2018
Forum: MultiCharts
Topic: Why in 2018 still so difficult to access values from other DataN/indicators
Replies: 10
Views: 3337

Re: Why in 2018 still so difficult to access values from other DataN/indicators

... data with other trading applications, it can do much more than that. For example, I am using it as bridge to Python as well as live dashboards for Portfolio trader. You can also use it for debugging etc. It would be great if Multicharts had something similar but until then, this does the job better ...
by Shaman
19 Dec 2018
Forum: MultiCharts
Topic: Which Computer to Buy?
Replies: 25
Views: 7267

Re: Multicharts 13 - when?

@Shamen, get the fastest machine you can. It takes me three hours to optimize a few parameters on my portfolio strategy using 14 cores / 28 threads. It is a waste of time to try to do it on a four core machine. For trading, four cores work fine. Ignore the argument about ...
by hughesfleming
19 Dec 2018
Forum: MultiCharts
Topic: Which Computer to Buy?
Replies: 25
Views: 7267

Re: Multicharts 13 - when?

@Shamen, get the fastest machine you can. It takes me three hours to optimize a few parameters on my portfolio strategy using 14 cores / 28 threads. It is a waste of time to try to do it on a four core machine. For trading, four cores work fine. Ignore the argument about ...
by auato
15 Dec 2018
Forum: MultiCharts
Topic: clarification about backtest with 2 data streams [SOLVED]
Replies: 2
Views: 1122

clarification about backtest with 2 data streams [SOLVED]

... time resolution but based on Heikin Ashi candles and it is only used to trigger entries and exits. Precisely what do I add under "instruments" in Portfolio Trader? both the charts? (I mean the real trading chart and the Heikin Ashi chart)?
by Svetlana MultiCharts
07 Dec 2018
Forum: MultiCharts
Topic: Portfolio Trader Real Trading Problem.
Replies: 1
Views: 963

Re: Portfolio Trader Real Trading Problem.

Hello, Morgan,

We sent you the e-mail. Please answer to it, or write us to support@multicharts.com
by Anna MultiCharts
07 Dec 2018
Forum: MultiCharts
Topic: Help Required With Portfolio Trader
Replies: 2
Views: 1535

Re: Help Required With Portfolio Trader

... code or from Strategy Properties -> Properties -> Trade size 3) right, there are no margin settings for FX in QuoteManager, but margin settings of Portfolio can be applied to any security types that you’d like to use there. When you specify margin settings for a FX portfolio, please take into account ...
by fbertram
03 Dec 2018
Forum: MultiCharts
Topic: Help Required With Portfolio Trader
Replies: 2
Views: 1535

Re: Help Required With Portfolio Trader

... I usually code on the .net version of MultiCharts, but let me try to help you with your questions anyways. 1) It seems that the model with Portfolio Trader is that the signals now just generate the buy and sell triggers and the Portfolio Money Management Signal dictates the sizing. Is my ...
by TealTrading88
03 Dec 2018
Forum: MultiCharts
Topic: Help Required With Portfolio Trader
Replies: 2
Views: 1535

Help Required With Portfolio Trader

I'm just getting to grips with the Portfolio Trader within Multicharts. Being a long standing user of TS, in the past I used to export the individual equity curves from each run on each symbol and then combine them into a portfolio equity ...
by fbertram
29 Nov 2018
Forum: MultiCharts
Topic: Portfolio Trader - passing values between strategies with pmm_set/get_my_named_num
Replies: 1
Views: 903

Re: Portfolio Trader - passing values between strategies with pmm_set/get_my_named_num

When using pmm_set_my_named_num, this won't work, because the money-management signal is executed *after* the trading strategy. Therefore, your 2nd trading strategy will see the value with a 1 bar lag. You could use the global variables dll, or something similar, you could even write the value to a ...
by andrei
29 Nov 2018
Forum: MultiCharts
Topic: DefineDLLFunc: "GlobalVariable.dll", ... [SOLVED]
Replies: 9
Views: 4140

Re: DefineDLLFunc: "GlobalVariable.dll", ... [SOLVED]

Are these working in a backtest optimization within a Portfolio Trader?
Or does it need to be single thread?

Asking as - what I get in an optimization - applying best result to param values renders inaccurate backtest results (when using Global Variables).
by andrei
29 Nov 2018
Forum: MultiCharts
Topic: DefineDLLFunc: "GlobalVariable.dll", ... [SOLVED]
Replies: 9
Views: 4140

Re: DefineDLLFunc: "GlobalVariable.dll", ... [SOLVED]

... I found is one needs to get the return of the below function into a variable for the value to be passed across the other strategy (both part of a portfolio trader). r = GVSetNamedDouble("stloss",stLoss); if one is using only GVSetNamedDouble("stloss",stLoss) then it doesn't work. Did anyone experience ...
by andrei
29 Nov 2018
Forum: MultiCharts
Topic: DefineDLLFunc: "GlobalVariable.dll", ... [SOLVED]
Replies: 9
Views: 4140

Re: DefineDLLFunc: "GlobalVariable.dll", ... [SOLVED]

Are the functions defined in GV+2-2.ELD supposed to work in a PortfolioTrader ... for passing values across between 2 strategies? I have a Portfolio Trader w/ 2 strategies: first exports with GVSetNamedDouble("stloss",stLoss); second imports with stloss ...
by andrei
29 Nov 2018
Forum: MultiCharts
Topic: Portfolio Trader - passing values between strategies with pmm_set/get_my_named_num
Replies: 1
Views: 903

Portfolio Trader - passing values between strategies with pmm_set/get_my_named_num

Using two strategies w/: 1) one passing a value using pmm_set_my_named_num 2) the MM signal getting it with pmm_get_my_named_num(0,varName) and setting it with pmms_set_strategy_named_num(1,"varName", Value) and 3) the second strategy getting the value with pmm_get_my_named_num gives following outco...
by TJ
24 Nov 2018
Forum: MultiCharts
Topic: Suggestion for multiple currency pairs
Replies: 1
Views: 730

Re: Suggestion

You can take a look at the Portfolio Trader.
by orad
22 Nov 2018
Forum: MultiCharts .NET
Topic: Finding a list of data series objects
Replies: 7
Views: 3923

Re: Finding a list of data series objects

I noticed there is an inconsistency for MaxDataStream property in Portfolio Manager and when Charting. In Portfolio Manager, MaxDataStream is always 10 while in Charting, MaxDataStream is the data number of the last data stream on the chart. This is probably ...
by Morgan
20 Nov 2018
Forum: MultiCharts
Topic: Portfolio Trader Real Trading Problem.
Replies: 1
Views: 963

Portfolio Trader Real Trading Problem.

Hi, I would like to use Portfolio Trader in the real trading but have some problem and issue. I created a portfolio trader and using 1 Day interval to create signals, it will buy 10 instruments and sell-short 10 instruments to become ...
by Zheka
07 Nov 2018
Forum: MultiCharts
Topic: Please VOTE: Alerting user that some bars were missed during the backfill/ historical data request
Replies: 2
Views: 970

Re: Please VOTE: Alerting user that some bars were missed during the backfill/ historical data request

An indicator will not really help when you backfill for 50+ symbols in Portfolio Trader, especially when auto trading.
by Zheka
07 Nov 2018
Forum: MultiCharts
Topic: Please VOTE: Reload functionality also for PortfolioTrader
Replies: 0
Views: 707

Please VOTE: Reload functionality also for PortfolioTrader

... currently only works in MC - which makes it a hassle reloading data for a big number of symbols. Please implement Reload functionality in Portfolio Trader. https://www.multicharts.com/pm/public/multicharts/issues/MC-2530
by Zheka
07 Nov 2018
Forum: MultiCharts
Topic: PLEASE VOTE: Portfolio Trader: Equity curves per Strategy, Market and Market-Strategy
Replies: 0
Views: 766

PLEASE VOTE: Portfolio Trader: Equity curves per Strategy, Market and Market-Strategy

It would help immensely to quickly judge performance of a Portfolio, if a user could not only see the Total Portfolio Equity, but also its components. There could be a 2-level dialogue window or - better- a table with toggles, allowing one select either ...
by Henry MultiСharts
06 Nov 2018
Forum: MultiCharts
Topic: Portfolio Trader close all trades
Replies: 5
Views: 1710

Re: Portfolio Trader close all trades

Please contact us directly if you are interested in custom programming services.
by multichartsUser23
01 Nov 2018
Forum: MultiCharts
Topic: Pmms get strategy named num function
Replies: 1
Views: 735

Pmms get strategy named num function

Hi guys, For the life of me, I cannot get the above function to work for me. I have a Portfolio Trader workspace loaded up with 1 strategy utilizing 2 signals (one an entry, the other an exit). The entry signal has a variable called "value1" that, for the sake of ease, ...
by Henry MultiСharts
19 Oct 2018
Forum: MultiCharts
Topic: TS Data not storing Data slow to load
Replies: 33
Views: 9461

Re: TS Data not storing Data slow to load

... data is downloaded from the data feed server and plotted on the chart - it is stored in the cache. When you close MultiCharts, QuoteManager and Portfolio Trader - cached historical data is saved to the local database automatically: https://www.multicharts.com/trading-software/index.php/Collecting_and_Saving_Data_to_MultiCharts_Database ...
by Henry MultiСharts
17 Oct 2018
Forum: MultiCharts
Topic: Multiple questions
Replies: 1
Views: 832

Re: Multiple questions

... in the editor to set. Each study (unique name) has its own individual settings. When you are editing an existing study applied to a chart/scanner/portfolio, checked “Use as default” is applied only to the tab in which you tick this box and click OK. The changes are applied to this study instance ...
by Henry MultiСharts
16 Oct 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 3
Replies: 47
Views: 14495

Re: MULTICHARTS 12.0 RELEASE 3

Thank you for fixing the Portfolio Trader Forward Performance Graph so that it shows a line now in Real-time Auto Trading. Is there a way to set the default scale of the graph to hourly or minutes instead of what looks like three days? ...
by rrams
16 Oct 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 3
Replies: 47
Views: 14495

Re: MULTICHARTS 12.0 RELEASE 3

Thank you for fixing the Portfolio Trader Forward Performance Graph so that it shows a line now in Real-time Auto Trading.

Is there a way to set the default scale of the graph to hourly or minutes instead of what looks like three days?
by wilkinsw
15 Oct 2018
Forum: MultiCharts
Topic: Slippage settings: Wrong behaviour
Replies: 9
Views: 2559

Re: Slippage settings: Wrong behaviour

... more reliable optimisations. MC comes with a punchy GAO. A user can't properly lean on the power of GAO unless simulations are spot on. If MC's portfolio trader got simulation accuracy nailed (added bar magnifier and granular execution costs, to name a few) then you guys would have an industry ...
by Svetlana MultiCharts
12 Oct 2018
Forum: MultiCharts .NET
Topic: Stop Orders not executing
Replies: 8
Views: 3377

Re: Stop Orders not executing

... only if you have order sending prohibition in it. If there are no such prohibitions, it shouldn’t affect. Please note that IOG is not supported in PortfolioTrader, and the orders can be generated on the bar close only. If you leave the orders for the next day please make sure their TIF = GTC. Max ...
by Anna MultiCharts
12 Oct 2018
Forum: MultiCharts .NET
Topic: Pair Trading in Backtesting Not Working as Documented [SOLVED]
Replies: 5
Views: 2484

Re: Pair Trading in Backtesting Not Working as Documented [SOLVED]

... calculated bar number 4 CHF/JPY calculated bar number 4 The backtest is done as described in our Wiki. Please provide your strategy and overall portfolio settings as screenshots and specify if you’re running back/forward testing or live trading (in this case please also attach Strategy Properties ...
by orad
11 Oct 2018
Forum: MultiCharts .NET
Topic: Pair Trading in Backtesting Not Working as Documented [SOLVED]
Replies: 5
Views: 2484

Re: Pair Trading in Backtesting Not Working as Documented [SOLVED]

... number to the logs with Thread.CurrentThread.ManagedThreadId and it shows all the signals are running on the same thread. I was assuming that in Portfolio Trader the strategies run on separate threads. If that was the case, then I could probably make a signal wait by sleeping the thread until ...
by orad
11 Oct 2018
Forum: MultiCharts .NET
Topic: Pair Trading in Backtesting Not Working as Documented [SOLVED]
Replies: 5
Views: 2484

Pair Trading in Backtesting Not Working as Documented [SOLVED]

Hi, On the wiki about Pair Trading in Backtesting it says that in Portfolio Trader, strategies run sequentially. When you have GV on first series, you should be able to get those GV when script is calculated on next data series. The calculation of the script ...
by hughesfleming
10 Oct 2018
Forum: MultiCharts
Topic: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.
Replies: 3
Views: 1454

Re: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.

This should be fixed in the current Portfolio Trader but I have not tested it. There was a date issue but it only caused problems if you stopped the strategy for some reason and then restarted it. Only then would you run into a problem. If ...
by Mark Brown
10 Oct 2018
Forum: MultiCharts
Topic: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.
Replies: 3
Views: 1454

Re: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.

none of the session functions work when you include them in a study. i have had to resort to defining time instead of using sessions. the user functions are there and available but don't work. there seems to be a real disconnect between sessions in the data feed and sessions user functions. if t>830...
by Henry MultiСharts
10 Oct 2018
Forum: MultiCharts .NET
Topic: Version 12 reloads data every backtest [SOLVED]
Replies: 13
Views: 4640

Re: Version 12 reloads data every backtest [SOLVED]

... subsequent backtests. What's the bug that was corrected? You are mixing up download from the data provider and loading the data from the database. Portfolio Trader does not download the data from the data provider each time you do backtesting. It loads the data from the local database upon each ...
by dnickless
08 Oct 2018
Forum: MultiCharts .NET
Topic: Stop Orders not executing
Replies: 8
Views: 3377

Stop Orders not executing

... losses over and over again these days because my stop losses simply do not trigger/get sent (anymore?). I am using the latest version of MC.Net Portfolio Trader (v12.0 R3) to trade across a range of equity symbols. And my observation is that sometimes, stop losses *do* get sent, sometimes they ...
by Anna MultiCharts
04 Oct 2018
Forum: MultiCharts
Topic: Portfolio signal execution with Real-Time data
Replies: 2
Views: 1208

Re: Portfolio signal execution with Real-Time data

... The priority can be set for the strategies that have already been calculated. In backtesting all bars are already closed and all strategies in Portfolio are calculated simultaneously. In realtime calculation bars are closed asynchronously. It means the bars are closes not in the order in which ...
by Zheka
04 Oct 2018
Forum: MultiCharts
Topic: Automatic Optimization of multiple symbols
Replies: 2
Views: 1273

Re: Automatic Optimization of multiple symbols

You could achieve this by:
1) setting up the symbol list in Portfolio Trader
2) adding a small block of code (or a separate signal) to write to a file the performance metrics you need
by Henry MultiСharts
02 Oct 2018
Forum: MultiCharts .NET
Topic: Version 12 reloads data every backtest [SOLVED]
Replies: 13
Views: 4640

Re: Version 12 reloads data every backtest [SOLVED]

Zheka, As it has been already explained above - it is not a bug, it is a peculiarity of the current architecture. Before, Portfolio Trader was caching the data upon the first backtest. It did not “Download missing historical data” on the subsequent backtests, even though the option ...
by Anna MultiCharts
02 Oct 2018
Forum: MultiCharts
Topic: Genetic Optimization settings and behaviour in relation to number of cores [SOLVED]
Replies: 28
Views: 11364

Re: Genetic Optimization settings and behaviour in relation to number of cores [SOLVED]

Hello, strelow! Optimization in Portfolio is still the same as in MultiCharts 11. Adding new features to the Portfolio optimization is planned for future versions. Modifying the NumberOfThreadsOnOptimization key in the Registry is still required ...
by Zheka
01 Oct 2018
Forum: MultiCharts
Topic: Delays receiving real-time data
Replies: 53
Views: 12969

Re: Delays receiving real-time data

... 15-60sec bars would be a more robust solution then IOG. All logic besides exit split behind a barstatus(2)=1 check. Also, if you do not employ a portfolio-level MM logic in real-time, you might be better off trading from MC rather than PT - since MC uses 1 core per chart and PT uses 1 core for ...
by Anna MultiCharts
27 Sep 2018
Forum: MultiCharts .NET
Topic: Version 12 reloads data every backtest [SOLVED]
Replies: 13
Views: 4640

Re: Version 12 reloads data every backtest [SOLVED]

Zheka, QGroup, Before MultiCharts 12 there was no “Download missing historical data” option for Portfolio Trader. Now when this option is enabled the missing data is requested from the data source. So the data is not reloaded for your symbols, but just small pieces of data ...
by Svetlana MultiCharts
26 Sep 2018
Forum: MultiCharts
Topic: [Portfolio trader] 2nd reversal trade not executing?
Replies: 4
Views: 1675

Re: [Portfolio trader] 2nd reversal trade not executing?

Hello! Please provide us the following report the so that our engineers could analyze the issue. Please reproduce the issue in a minimal environment, that means a simplified signal shall be applied to one trading chart in one workspace. As soon as the issue reproduced, please send us the following f...
by ilag
26 Sep 2018
Forum: MultiCharts
Topic: Portfolio signal execution with Real-Time data
Replies: 2
Views: 1208

Portfolio signal execution with Real-Time data

Hi, I am currently working with a portfolio of 100 symbols and 1 signal that contains de PortfolioEntriesPriority keyword. When backtesting, portfolio trader behaves as expected: - Signal is executed on each bar on every symbol - If signal ...
by Henry MultiСharts
21 Sep 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 2
Replies: 51
Views: 17445

Re: MULTICHARTS 12.0 RELEASE 2

Only me got the problem about the performance graph of portfolio trade is not showing correct data. I have tried to reproduce the issue on a fresh install computer. version: 12.0.16868.400.
karlrb, thanks for reporting. We are currently analyzing this behavior.
by karlrb
21 Sep 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE 2
Replies: 51
Views: 17445

Re: MULTICHARTS 12.0 RELEASE 2

Only me got the problem about the performance graph of portfolio trade is not showing correct data. I have tried to reproduce the issue on a fresh install computer. version: 12.0.16868.400.
pt_mc12.png
(102.26 KiB) Downloaded 4316 times
by hughesfleming
19 Sep 2018
Forum: MultiCharts
Topic: Delays receiving real-time data
Replies: 53
Views: 12969

Re: Delays receiving real-time data

I would leave it on. There is a benefit in general. Perhaps not with Multicharts but overall. I am using the same CPU with Portfolio trader with second intervals and about 75 instruments. CPU utilization fluctuates between 6% and 12%. Was your last server also near NYC? Where are you connecting from?
by Henry MultiСharts
18 Sep 2018
Forum: MultiCharts
Topic: Portfolio allocation in %
Replies: 1
Views: 720

Re: Portfolio allocation in %

Hello Waldem, We require more information. Could you please shorten the amount of symbols in your portfolio (it would make the analysis go much faster and easier)? It would be ideal if you could leave just one symbol. Please send us your test workspace, also send us QMD ...
by Anna MultiCharts
18 Sep 2018
Forum: MultiCharts
Topic: Optimizing for Sharpe Ratio in Portfolio Trader [SOLVED]
Replies: 5
Views: 2322

Re: Optimizing for Sharpe Ratio in Portfolio Trader [SOLVED]

Hello, shane1800!

Please make sure that you’ve set up the optimization parameters for Custom Fitness Value properly as described here:
http://www.multicharts.com/discussion/v ... 815#p59930
by regtracer
18 Sep 2018
Forum: MultiCharts
Topic: Inconsistent equity curve chart and total trade number [SOLVED]
Replies: 1
Views: 818

Inconsistent equity curve chart and total trade number [SOLVED]

I'm using Multicharts 11.0 Build 15647 64bit version. I found that in the portfolio performance report of portfolio trader, the total number of trades is different from the trade number shown in the equity curve close to close. Why does this happen? For example, ...
by Henry MultiСharts
17 Sep 2018
Forum: MultiCharts
Topic: SetStopLoss function and currency
Replies: 1
Views: 875

Re: SetStopLoss function and currency

... and create a key SpecOrdersAmountIsStrategyCurr. 0 - calculate amount in instrument's currency. 1 - calculate amount in strategy/portfolio currency.
by hughesfleming
17 Sep 2018
Forum: MultiCharts
Topic: Preventing multiple trades from initiating across different charts at the same time
Replies: 3
Views: 1211

Re: Preventing multiple trades from initiating across different charts at the same time

... at any one moment then you should be able to sort them. From there you should be able to list which symbols should trade and which should not. Portfolio trader is ideal for this but it is more complicated to setup than running a single strategy on a single instrument in Multicharts.
by mondayyellow
16 Sep 2018
Forum: MultiCharts
Topic: Preventing multiple trades from initiating across different charts at the same time
Replies: 3
Views: 1211

Re: Preventing multiple trades from initiating across different charts at the same time

thanks for your answer, i will try out sharedVar. another question i have is that does the Portfolio trader allow me to somehow stop multiple trades from going on at once ?
by wilkinsw
16 Sep 2018
Forum: MultiCharts
Topic: Genetic Optimization settings and behaviour in relation to number of cores [SOLVED]
Replies: 28
Views: 11364

Re: Genetic Optimization settings and behaviour in relation to number of cores [SOLVED]

Apologies, crossed wires there. Didn't realise you were talking about Portfolio Trader.

Also, I didn't realise that they hadn't rolled out the new MC12 optimisation to the PT, which is disappointing. Not sure what's going on there.

In the meantime, I hope that a working registry edit gets provided.
by Smoky
15 Sep 2018
Forum: MultiCharts
Topic: Phantom Trades
Replies: 36
Views: 11499

Re: Phantom Trades

... answer Hughesfleming, who speak about winning code ? we speak about realibility ! for exemple in my case : i don't need, Genetic Optimization , Portfolio, backtest, multi datas serie, scanner, only one charts, one instrument, one data serie, few indicators only only 2 orders "buy" and "sellshort" ...
by hughesfleming
15 Sep 2018
Forum: MultiCharts
Topic: Preventing multiple trades from initiating across different charts at the same time
Replies: 3
Views: 1211

Re: Preventing multiple trades from initiating across different charts at the same time

@mondayyellow You should consider using Portfolio trader. If you must use GV's then I prefer to use something like sharedvar. It is a dll and management app that makes this kind of setup quite easy. I have 100 signals on US big caps and use sharedvar ...
by shane1800
11 Sep 2018
Forum: MultiCharts
Topic: Optimizing for Sharpe Ratio in Portfolio Trader [SOLVED]
Replies: 5
Views: 2322

Re: Optimizing for Sharpe Ratio in Portfolio Trader [SOLVED]

Hi Anna,

Any chance you can give more instructions on how to do this as I'm getting 0 in my custom fitness values after running a optimization in portfolio trader?

I added the !optmize by sharpe! signal to each of my strategies. I added !optmize to sharpe! to money management signal.

Thanks
by Jonny473
06 Sep 2018
Forum: MultiCharts
Topic: Moving data between MC and Portfolio BackTester
Replies: 6
Views: 2543

Re: Moving data between MC and Portfolio BackTester

Does anybody have a hint here?
by tradingest
05 Sep 2018
Forum: MultiCharts
Topic: Portfolio Trader close all trades
Replies: 5
Views: 1710

Re: Portfolio Trader close all trades

If I want create a simple strategy C>O and to apply this strategy at 20 cross how can I do it?
I want set the take profit and stop loss for the whole portfolio.

Can you help me to buil this?

thanks in advance
by Henry MultiСharts
05 Sep 2018
Forum: MultiCharts
Topic: Portfolio Trader close all trades
Replies: 5
Views: 1710

Re: Portfolio Trader close all trades

Hello tradingest,

Please describe the specific difficulty you have.
by ilag
05 Sep 2018
Forum: MultiCharts
Topic: Session template "Default" not found! [SOLVED]
Replies: 4
Views: 1317

Re: Session template "Default" not found! [SOLVED]

Hi Henry,

Yesterday I created again the portfolio from scratch and worked fine.
It seems there was some kind of issue in updating to 12.
In fact, I should tell that in the last 2 updates the process hanged while compiling studies. I sent to you the file generated for your review.

Thanks!
by Henry MultiСharts
04 Sep 2018
Forum: MultiCharts
Topic: Session template "Default" not found! [SOLVED]
Replies: 4
Views: 1317

Re: Session template "Default" not found! [SOLVED]

Hello Ilag,

Please send us your QMD symbol export and your portfolio workspace to support.
Additionally could you check and see what session templates is being used by these symbols in both QuoteManager and Portfolio?
by waldem
04 Sep 2018
Forum: MultiCharts
Topic: Portfolio allocation in %
Replies: 1
Views: 720

Portfolio allocation in %

Hallo team, i have problem using portfolio with allocation set in % of equity. why if i set 10% of 100000, in first operation does not buy 10000? i attach 3 pictures of my portfolio. SPX1 you can see my setting 10% of 100.000 SPX2 you can ...
by Smoky
02 Sep 2018
Forum: MultiCharts
Topic: [Portfolio trader] 2nd reversal trade not executing?
Replies: 4
Views: 1675

Re: [Portfolio trader] 2nd reversal trade not executing?

yes Johnnykf88 , MC11 have the same issue, i works on MC12 because i hope a quick fix, my stategy use only reversal, then i can find easy when trade are not sent to broker ... In my log i trace "Raison_Calcul=GetAppInfo(aiCalcReason);" to find how trade events are manage by MC and "mp= MarketPositio...
by johnnykf88
02 Sep 2018
Forum: MultiCharts
Topic: [Portfolio trader] 2nd reversal trade not executing?
Replies: 4
Views: 1675

Re: [Portfolio trader] 2nd reversal trade not executing?

hi support team, 3. Buy - as mentioned in 2, this reversal trade signal didn't happened, the previous trade wasn't closed. And i don't know where to check if it is the problem in MC when sending orders. Checking in IB, it seems that there was no such order received. interestingly, when i run backte...
by Jonny473
02 Sep 2018
Forum: MultiCharts
Topic: Moving data between MC and Portfolio BackTester
Replies: 6
Views: 2543

Re: Moving data between MC and Portfolio BackTester

Thanks for the info AMarsland! Can you make an example of how these two strategies look like in greater detail? Make an example of the strategy code around it? Sorry but at the moment I am working with ADE in a normal chart window, having applied an Indicator to deliver the Symbol data and strategy ...
by ilag
01 Sep 2018
Forum: MultiCharts
Topic: Session template "Default" not found! [SOLVED]
Replies: 4
Views: 1317

Re: Session template "Default" not found! [SOLVED]

I receive this message for every instrument I have in my portfolio when trying to backtest.
I am using Free Quotes data feed.
by ilag
01 Sep 2018
Forum: MultiCharts
Topic: Session template "Default" not found! [SOLVED]
Replies: 4
Views: 1317

Session template "Default" not found! [SOLVED]

Hi,

I have just updated to version 12.
Portfolio Trader gives the following message when trying to load data from Free Quotes:
"Session template "Default" not found! Symbol sessions were reset to the "Default" template!"

Worked fine yesterday with previous version.

What's happening?
Thanks!
by tradingest
01 Sep 2018
Forum: MultiCharts
Topic: Portfolio Trader close all trades
Replies: 5
Views: 1710

Re: Portfolio Trader close all trades

Are news about it?
by Smoky
01 Sep 2018
Forum: MultiCharts
Topic: [Portfolio trader] 2nd reversal trade not executing?
Replies: 4
Views: 1675

Re: [Portfolio trader] 2nd reversal trade not executing?

hi support team, 3. Buy - as mentioned in 2, this reversal trade signal didn't happened, the previous trade wasn't closed. And i don't know where to check if it is the problem in MC when sending orders. Checking in IB, it seems that there was no such order received. interestingly, when i run backte...
by tradingest
31 Aug 2018
Forum: MultiCharts
Topic: Portfolio Trader close all trades
Replies: 5
Views: 1710

Re: Portfolio Trader close all trades

Anybody can you help me?
by johnnykf88
30 Aug 2018
Forum: MultiCharts
Topic: [Portfolio trader] 2nd reversal trade not executing?
Replies: 4
Views: 1675

[Portfolio trader] 2nd reversal trade not executing?

... i have updated to the latest release 12 but the issue did happen in the previous versions, at least once. i am used to auto trade NQ futures using Portfolio trader. It happened that the signal sent orders like this: 1. Buy - this trade loss, my signal stopped it successfully and made a reversal ...
by tradingest
30 Aug 2018
Forum: MultiCharts
Topic: Portfolio Trader close all trades
Replies: 5
Views: 1710

Portfolio Trader close all trades

Hi all,

I have 11 cross in Portfolio Trader and I want to close all trade when the portfolio profit reach 100$.

I can have long and short position opened.

How can I make it?

thanks,
by AVT
30 Aug 2018
Forum: MultiCharts
Topic: Stop Strategy for the day the biggest loss is Hit
Replies: 6
Views: 2311

Re: Stop Strategy for the day the biggest loss is Hit

any idea to use this in portfolio trading?
by Anna MultiCharts
24 Aug 2018
Forum: MultiCharts .NET
Topic: Version 12 reloads data every backtest [SOLVED]
Replies: 13
Views: 4640

Re: Version 12 reloads data every backtest [SOLVED]

Hello, QGroup!

Please send us your portfolio workspace and export of data for the symbols used in it to support@multicharts.com so we could test this on our end.
by hughesfleming
24 Aug 2018
Forum: MultiCharts
Topic: Delays receiving real-time data
Replies: 53
Views: 12969

Re: Delays receiving real-time data

I am using something called Dimension 4 set to sync every five minutes. I also have delays with Portfolio Trader but I have just accepted them. For example yesterday it took 22 seconds to fill five market orders. It is the delay in order generation that is troubling. For ...
by QGroup
18 Aug 2018
Forum: MultiCharts .NET
Topic: Version 12 reloads data every backtest [SOLVED]
Replies: 13
Views: 4640

Version 12 reloads data every backtest [SOLVED]

I just upgraded to v12 of MC.Net, and the Portfolio Trader no longer keeps the loaded data in the memory like previous versions did. If I run a backtest, it first loads all the necessary data, and then performs the calculations. If I then change ...
by hughesfleming
15 Aug 2018
Forum: MultiCharts
Topic: Delays receiving real-time data
Replies: 53
Views: 12969

Re: Delays receiving real-time data

I am using a Supermicro dedicated server for Portfolio Trader and I have experienced clock drift where my system clock time differs from the actual time. You may want to use a third party tool to contact time servers to sync your time. For what ever reason, Windows 2012r2 was not syncing properly.
by pcrespo
15 Aug 2018
Forum: MultiCharts
Topic: Delays receiving real-time data
Replies: 53
Views: 12969

Re: Delays receiving real-time data

... Server 2012; we have no anti-malware installed (Defender is not included by default). What is the first contract in your instrument list in Portfolio trader? It should the the one with the highest tick rate. In that case, we had the wrong order of instruments. I've just changed it and will ...
by hughesfleming
15 Aug 2018
Forum: MultiCharts
Topic: Delays receiving real-time data
Replies: 53
Views: 12969

Re: Delays receiving real-time data

... are you using? Do you have IQFeed and Multicharts excluded from the antimalware service? What is the first contract in your instrument list in Portfolio trader? It should the the one with the highest tick rate. Thanks to ABC Trading for that invaluable tip. I have many persistent problems with ...
by Henry MultiСharts
14 Aug 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE
Replies: 119
Views: 357518

Re: MULTICHARTS 12.0 RELEASE

... made in settings, even if I change the fields in settings the export is always the same as above. raffaele, are you using MultiCharts or Portfolio Trader? I get matching report columns and the saved csv file in both. I am using Multicharts..... in the optimization report I set as field: ...
by raffaele
13 Aug 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE
Replies: 119
Views: 357518

Re: MULTICHARTS 12.0 RELEASE

... made in settings, even if I change the fields in settings the export is always the same as above. raffaele, are you using MultiCharts or Portfolio Trader? I get matching report columns and the saved csv file in both. I am using Multicharts..... in the optimization report I set as field: ...
by Henry MultiСharts
13 Aug 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 RELEASE
Replies: 119
Views: 357518

Re: MULTICHARTS 12.0 RELEASE

... made in settings, even if I change the fields in settings the export is always the same as above. raffaele, are you using MultiCharts or Portfolio Trader? I get matching report columns and the saved csv file in both.
by SilverQuant
02 Aug 2018
Forum: MultiCharts
Topic: [Portfolio] Can someone please explain these default default MC MM signals?
Replies: 3
Views: 1745

[Portfolio] Can someone please explain these default default MC MM signals?

... / money management signal (should) interact with each other. My objective : achieve the implementation of a simple Moving Avg crossover with a portfolio of e.g. a 20 stocks system, using ranking of stocks (lowest RSI) and a simple money management algorithm (risk 2% of available equity). It ...
by Zheka
19 Jul 2018
Forum: MultiCharts
Topic: Portfolio available cash for stock investing
Replies: 2
Views: 1192

Re: Portfolio available cash for stock investing

... moment - to cover the margin. To only base your sizing decisions on closed equity, you need to explicitly code this around. You can also play with PortfolioTrader Portfolio Settings (Exposure, Required Capital Assumptions) to achieve what you need.
by Anna MultiCharts
18 Jul 2018
Forum: MultiCharts
Topic: Portfolio available cash for stock investing
Replies: 2
Views: 1192

Re: Portfolio available cash for stock investing

Hello, ilag!

Please send us your portfolio workspace and the export of data in QMD for the symbols used in it to support@multicharts.com for analysis.
https://www.multicharts.com/trading-sof ... rting_Data
by wilkinsw
17 Jul 2018
Forum: MultiCharts
Topic: [Backtest] Limit fill behaviour very wrong [SOLVED]
Replies: 13
Views: 4650

Re: [Backtest] Limit fill behaviour very wrong [SOLVED]

... in MC I use 1min BM over 10years+ of data. I have about 6 signals within one strategy and MC12 inserts alot of error on stop fill placement. In portfolio backtesting, with no BM?! OMG. Can you imagine?! Bar the primary position intrabar....all subsequent positions, if they have a stop triggered, ...
by ilag
17 Jul 2018
Forum: MultiCharts
Topic: Portfolio available cash for stock investing
Replies: 2
Views: 1192

Portfolio available cash for stock investing

Hi everybody, Please, review the following actual example to illustrate the logic I do not understand: Portfolio Initial Capital: $5.000 5 open trades (stocks) investing $1.000 each Suppose that currently Portfolio Equity is $6.000 ($1.000 open profit) and we have a new stock ...
by Svetlana MultiCharts
17 Jul 2018
Forum: MultiCharts
Topic: ASX 3 and 10 year Treasury Bonds [SOLVED]
Replies: 4
Views: 1697

Re: ASX 3 and 10 year Treasury Bonds [SOLVED]

... please specify the Symbol Names of the symbols you have issue with. It would be better if you provide a screenshot of “Insert Symbols Into Portfolio - IQFeed” window, where we could see the correct Symbol Name and Description of the symbols you add: https://www.multicharts.com/trading-software/index.php/Operating_Symbol_List#Adding_Symbol_from_Data_Vendor_Supplied_List
by mathematicurve
12 Jun 2018
Forum: MultiCharts .NET
Topic: Instantiate class signal and trade with them [SOLVED]
Replies: 1
Views: 1317

Instantiate class signal and trade with them [SOLVED]

... is an error with the IOrderMarket. It can't be used by my global signal to trade. Is it possible to trade in this way ? I don't want to use the Portfolio because the backtest can't calculate Ask and Bid datas in the calculation. Thank you if you have an advice. using System; using System.Drawing; ...
by Sky
08 Jun 2018
Forum: MultiCharts
Topic: @xx contracts?
Replies: 9
Views: 2064

Re: @xx contracts?

... my strategies, I would like to run them across several markets over as many years as I possibly can; in the spirit of diversification and proper portfolio theory. After doing some research I discovered the IB -- @xx contracts, but there seems to be limited information on how much data they contain ...
by rrams
05 Jun 2018
Forum: MultiCharts
Topic: Auto Trading Questions
Replies: 11
Views: 3659

Re: Auto Trading Questions

... MC users live streaming their trading bots. The AT popup warning seems like a pretty insignificant hurdle to overcome compared to: No realtime portfolio margin control No remote connection monitoring No daily price limit warnings No automatic futures rollover No liquidity or data spike filters ...
by Anna MultiCharts
31 May 2018
Forum: MultiCharts
Topic: Portfolio trader with Exchange time
Replies: 2
Views: 1276

Re: Portfolio trader with Exchange time

Hello, turbofib!

rrams is right. That is only possible to select either Local or Exchange time zone for the symbols within 1 chart and 1 portfolio. There’re no plans to change this behavior in future versions.
by waldem
31 May 2018
Forum: MultiCharts
Topic: Close all open positions with Money Management Signal & PT
Replies: 4
Views: 2117

Re: Close all open positions with Money Management Signal & PT

hallo, i reply to this old topic because is still not clear to me if is possible to program portfolio setstoploss at 1000$; if today loss is more than 1k i will see only 1k in backtest. i mean in backetst only, not in realtime. i have tried this code from Wiki but i see ...
by rrams
30 May 2018
Forum: MultiCharts
Topic: Portfolio trader with Exchange time
Replies: 2
Views: 1276

Re: Portfolio trader with Exchange time

I don't think they will ever allow you to mix symbols from different time zones on Exchange time.

You can run multiple instances of Portfolio Trader on Exchange time.
by turbofib
30 May 2018
Forum: MultiCharts
Topic: Portfolio trader with Exchange time
Replies: 2
Views: 1276

Portfolio trader with Exchange time

hi,

now the portfolio trader we can use with some instrument in local time

is possible to set it in Exchange time in new release multichart 12?
by et1hugo
28 May 2018
Forum: MultiCharts .NET
Topic: Stop-loss for leveraged position
Replies: 2
Views: 1641

Stop-loss for leveraged position

... on how to do this? I've looked at the Positions array and there doesn't seem to be any notion of what a position is costing you. I've seen that Portfolio Trader does get the cost basis right, so it is somewhere in MutliCharts just not sure how to get it through the API. Additionally, it would ...
by Anna MultiCharts
25 May 2018
Forum: MultiCharts
Topic: Portfolio Trader / discrepancy in P/L value [SOLVED]
Replies: 2
Views: 1310

Re: Portfolio Trader / discrepancy in P/L value [SOLVED]

Hello, LMC1! The Open P/L in the "Portfolio Real-time Auto Trading" tab is the strategy Open P/L for the symbol. The Open P/L in the Order and Position Tracker can be calculated by MultiCharts or can be supplied by the broker depending on ...
by LMC1
25 May 2018
Forum: MultiCharts
Topic: Portfolio Trader / discrepancy in P/L value [SOLVED]
Replies: 2
Views: 1310

Portfolio Trader / discrepancy in P/L value [SOLVED]

Attached is a screen shot. Discrepancy exists between the P/L values shown in "Portfolio Real-time Auto Trading" and "Order and Position Tracker" tabs. It is a Short position of 42 shares @1799.5 for EXPN. At the price of 1868, the position should have paper loss ...
by hughesfleming
21 May 2018
Forum: MultiCharts
Topic: Execution delay [SOLVED]
Replies: 26
Views: 12555

Re: Execution delay [SOLVED]

I would like to know the answer to this as well. I am seeing this at the open in Multicharts when Portfolio Trader is entering orders.


regards,


Alex
by Svetlana MultiCharts
18 May 2018
Forum: MultiCharts .NET
Topic: Memory management and speeding up the portfolio backtester
Replies: 1
Views: 1446

Re: Memory management and speeding up the portfolio backtester

Hello, SysInv, Memory usage is different during backtesting and optimization. Backtesting The memory is allocated for the entire data series + for the number of generated orders. Memory usage cannot be significantly reduced during backtesting, but the following methods still can be used: - Reduce th...
by andrea.venuta
17 May 2018
Forum: MultiCharts
Topic: Equal weights portfolio strategy [SOLVED]
Replies: 4
Views: 1911

Re: Equal weights portfolio strategy [SOLVED]

... it would be at least advisable to make this clear to users via documentation as it is counterintuitive. Now my MM code looks like this and the portfolio in the backtest looks sort-of balanced. Are the discrepancies related to the fact that MC assumes an integer number of contracts? variables: ...
by Zheka
17 May 2018
Forum: MultiCharts
Topic: Equal weights portfolio strategy [SOLVED]
Replies: 4
Views: 1911

Re: Equal weights portfolio strategy [SOLVED]

This might be connected with Required Capital assumptions (see top-right part in Portfolio settings)/Margin per contract settings.

Try to debug with 1 strategy, 2 strategies..
by andrea.venuta
17 May 2018
Forum: MultiCharts
Topic: Equal weights portfolio strategy [SOLVED]
Replies: 4
Views: 1911

Re: Equal weights portfolio strategy [SOLVED]

How did you set-up your portfolio? Is it one "signal" (=strategy logic) applied to many instruments or many (same) "strategies" each applied to one instrument? It is the same signal (the one in the second code box) applied to each of ...
by Zheka
16 May 2018
Forum: MultiCharts
Topic: Equal weights portfolio strategy [SOLVED]
Replies: 4
Views: 1911

Re: Equal weights portfolio strategy [SOLVED]

How did you set-up your portfolio?
Is it one "signal" (=strategy logic) applied to many instruments or many (same) "strategies" each applied to one instrument?
by andrea.venuta
16 May 2018
Forum: MultiCharts
Topic: Equal weights portfolio strategy [SOLVED]
Replies: 4
Views: 1911

Equal weights portfolio strategy [SOLVED]

... use case of asset allocation strategies. To do that, I started by attempting to solve a very simple problem, that is, building an equally weighted portfolio strategy with monthly rebalancing in Portfolio Trader. I studied all of the documentation I could find related to portfolio signals (money ...
by SysInv
16 May 2018
Forum: MultiCharts .NET
Topic: Memory management and speeding up the portfolio backtester
Replies: 1
Views: 1446

Memory management and speeding up the portfolio backtester

I'm a bit confused how the memory management in MC work. After some digging (mainly testing different scenarios), it seems to me that MC first loads the necessary data into the memory, and then for each strategy instance (logical core) works through this data and stores the calculations (and data?) ...
by Anna MultiCharts
15 May 2018
Forum: MultiCharts
Topic: Sorting Symbols in Portfolio Trader by a Value
Replies: 1
Views: 899

Re: Sorting Symbols in Portfolio Trader by a Value

Hello, trader0311! Please refer to the Portfolio Trader documentation and strategy examples to learn how to use them: http://www.multicharts.com/trading-software/index.php/Portfolio_Trader Portfolio Money Management Keywords: http://www.multicharts.com/trading-software/index.php/PMM_Keywords ...
by LMC1
15 May 2018
Forum: MultiCharts
Topic: Order and Position Tracker / Portfolio Trader [SOLVED]
Replies: 2
Views: 1184

Re: Order and Position Tracker / Portfolio Trader [SOLVED]

Thanks, the Order and Position Tracker is back again.
by hughesfleming
15 May 2018
Forum: MultiCharts
Topic: Intel I9 v AMD TR1950
Replies: 9
Views: 3702

Re: Intel I9 v AMD TR1950

... Optimization is very fast on both but that is something I use rarely. I find too many discrepancies between back testing and live trading. In Portfolio Trader the situation is even worse. I don't trust the back tester at all even when using second intervals. Unless you are running other applications ...
by Anna MultiCharts
14 May 2018
Forum: MultiCharts
Topic: Order and Position Tracker / Portfolio Trader [SOLVED]
Replies: 2
Views: 1184

Re: Order and Position Tracker / Portfolio Trader [SOLVED]

Hello, LMC1! To restore Portfolio to the default settings you can try performing these steps: 1. Close MultiCharts and make sure no processes are running in Task Manager -> Details Tab -> click on the Description column name to sort all ...
by LMC1
14 May 2018
Forum: MultiCharts
Topic: Order and Position Tracker / Portfolio Trader [SOLVED]
Replies: 2
Views: 1184

Order and Position Tracker / Portfolio Trader [SOLVED]

Hi, During a portfolio real-time auto trading session, I deleted the "Order and Position Tracker" accidentally. Next time when I loaded the same portfolio, the Order and Position Tracker is disappeared. I tried to click it under ...
by trader0311
11 May 2018
Forum: MultiCharts
Topic: Sorting Symbols in Portfolio Trader by a Value
Replies: 1
Views: 899

Sorting Symbols in Portfolio Trader by a Value

... securities. The array will make a calculation and then store those calculations in the array. I would like to explore using this same concept on a portfolio of different securities within the portfolio trader. What I don't want to have to do is to list the primary symbol (Data1) and then all of ...
by Henry MultiСharts
09 May 2018
Forum: MultiCharts .NET
Topic: MC-PT naming bug [SOLVED]
Replies: 4
Views: 2275

Re: MC-PT naming bug [SOLVED]

Hello darob, MultiCharts and Portfolio Trader workspaces have different file formats and extensions. The files are isolated - having the same file name will have no effect on the file contents. The file from one application cannot be used ...
by darob
09 May 2018
Forum: MultiCharts .NET
Topic: MC-PT naming bug [SOLVED]
Replies: 4
Views: 2275

MC-PT naming bug [SOLVED]

So if you lose your mind and save an MC.NET workspace with the same name as a PT portfolio, the next time you open the portfolio it'll have no strategies or instruments.
by alko
20 Apr 2018
Forum: MultiCharts
Topic: portfolio equity for position sizing in backtesting [SOLVED]
Replies: 2
Views: 1747

Re: portfolio equity for position sizing in backtesting [SOLVED]

yes, it did work fine in backtesting. thank you
by fbertram
12 Apr 2018
Forum: User Contributed Studies
Topic: Function to provide S&P500 index
Replies: 2
Views: 2453

Function to provide S&P500 index

... - without the need to add a secondary data series. It uses MultiCharts' DataLoader to load the data into memory. I find this quite useful with Portfolio Trader, and I hope you do too. Best regards, Felix //============================================================================== // Name: ...
by wilkinsw
12 Apr 2018
Forum: MultiCharts
Topic: Is it possible to group inputs in a Portfolio Optimization [SOLVED]
Replies: 2
Views: 1235

Re: Is it possible to group inputs in a Portfolio Optimization [SOLVED]

Great thanks!

My example was 100% fictitious Felix!
by fbertram
11 Apr 2018
Forum: MultiCharts
Topic: Is it possible to group inputs in a Portfolio Optimization [SOLVED]
Replies: 2
Views: 1235

Re: Is it possible to group inputs in a Portfolio Optimization [SOLVED]

you could actually move the input to the money-management signal. From there, you could share it with the individual signals using pmm_set_global_named_num. Also, I find the thought of optimizing through 10^11 iterations mildly scary. I am typically trying to keep things between 100 and 1000. Is the...
by wilkinsw
11 Apr 2018
Forum: MultiCharts
Topic: Is it possible to group inputs in a Portfolio Optimization [SOLVED]
Replies: 2
Views: 1235

Is it possible to group inputs in a Portfolio Optimization [SOLVED]

Hi, In PT, I want to optimize 5 signals. 3 inputs each: stop, target, Time to end trading. Stop and targets need optimizing 1-10 (1 increments) each. But, "Time to end trading" needs optimizing 1300-2200 (100 increments) AND NOT each. I simply want to optimize 1300-2200 for all 5 signals grouped tog...
by Henry MultiСharts
10 Apr 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 BETA 1
Replies: 38
Views: 15906

Re: MULTICHARTS 12.0 BETA 1

Henry, it would be great if the reloading feature could be expanded to the Portfolio Trader, too. If for example you are running a large portfolio of stocks in the Portfolio Trader missing data might go unnoticed (by the user) and create problems. The same goes ...
by ABC
10 Apr 2018
Forum: MultiCharts
Topic: MULTICHARTS 12.0 BETA 1
Replies: 38
Views: 15906

Re: MULTICHARTS 12.0 BETA 1

Henry, it would be great if the reloading feature could be expanded to the Portfolio Trader, too. If for example you are running a large portfolio of stocks in the Portfolio Trader missing data might go unnoticed (by the user) and create problems. The same goes ...
by Zheka
09 Apr 2018
Forum: MultiCharts
Topic: portfolio equity for position sizing in backtesting [SOLVED]
Replies: 2
Views: 1747

Re: portfolio equity for position sizing in backtesting [SOLVED]

Portfolio_NetProfit+Portfolio_OpenPositionProfit - assuming you use a Portfolio Trader (look under "Portfolio_..." sections in PL Editor Dictionary).

And you do need to use PT to backtest position sizing for a portfolio.
by alko
08 Apr 2018
Forum: MultiCharts
Topic: portfolio equity for position sizing in backtesting [SOLVED]
Replies: 2
Views: 1747

portfolio equity for position sizing in backtesting [SOLVED]

Hi all, How can i appropriately size strategy position depending NOT on the strategy equity but rather on the portfolio equity. Thus using InitialCapital + netprofit + openpositionprofit will not work. Also, GetRTAccountEquity does not work in backtesting. What is the appropriate ...
by njubee
08 Apr 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Re: Rotation Strategy Portfolio Trader

Ofcourse TJ Why do you ask?
by TJ
08 Apr 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Re: Rotation Strategy Portfolio Trader

Is it possible to use (SetPeg) function in Multicharts ?
I want to exit my portfolio at the best ask.

Have you done a search to see if this has been answered previously?
by njubee
03 Apr 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Re: Rotation Strategy Portfolio Trader

Is it possible to use (SetPeg) function in Multicharts ?
I want to exit my portfolio at the best ask.
by gofortips
03 Apr 2018
Forum: MultiCharts
Topic: Portfolio Trader -- Bar Magnifier, IOG, Extended Backtesting [SOLVED]
Replies: 10
Views: 5904

Re: Portfolio Trader -- Bar Magnifier, IOG, Extended Backtes [SOLVED]

Hello dario, Portfolio trader does not support IOG and BarMagnifier for signals. IOG is supported for the money management signal only. We understand the importance and demand of this functionality and we are considering adding ...
by hughesfleming
22 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

... is something that has caught me out in the past so I watch out for that. I am trading US S&P100 stocks. A pretty straight forward setup. Overall Portfolio trader has worked very well and I don't use anything else these days. If anything goes wrong it comes down either a random disconnect with ...
by TJ
22 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Where are you located?
What exchanges are you trading?

Does this have to do with your computer time being different than the exchange time?
by hughesfleming
22 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Thanks Felix, I am in fact following your advice and using AutoIt to start PT before the open and shutdown after the close. This is a workable solution and to be honest, I am happy to stop posting about this.

Kind regards,

Alex
by fbertram
22 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

... restarting my server every morning (instead of letting it run 24/7), everything is running rock solid. I do _not_ need to adjust the end date in portfolio trader ever. Best regards, Felix
by hughesfleming
22 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

... and one unpinned. The point I am trying to make is that is does not make any difference. Unless I manually update the date to the current date, Portfolio Trader does not enter trades. The only time Portfolio Trader does work for me consistently is if I restart PT daily with my date settings ...
by Zheka
22 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Alex,

But in the screenshot you attached the date is *pinned*, fixed.....No wonder you do not get trades.
by Smoky
21 Mar 2018
Forum: MultiCharts
Topic: MULTICHARTS 11.0 RELEASE
Replies: 85
Views: 162559

Re: MULTICHARTS 11.0 RELEASE

... speed and focus on broker API. no need to take cpu usage for drawing, all power on EL execution... 3 times in the same day ! and i don't use portfolio...
by hughesfleming
21 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Thanks Strelow. Good to know that works. Unfortunately, I have no choice but to keep the date correct.

regards,

Alex
by strelow
21 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Hello Hug

I have same problem . Put your pc one day in the future than will works like today set date to 22th . Its not the best solution but works.
Regards
by hughesfleming
21 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

... see in the attachment. I had to stop and manually set the date to 21 (today) and it started to send orders to IB. As far as I am concerned the way Portfolio Trader manages dates is very error prone. I really hope that this is addressed in the next version of Multicharts to make it more robust. ...
by TJ
20 Mar 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Re: Rotation Strategy Portfolio Trader

Thanks for your respond. My broker is IB. My goal is to have an fully automated portfolio strategy. Where can I learn more about Easylanguage and portfolio trader? Is there any recomended books or howto's? Start here: https://www.multicharts.com/discussion/viewtopic.php?t=6929 ...
by njubee
20 Mar 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Re: Rotation Strategy Portfolio Trader

Thanks for your respond.

My broker is IB. My goal is to have an fully automated portfolio strategy. Where can I learn more about Easylanguage and portfolio trader? Is there any recomended books or howto's?
by fbertram
16 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

the little thing that looks like a thumb tack.
PortfolioTrader_Pin.JPG
(26.37 KiB) Downloaded 1188 times
Cheers, Felix
by robz7575
16 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Hi, The Data Range settings of Portfolio do not limit your automated trading to the specified End date. When "pin" is disabled - End Date is always the Current Date at the moment of opening this portfolio workspace. It will not auto advance ...
by Henry MultiСharts
16 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Hi, The Data Range settings of Portfolio do not limit your automated trading to the specified End date. When "pin" is disabled - End Date is always the Current Date at the moment of opening this portfolio workspace. It will not auto advance ...
by hughesfleming
14 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Dear Multicharts....Today is the 14th. Portfolio Trader thinks it is the 13th. No trading again. Is this ever going to be addressed? At least, when someone turns on Auto Trading, there should be a warning that the date setting does not match ...
by Xyzzy
10 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

I'll second (or third) this request. I'm using Portfolio Trader to trade US stocks, ETFs and futures through Interactive Brokers. (With IQFeed as my data provider.) I live on the West Coast of the US, which is three hours behind the New York trading ...
by hughesfleming
08 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

Hi Felix, Thanks for your explanation. I do know how to use AutoIT so I will give it a go. I think how you are doing it is the best way. I also think PT should be able to manage this better. Often my strategy holds overnight and re-balances just after the open. I am not expecting to run this continu...
by fbertram
08 Mar 2018
Forum: MultiCharts
Topic: [Portfolio] Can someone please explain these default default MC MM signals?
Replies: 3
Views: 1745

Re: Can someone please explain these default default MC MM signals?

... "value1" variable in the signal of the strategy found at index "idx"? RankStrategyR is a named number for the strategy with the index idx. The portfolio signal can communicate with the individual strategies using these named values, you can see them as variables (well, kind of). There are 2 ...
by fbertram
08 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Re: Portfolio Trader - Does not advance date to the current date

... server: * a schedule set in the BIOS starts the machine in the morning * a script is triggered on Windows startup. This script launches IB TWS and Portfolio Trader, logs in, starts auto-trading. I have programmed this in AutoIT * a script is triggered using Task Scheduler after close of session. ...
by hughesfleming
08 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Does not advance date to the current date
Replies: 17
Views: 4556

Portfolio Trader - Does not advance date to the current date

If I leave Portfolio Trader on overnight connected to IB Gateway the date never advances to the current date and my positions don't execute. It always remains one day behind. If I stop and start Portfolio Trader before the open ...
by beck donald
07 Mar 2018
Forum: MultiCharts
Topic: OANDA Data / Chart / Bar issues
Replies: 27
Views: 8141

Re: Data issues

... be trading a number of charts and each with multiple positions. Compounding results will be impacted because there would be longer pauses between portfolio size adjustments (when compared with OANDA at any trade size, Forex.Com at 1k). When I had been on top of it, IB seemed to update TWS alot ...
by Svetlana MultiCharts
06 Mar 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Re: Rotation Strategy Portfolio Trader

Hello, njubee, The prebuilt Portfolio MM Strategies included in MultiCharts are provided mostly as an example and aren’t suitable for real trading, because the algorithm of criteria selection for order generation is very simple and may ...
by multichartsUser23
02 Mar 2018
Forum: MultiCharts
Topic: Portfolio Trader - Set Max Open Position [SOLVED]
Replies: 3
Views: 3281

Re: Portfolio Trader - Set Max Open Position [SOLVED]

... of open positions, but you can deny sending any new orders once Portfolio_CurrentEntries (combined number of entries currently open within a portfolio) reaches a certain value. Please see PMM_Keywords for more details. I believe your explanation here is helpful for limiting orders once a ...
by multichartsUser23
02 Mar 2018
Forum: MultiCharts
Topic: [Portfolio] Can someone please explain these default default MC MM signals?
Replies: 3
Views: 1745

[Portfolio] Can someone please explain these default default MC MM signals?

I have a Portfolio Trader workspace containing strategies for various instruments, and each one of these strategies contains multiple signals for entering and exiting both long and short positions for these respective instruments. ...
by hughesfleming
28 Feb 2018
Forum: MultiCharts
Topic: Multicharts Chart with IQFeed market data
Replies: 1
Views: 1047

Re: Multicharts Chart with IQFeed market data

... in Nebraska and my ping times are similar to yours at 125ms from a dedicated server in Frankfurt. I have about 75 symbols loading minute data to Portfolio Trader without any unusual delays. You might want to check your minimum and maximum ping times and not just the average. Also check that your ...
by njubee
28 Feb 2018
Forum: MultiCharts
Topic: Rotation Strategy Portfolio Trader
Replies: 6
Views: 2245

Rotation Strategy Portfolio Trader

Hi Guys and Girls. I would like to set up a rotational strategy in portfolio trader. Could anyone give me some tips how to? What kind of bars ( daily or hourly) should I use? My gold is to own the 3 best stocks in my stocklist.(best procent movement last ...
by TJ
23 Feb 2018
Forum: MultiCharts
Topic: Limit Number of Open Positions in Portfolio Trader
Replies: 5
Views: 1875

Re: Limit Number of Open Positions in Portfolio Trader

Do a search with the keywords "portfolio" or "limit" and you will see the previous discussions on the topic.
by robz7575
23 Feb 2018
Forum: MultiCharts
Topic: Limit Number of Open Positions in Portfolio Trader
Replies: 5
Views: 1875

Re: Limit Number of Open Positions in Portfolio Trader

See post #1 & post #2
viewtopic.php?t=11713

Any thoughts on the original question I had? Thank you
by robz7575
23 Feb 2018
Forum: MultiCharts
Topic: Limit Number of Open Positions in Portfolio Trader
Replies: 5
Views: 1875

Re: Limit Number of Open Positions in Portfolio Trader

Sorry first post on multi charts. I did an edit. Hopefully it is better
by robz7575
23 Feb 2018
Forum: MultiCharts
Topic: Limit Number of Open Positions in Portfolio Trader
Replies: 5
Views: 1875

Limit Number of Open Positions in Portfolio Trader

Hello, I have ONE strategy that trades lets say 50 stocks in Portfolio Trader. During non volatile markets the system on average would have 20 open trades at once. When markets are volatile it could have close to 50 open positions at once. I am trying ...
by hughesfleming
16 Feb 2018
Forum: MultiCharts
Topic: Filtering bad ticks
Replies: 8
Views: 2871

Re: Filtering bad ticks

... but other data providers can do it. I have not had enough time with my subscription to see what happens in real time in detail except to say that Portfolio Trader is working brilliantly now that I have switched. I had many random problems before and it was all down to inconsistent data feed. Alex
by hughesfleming
16 Feb 2018
Forum: MultiCharts
Topic: Filtering bad ticks
Replies: 8
Views: 2871

Filtering bad ticks

I just switched my data feed to IQFeed from Barcharts.com. Barcharts.com is essentially broken for real time trading with Portfolio Trader with continuous disconnects at the open and close. IQFeed works much better in connection quality but has problems with continuous bad ticks. I ...
by Anna MultiCharts
15 Feb 2018
Forum: MultiCharts
Topic: Optimization in Portfolio Trader
Replies: 2
Views: 1136

Re: Optimization in Portfolio Trader

Hello, Gaetano! 1. I’m afraid this is not possible at the moment. 2. Will it be able to come to our Live Chat to demonstrate the issue via remote connection MON-FRI from 6:30 AM to 12:00 PM EST (11:30 AM to 5:00 PM GMT)? Live Chat is accessible from our web site http://www.multicharts.com/ (at the t...
by fbertram
11 Feb 2018
Forum: MultiCharts
Topic: Optimization in Portfolio Trader
Replies: 2
Views: 1136

Re: Optimization in Portfolio Trader

Hi Gaetano, I too have seen incorrect optimization results due to open trades. My personal solution was to close all open positions on the last bar, whenever I am in optimization or backtest (but not in auto-trading). I have run quite large optimizations and have never seen it crash - however I reco...
by fbertram
11 Feb 2018
Forum: MultiCharts
Topic: how to buy the top 10 stocks of the dow [SOLVED]
Replies: 6
Views: 2340

Re: how to buy the top 10 stocks of the dow [SOLVED]

... all you need to do is buy - calculate an indicator, in your case a measure of the market momentum - save the value of this indicator in the portfolio data scratch space 2) the money-management signal is evaluated (this is the one you've been missing in your thoughts). This signal should: ...
by siscop
11 Feb 2018
Forum: MultiCharts
Topic: how to buy the top 10 stocks of the dow [SOLVED]
Replies: 6
Views: 2340

Re: how to buy the top 10 stocks of the dow [SOLVED]

... like buy the best 10 stocks of a group of stocks (e.g. dow30) and sell it the next day. 1. As far as I know, I can only buy and sell the stock in portfolio trader which is on data1 <- is this true? So I have to put at least 30 instruments on the portfolio trader. Since every single one has to ...
by TJ
10 Feb 2018
Forum: MultiCharts
Topic: how to buy the top 10 stocks of the dow [SOLVED]
Replies: 6
Views: 2340

Re: how to buy the top 10 stocks of the dow [SOLVED]

... mean that I have to set up 900 data just to trade 10 - that is a overkill. Is there a way to do this with the scanner fully automated or on the portfolio trader without the 900 data? Are you dealing with multiple instruments? If yes, you are dealing with a portfolio. -->> USE PORTFOLIO TRADER
by siscop
10 Feb 2018
Forum: MultiCharts
Topic: how to buy the top 10 stocks of the dow [SOLVED]
Replies: 6
Views: 2340

Re: how to buy the top 10 stocks of the dow [SOLVED]

... mean that I have to set up 900 data just to trade 10 - that is a overkill. Is there a way to do this with the scanner fully automated or on the portfolio trader without the 900 data?
by TJ
10 Feb 2018
Forum: MultiCharts
Topic: how to buy the top 10 stocks of the dow [SOLVED]
Replies: 6
Views: 2340

Re: how to buy the top 10 stocks of the dow [SOLVED]

Let’s say I want to buy the top 10 stocks from the day of the dow on fully autotrade…. Is there an easy way to do that with the portfolio trader or any other MC product (scanner?) or do I have to use 30 lines and data 1-30 on the autotrade of the portfolio trader - that would make 900 ...
by siscop
10 Feb 2018
Forum: MultiCharts
Topic: how to buy the top 10 stocks of the dow [SOLVED]
Replies: 6
Views: 2340

how to buy the top 10 stocks of the dow [SOLVED]

Let’s say I want to buy the top 10 stocks from the day of the dow on fully autotrade…. Is there an easy way to do that with the portfolio trader or any other MC product (scanner?) or do I have to use 30 lines and data 1-30 on the autotrade of the portfolio trader - that would make 900 ...
by Gaetano
10 Feb 2018
Forum: MultiCharts
Topic: Optimization in Portfolio Trader
Replies: 2
Views: 1136

Optimization in Portfolio Trader

Dear all, a couple of question on Optimization with Portfolio Trader. 1. is it possible to include also the Open trades and not only the Close trades? During long term trades, with many open positions, the result based only on close trade cannot describe ...
by Zheka
09 Feb 2018
Forum: MultiCharts
Topic: [Portfolio] Pmm Strategy Programing Problem [SOLVED]
Replies: 3
Views: 1665

Re: Pmm Strategy Programing Problem [SOLVED]

One way would be to split one portfolio strategy applied on N symbols into separate N strategies. You can easily do this by setting up one, and then "cloning" (right-click -menu). But in general be aware that when you "deny entry" at the ...
by fbertram
09 Feb 2018
Forum: MultiCharts .NET
Topic: MultiSymbol backtest
Replies: 6
Views: 2949

Re: MultiSymbol backtest

... to programmatically load a symbol list into Quote Manager. I see 2 options how to achieve what you are trying to do: 1) The MultiCharts way: Your Portfolio Trader contains the whole stock universe. You write a routine to filter down the universe, which is triggered from the first CalcBar. Here ...
by Svetlana MultiCharts
09 Feb 2018
Forum: MultiCharts
Topic: Open eurusd [SOLVED]
Replies: 3
Views: 1449

Re: Open eurusd [SOLVED]

... can share information using Global Variables: http://www.multicharts.com/trading-software/index.php/Global_Variables The same can be done in Portfolio Trader. Please refer to the Portfolio Trader documentation and strategy examples to learn how to use its features and keywords: http://www.multicharts.com/trading-software/index.php/Portfolio_Trader ...
by gofortips
09 Feb 2018
Forum: MultiCharts .NET
Topic: MultiSymbol backtest
Replies: 6
Views: 2949

Re: MultiSymbol backtest

Hi, I agree with you with respect to use the Portfolio Trader by previously loading the list of symbols I want to backtest. My question is, specifically, about how to load that symbol list automatically, and not manually. Briefly, I plan to write ...
by fbertram
08 Feb 2018
Forum: MultiCharts .NET
Topic: MultiSymbol backtest
Replies: 6
Views: 2949

Re: MultiSymbol backtest

Hi Carlos,

while you can load any symbol using the Data Loader, there are many reasons why you shouldn't try to use that to run multiple strategies 'manually'. Use the Portfolio Trader instead. You can load a list of symbols into it...

Cheers, Felix
by gofortips
08 Feb 2018
Forum: MultiCharts .NET
Topic: MultiSymbol backtest
Replies: 6
Views: 2949

Re: MultiSymbol backtest

Thank you fbertram.
I think I will follow your suggestion.
Now, because I have a long list of symbols to backtest, is there any way to introduce symbols into my portfolio from my code? I didn't find a set of commands to do it.
Best wishes, Carlos
by pablo gonzalez vidal
08 Feb 2018
Forum: MultiCharts
Topic: [Portfolio] Pmm Strategy Programing Problem [SOLVED]
Replies: 3
Views: 1665

[Portfolio] Pmm Strategy Programing Problem [SOLVED]

Hello, I am trying to program a PMM Strategy where the entry of orders by symbol is limited regardless of the number of strategies that there are on that symbol. For example, if there is already a long strategy in gold that another strategy on gold can not enter long. This is the way that has occurr...
by fede.adv
06 Feb 2018
Forum: MultiCharts
Topic: Limit the numer of contracts with different strategies and workspace
Replies: 3
Views: 1029

Re: Limit the numer of contracts with different strategies and workspace

... and a 30 minute strategy on ES, I'd like to have (and backtest, of course) a signal or indicator that tells me how many contract I have in portfolio and, in case, limits my exporure at the market. Is this keyword useful for my purpose?
by fbertram
05 Feb 2018
Forum: MultiCharts .NET
Topic: MultiSymbol backtest
Replies: 6
Views: 2949

Re: MultiSymbol backtest

I suggest you still use Portfolio Trader to do this. There is no way to simply code a loop and run backtest for a basket of instruments. But you can run them in parallel with Portfolio Trader, and then look at the individual reports by symbol.

Cheers, Felix
by gofortips
05 Feb 2018
Forum: MultiCharts .NET
Topic: MultiSymbol backtest
Replies: 6
Views: 2949

MultiSymbol backtest

Hello, I want to backtest my strategy on a list of symbols but, those symbols are not part of a portfolio. I mean, I will create a loop and inside it I read a symbol from the list; load the symbols data with the loader; and perform the backtest procedure for this given ...
by danigiu
16 Jan 2018
Forum: MultiCharts
Topic: SHORT SELLING STOCK WITH WEBANK
Replies: 5
Views: 1691

SHORT SELLING STOCK WITH WEBANK

... short on stocks with WEBANK, everytime I put a short order I get an error 3SHA "SALE NOT ALLOWED BECAUSE THE AMOUNT EXCEED THE AMOUNT AVAILABLE IN PORTFOLIO LONG". I have asked WEBANK about and they replied I should use Sell_Intrady or Sell_Overnight, so I'm standing there and not able to move ...
by ilag
16 Jan 2018
Forum: MultiCharts
Topic: Initial Portfolio Capital [SOLVED]
Replies: 2
Views: 1180

Re: Initial Portfolio Capital [SOLVED]

Thanks Zheka.
Works fine if you set "Margin values of contract cost" to 100%
by Zheka
15 Jan 2018
Forum: MultiCharts
Topic: Initial Portfolio Capital [SOLVED]
Replies: 2
Views: 1180

Re: Initial Portfolio Capital [SOLVED]

Hi,

this might be governed by the "Margin value [ ]% of contract cost".
try playing with it (e.g. set it to100)
by ilag
15 Jan 2018
Forum: MultiCharts
Topic: Initial Portfolio Capital [SOLVED]
Replies: 2
Views: 1180

Initial Portfolio Capital [SOLVED]

Hi everybody, Currently working with Portfolio Trader. When backtesting a portfolio I have realised that the Initial Portfolio Capital value seems that is not working properly (current investment capital in open trades higher than initial portfolio ...
by hughesfleming
12 Jan 2018
Forum: MultiCharts
Topic: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.
Replies: 3
Views: 1454

Re: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.

... with session templates. Comparing the regular market hours session template to the premarket template, they don't seem to work the same way in Portfolio trader. To make things equal, I set the regular sessions template to start at 8:30 and left the default premarket sessions template untouched. ...
by hughesfleming
12 Jan 2018
Forum: MultiCharts
Topic: Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.
Replies: 3
Views: 1454

Portfolio Trader does not use the current date when using a Regular Trading Hours session template on US Equities.

Starting Jan 2, I changed my session template to regular trading hours and now Portfolio trader does not advance the date to the current trading date when left running overnight. I would like my strategy to trade only during regular trading hours but the date issue ...
by Zheka
11 Jan 2018
Forum: MultiCharts
Topic: Optimize 1 single strategy on several instruments
Replies: 7
Views: 2375

Re: Optimize 1 single strategy on several instruments

... Exactly as you want. Where PT fails is in finding optimum values for separate strategies that would maximize a certain metric for the whole portfolio. There is a PM for this, and this feature is highly anticipated. @Anna, would you please consider that PM once again. It is probably not a ...

Go to advanced search