Search found 9 matches

by o2cool
28 Feb 2024
Forum: MultiCharts
Topic: Walk forward /Matrix explained for an idiot
Replies: 13
Views: 1921

Re: Walk forward /Matrix explained for an idiot

The focus is more on testing the strategy rather than the inputs themselves. For each different data segment, the optimal inputs will vary. Additionally, the choice of optimization criteria (e.g., net profit or return/drawdown) affects the inputs selected. This means that no matter what inputs you c...
by o2cool
17 Mar 2023
Forum: MultiCharts
Topic: Walk forward /Matrix explained for an idiot
Replies: 13
Views: 1921

Re: Walk forward /Matrix explained for an idiot

IMO you might be asking for trouble with that approach. One of the ideas behind WFM is to INTENTIONALLY try to curve fit your strategy as much as possible with your inputs and input ranges on IS data. If these ideal settings still work on OOS data, then chances are your system is modelling true mark...
by o2cool
17 Mar 2023
Forum: MultiCharts
Topic: Walk forward /Matrix explained for an idiot
Replies: 13
Views: 1921

Re: Walk forward /Matrix explained for an idiot

If you want to do meaningful robustness testing you need to use something else besides MC. The robustness testing tools in MC range from bad to incomplete. For example, WF and WFM is missing basically all but one of the normalized efficiency metrics (which are really important for WFM testing). Ther...
by o2cool
27 Feb 2023
Forum: MultiCharts
Topic: Money Management Question
Replies: 1
Views: 342

Money Management Question

Hello, I am a newbie at muilticharts. Trying to struggle my way through. Any thoughts/advice/info would certainly be appreciated! I am testing out a system in portfolio trader. I set the Money Management Settings as follows: Exposure: 100% Max % of Capital Risk per Position: 25% Initial Portfolio Ca...
by o2cool
09 Feb 2023
Forum: MultiCharts
Topic: So Frustrated. Portfolio Trader, Different Trades
Replies: 1
Views: 571

So Frustrated. Portfolio Trader, Different Trades

I'm newish to MC, but not to trading. Wrote a script. Nothing complicated. Works perfectly applied to individual instruments. Put the exact same script into the portfolio trader, set the margin to zero as to not cause interference, and a find a number of different trades. Same code. Same data (IQfee...
by o2cool
25 Jan 2023
Forum: MultiCharts
Topic: Anybody running MC via an M1 Mac and Parallels?
Replies: 0
Views: 417

Anybody running MC via an M1 Mac and Parallels?

Understanding it is not officially recommended, has anybody tried it? Did it end up working?
by o2cool
25 Dec 2022
Forum: MultiCharts
Topic: Auto Trading Order Time Help
Replies: 5
Views: 639

Re: Auto Trading Order Time Help

So intrabar is trouble. Will forget it for now. If I understand what you’re saying correctly, the autotrader needs to be on continuously from the time the signal is calculated to the time the order is sent? So in this case, from just before the close, through the entire night, to just past the next ...
by o2cool
24 Dec 2022
Forum: MultiCharts
Topic: Auto Trading Order Time Help
Replies: 5
Views: 639

Re: Auto Trading Order Time Help

Thanks for the info! Taking it in, maybe this would work? To buy intraday at the open I can add the simple code "if time = 09:30:05 then begin" and "IntrabarOrderGeneration = True". The entry conditions can be updated to refer back to the previous daily bars. If I understand correctly the script wil...
by o2cool
23 Dec 2022
Forum: MultiCharts
Topic: Auto Trading Order Time Help
Replies: 5
Views: 639

Auto Trading Order Time Help

Hello, I’m a newbie to muilticharts. Been trying for two weeks to figure this out. I cannot seem to get auto trading setup correctly for a simple strategy in portfolio trader. I must be missing something. The strategy trades some US ETFs and stocks on the daily chart. In the strategy, once the condi...

Go to advanced search