Search found 54 matches

by moses
19 Sep 2016
Forum: MultiCharts
Topic: Faulty programming in backtesting/optimization?
Replies: 9
Views: 2704

Re: Faulty programming in backtesting/optimization?

I am not using IOG (but I am using bar magnifier) - but even on a daily data test that enters only on the close of the bar, the difference in calculation time between using bar magnifier and not using it, is huge. What I am saying is, the program should only use the bar magnifier data on the exits, ...
by moses
17 Sep 2016
Forum: MultiCharts
Topic: Faulty programming in backtesting/optimization?
Replies: 9
Views: 2704

Re: Faulty programming in backtesting/optimization?

I think I didn't explain well. What I am saying is that a test on, say, daily data (with 'use bar magnifier' ON to 1 minute) should look for entries using ONLY the daily data if that is all that is needed, and use the 1-minute data only when necessary, eg for exits. The times of my tests show that w...
by moses
17 Sep 2016
Forum: MultiCharts
Topic: Faulty programming in backtesting/optimization?
Replies: 9
Views: 2704

Faulty programming in backtesting/optimization?

Hello, I have the following observation: Let's say I am performing a backtest on daily data for the past 10 years, and the strategy returns 100 trades. This takes less than 2 seconds for my PC to compute. Now, if I check the 'use bar magnifier' (1 minute data), the test takes much longer to complete...
by moses
13 Apr 2016
Forum: MultiCharts
Topic: How to program the daily ATR on a 5-minute chart?
Replies: 2
Views: 2605

How to program the daily ATR on a 5-minute chart?

Hello everyone, I'd greatly appreciate any help you could give me with this - I need to find the day's ATR (using easylanguage), but I need to do it on the 5-minute chart. As background (and in case anyone has any other ideas on how to solve it), my problem is that I have a daily FX strategy, but my...
by moses
01 Jul 2014
Forum: MultiCharts
Topic: Best Forex Broker for MultiCharts... ?
Replies: 216
Views: 66155

Re: Best Forex Broker for MultiCharts... ?

Gargoyle, I am with you fully! I was manually executing an order last night when IB was down!

But what can MC do to fix IB's connectivity issues?
by moses
01 Jul 2014
Forum: MultiCharts
Topic: Best Forex Broker for MultiCharts... ?
Replies: 216
Views: 66155

Re: Best Forex Broker for MultiCharts... ?

I haven't tried the software solution that is used as an add-on to the main IB TWS software. My thought process was that I didn't want to trust my job to a program that is not well known and documented - of course, this may just be an excuse because my brain begins to hurt when things become more co...
by moses
28 Jun 2014
Forum: MultiCharts
Topic: Best Forex Broker for MultiCharts... ?
Replies: 216
Views: 66155

Re: Best Forex Broker for MultiCharts... ?

wow, took me ages to go through this thread.. I can understand the frustration, it took me a while also to understand things, accept that compromises must be made, and pick a solution and move on. I have been a professional purely mechanical FX trader since last year, so maybe this feedback could be...
by moses
01 Nov 2013
Forum: MultiCharts
Topic: Unfilled Strategy Order Replacement - clarifications needed
Replies: 7
Views: 2460

Re: Unfilled Strategy Order Replacement - clarifications nee

Thanks Andrew.

The problem is that this seems like a dead-end.
How can I then turn a limit order into a market order when the market is moving away from me, like in the example I gave?
by moses
01 Nov 2013
Forum: MultiCharts
Topic: Unfilled Strategy Order Replacement - clarifications needed
Replies: 7
Views: 2460

Re: Unfilled Strategy Order Replacement - clarifications nee

Andrew, I refer to your first answer above in which you note: QUOTE The Unfilled Strategy Order Replacement works if current price touches or crosses your limit order price, only then the 20 seconds countdown starts. If the market price has never reached or crosses your entry limit order, it will no...
by moses
30 Oct 2013
Forum: MultiCharts
Topic: Unfilled Strategy Order Replacement - clarifications needed
Replies: 7
Views: 2460

Re: Unfilled Strategy Order Replacement - clarifications nee

Thanks Andrew, I think I will figure it out. I have one more simple question, please. My strategy says: myentryprice = close; Buy xxx contracts next bar at myentryprice limit; My question is, is myentryprice always the close on the chart, or it can be the close of the broker data if I use the Get Re...
by moses
29 Oct 2013
Forum: MultiCharts
Topic: Unfilled Strategy Order Replacement - clarifications needed
Replies: 7
Views: 2460

Unfilled Strategy Order Replacement - clarifications needed

Hello, I am trying to achieve the following without success: a - using an automated strategy on a 4-hour chart b - i want to enter a position on the close of the bar by using a limit order c - and if my limit order is not filled, I want my order to become a market order in, say, 20 seconds so I can ...
by moses
24 Sep 2013
Forum: MultiCharts
Topic: Bar Magnifier Option in Portfolio
Replies: 10
Views: 4798

Re: Bar Magnifier Option in Portfolio

Can MC please give us some feedback on this important feature that is missing?

Thanks
by moses
22 Aug 2013
Forum: MultiCharts
Topic: Interactive Brokers gateway losing connectivity
Replies: 4
Views: 6373

Interactive Brokers gateway losing connectivity

Hi all, I am copying a quick correspondence I had with Interactive Brokers yesterday, in case it's useful to someone else having the same issue. I will ask IB this question tonight, but in case anyone knows already, please help! Is there any way for me to be notified by email (I am using Windows 7, ...
by moses
21 Jul 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Re: Backtesting USD/JPY - strategy results show in JPY (I th

Some notes on testing the USD/JPY pair.. The same observations apply, as with the EUR/USD above. Commissions and slippage are correct. A practical issue would be how to make your strategy calculate the correct position sizing in USD. In my case, my strategy risks, say 1% of my equity. This is coded ...
by moses
20 Jul 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Re: Backtesting USD/JPY - strategy results show in JPY (I th

In case some other beginner soul is tortured to understand how things work, here's some discoveries I am making as I test one thing at a time... I am also hoping to make things clear in my mind, as I write them down.. Please, anyone who knows the answers (someone from MC maybe?), do confirm or kindl...
by moses
20 Jul 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Re: Backtesting USD/JPY - strategy results show in JPY (I th

I found a solution.. I am now using a different trading platform to test my FX pairs that don't have USD as the quote currency. It understands the currencies used automatically, and even gives you the option to choose the display currency for your results. MC, please take note and improve this for us!
by moses
09 Jul 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Re: Backtesting USD/JPY - strategy results show in JPY (I th

Just got the answer from live chat, if someone is interested. Forex pairs show their results in the secondary currency always. So my USD/JPY strategy will show the P&L results in JPY! An extremely crude way to 'fix' this is to go the Settings button on the actual strategy report, Display, and change...
by moses
08 Jul 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Re: Backtesting USD/JPY - strategy results show in JPY (I th

Hi again, I feel stupid, but the solution proposed by TJ doesn't work now! When I tried it the first time, it seemed to work, but not any more! So allow me to ask again: I am backtesting the USD/JPY, and the strategy results seem to be in JPY. I changed my preferences currency to USD, as suggested b...
by moses
30 Jun 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Re: Backtesting USD/JPY - strategy results show in JPY (I th

Thanks! That was much easier than expected!
by moses
30 Jun 2013
Forum: MultiCharts
Topic: Backtesting USD/JPY - strategy results show in JPY (I think)
Replies: 10
Views: 5402

Backtesting USD/JPY - strategy results show in JPY (I think)

Hi, could anyone please enlighten me on what I am doing wrong? I am backtesting the USD-JPY pair, and I have two problems, that I guess are related: 1. my easy language code doesn't give me the correct position size (in contrast to the same code used for an EUR/USD strategy). 2. the strategy results...
by moses
18 Jun 2013
Forum: MultiCharts
Topic: Auto trading question
Replies: 1
Views: 1968

Auto trading question

Hi, I am testing auto trading on MC with Interactive Brokers, and I have the following small issue. I am using 4 different strategies, and I have 4 charts open, 1 for each strategy (signal). If 2 strategies are in a trade at the same time (say, long the EUR/USD): a. all 4 charts show the exit points...
by moses
16 Jun 2013
Forum: MultiCharts
Topic: Interactive Brokers overfill protection
Replies: 5
Views: 3153

Interactive Brokers overfill protection

Hello, on this page: https://www.multicharts.com/trading-software/index.php/Interactive_Brokers_Broker_Profile it is mentioned that: " Overfill Protection: Turn on to send only one order of an OCO group to the exchange. Other orders of this OCO groups will be held and monitored in TWS. If this optio...
by moses
02 Jun 2013
Forum: MultiCharts
Topic: Can I save Powerlanguage studies where I want? [SOLVED]
Replies: 5
Views: 2990

Re: Can I save Powerlanguage studies where I want? [SOLVED]

{Have you followed the steps described in the article?} I think I did! {What is the exact version and build number of MultiCharts you are running?} Multicharts 64, Version 8.5, Build 6851 Which registry key have you modified? Please provide the full path to it.} HKEY_LOCAL_MACHINE\SOFTWARE\TS Suppor...
by moses
30 May 2013
Forum: MultiCharts
Topic: Can I save Powerlanguage studies where I want? [SOLVED]
Replies: 5
Views: 2990

Re: Can I save Powerlanguage studies where I want? [SOLVED]

Henry, thank you for the instructions. I must be missing something basic.. I change the path to: C:\Users\Workstation\My Documents\Trading\MC\Studies\ but it doesn't work.. it keeps saving to its default folder. Then I change it to: C:\Users\Workstation\Documents\Trading\MC\Studies\ and it still doe...
by moses
28 May 2013
Forum: MultiCharts
Topic: Can I save Powerlanguage studies where I want? [SOLVED]
Replies: 5
Views: 2990

Can I save Powerlanguage studies where I want? [SOLVED]

Hi,

I'm wondering whether I can change the default save folder for my studies that I create in PowerLanguage editor.

Thanks a lot
moses
by moses
21 May 2013
Forum: MultiCharts
Topic: Auto trading - synchronous or asynchronous mode [SOLVED]
Replies: 5
Views: 4378

Re: Auto trading - synchronous or asynchronous mode [SOLVED]

Thank you Andrew.

I have the read the article in the wiki, many times!

I will go through your suggestions, and hopefully I won't have to return for more!

Thanks again
moses
by moses
20 May 2013
Forum: MultiCharts
Topic: Auto trading - synchronous or asynchronous mode [SOLVED]
Replies: 5
Views: 4378

Re: Auto trading - synchronous or asynchronous mode [SOLVED]

Hi Andrew, thank you for assisting me.

Yes, my goal is to have those 4 separate charts auto trading independently from each other.
by moses
19 May 2013
Forum: MultiCharts
Topic: Auto trading - synchronous or asynchronous mode [SOLVED]
Replies: 5
Views: 4378

Auto trading - synchronous or asynchronous mode [SOLVED]

Hi, I am trying to arrange the following auto-trading setup, and I need any advice offered on whether I should be using synchronous or asynchronous mode in auto trading. a. 4 strategies, all of them trading only the EUR/USD pair. b. the first strategy is long on a 1-hr chart, the second strategy is ...
by moses
16 May 2013
Forum: MultiCharts
Topic: Auto trading questions
Replies: 2
Views: 2547

Re: Auto trading questions

Henry, thanks a lot for the fast and informative reply. I'm sure I would have to spend a few more weeks to understand by myself all of these points you mention below! To answer your questions, I am indeed planning to use multiple strategies on the same symbol, and I would like my setup to manage the...
by moses
16 May 2013
Forum: MultiCharts
Topic: Auto trading questions
Replies: 2
Views: 2547

Auto trading questions

After devising a couple of hourly mechanical strategies on the EUR/USD pair, I am now planning to start autotrading them on Multicharts, using Interactive Brokers as the broker (and TS as the data feed). I have a few questions to point me to the right direction, I would really appreciate anyone's fe...
by moses
04 May 2013
Forum: MultiCharts
Topic: Bar Magnifier Option in Portfolio
Replies: 10
Views: 4798

Re: Bar Magnifier Option in Portfolio

Just bumping this thread in confirmation of its major significance.

Please vote in both project management entries (posted in this thread), hopefully MC will give this issue the top priority it deserves. Portfolio backtester is currently a car with two wheels.
by moses
26 Mar 2013
Forum: MultiCharts
Topic: Portfolio backtester - instructions for all symbols
Replies: 3
Views: 1720

Re: Portfolio backtester - instructions for all symbols

Josh, I can't seem to find a reserved word 'daysPassed'..?

Help!?
by moses
26 Mar 2013
Forum: MultiCharts
Topic: REQUEST - training material for Portfolio Strategy functions
Replies: 7
Views: 3398

Re: REQUEST - training material for Portfolio Strategy funct

Thank you Henry.
I think it would be very useful if a dedicated word could be created for this purpose, in a future release of MC.

Andreas
by moses
22 Mar 2013
Forum: MultiCharts
Topic: Portfolio backtester - instructions for all symbols
Replies: 3
Views: 1720

Portfolio backtester - instructions for all symbols

Hi all, I'm trying to find a way to do the following but I am stuck - any ideas? I need to devise some code to backtest in my portfolio-level strategy (daily bars for many equity symbols at the same time): if somecondition = true then do not trade any of the symbols for the next 20 days Thanks for a...
by moses
22 Mar 2013
Forum: MultiCharts
Topic: REQUEST - training material for Portfolio Strategy functions
Replies: 7
Views: 3398

Re: REQUEST - training material for Portfolio Strategy funct

Hi Henry, I am not sure I get it. If I write: PortfolioEntriesPriority = close; this means that the code will give priority to the equities with the highest closing price. But what if I have two signals running and they both enter trades at the end of the day. I want to give priority to signal 1, ir...
by moses
15 Mar 2013
Forum: MultiCharts
Topic: REQUEST - training material for Portfolio Strategy functions
Replies: 7
Views: 3398

Re: REQUEST - training material for Portfolio Strategy funct

Thank you Henry, I am looking forward to MC9 for this very useful new functionality. As regards priority of strategies, I am looking for a way for Portfolio backtester to give priority to one strategy when comparing multiple strategies, not priority to trades of the same strategy. Is there a way to ...
by moses
10 Mar 2013
Forum: MultiCharts
Topic: [portfolio] EasyLanguage Bug
Replies: 7
Views: 2043

Re: Easy Language Bug

I'll try and find it Lindy.
by moses
10 Mar 2013
Forum: MultiCharts
Topic: [portfolio] EasyLanguage Bug
Replies: 7
Views: 2043

Re: Easy Language Bug

Yeah, it's a known thing. I don't even dare say "issue" because when I came across this problem, the general reaction from the TS (back then I used to work with TS) forums was "that's how it works, live with it." Just be careful not to forget it, it will waste time and create mistakes, as I am sure ...
by moses
10 Mar 2013
Forum: MultiCharts
Topic: REQUEST - training material for Portfolio Strategy functions
Replies: 7
Views: 3398

REQUEST - training material for Portfolio Strategy functions

Hello Multicharts! I am trying to create some risk management and money management rules in PowerLanguage, using the Portfolio Strategy functions, but I can't get things to work properly. Given that these functions are exclusive to Multicharts and that there doesn't seem to be any guidance material ...
by moses
03 Mar 2013
Forum: MultiCharts
Topic: Help! Limiting entries by time
Replies: 7
Views: 2357

Re: Help! Limiting entries by time

Thank you TJ. I think my puzzle becomes more tricky because of the following: my strategy is a trend-following strategy that keeps positions open for weeks. Maybe this is not really important, because I could say to my counter "if you are higher than yesterday's value (meaning that a new trade has b...
by moses
03 Mar 2013
Forum: MultiCharts
Topic: Help! Limiting entries by time
Replies: 7
Views: 2357

Re: Help! Limiting entries by time

Hi again,

I have not managed to think of a way to do what I need.
Any ideas, anyone?

Thank you
moses
by moses
16 Feb 2013
Forum: MultiCharts
Topic: Help! Limiting entries by time
Replies: 7
Views: 2357

Re: Help! Limiting entries by time

Like a 'for' counter? Yes!
by moses
15 Feb 2013
Forum: MultiCharts
Topic: Help! Limiting entries by time
Replies: 7
Views: 2357

Help! Limiting entries by time

Hi,

I am looking for a way to program powerlanguage in order to only enter one trade per day, when I run the strategy in portfolio backtester, on multiple equities.

Can anyone help?

Thanks a lot
moses
by moses
04 Feb 2013
Forum: MultiCharts
Topic: Advice for setup of new PC
Replies: 5
Views: 1623

Advice for setup of new PC

Hi all, I would be grateful if Multicharts and any MC users could give some guidelines and their own experiences on setting up a new trading PC. I've seen similar threads but they were posted 2 years ago so an updated thread could benefit a lot of us. Some basic questions: 1. Is it recommended to us...
by moses
24 Jan 2013
Forum: MultiCharts
Topic: How to handle Portfolio_OpenPositionProfit in a chart [SOLVED]
Replies: 4
Views: 2064

Re: How to handle Portfolio_OpenPositionProfit in a chart [SOLVED]

Dru, thanks again for the code.
Please let me ask. where did you find the 'aiisportfoliomode' word? I searched all the MC help files, wikis etc etc, and I can't find it anywhere!

I am wondering if there is an updated manual or something, that I am not aware of.

Take care
Andreas
by moses
24 Jan 2013
Forum: MultiCharts
Topic: Best data feed provider for MC equity traders / backtesters
Replies: 2
Views: 1127

Re: Best data feed provider for MC equity traders / backtest

Thank you for the feedback Dave.

I'd love to hear any views from MC users about their choice of data feed provider, especially if you are an equity trader.
by moses
23 Jan 2013
Forum: MultiCharts
Topic: How to handle Portfolio_OpenPositionProfit in a chart [SOLVED]
Replies: 4
Views: 2064

Re: How to handle Portfolio_OpenPositionProfit in a chart [SOLVED]

Thanks a lot!
Will try it tonight!

Andreas
by moses
22 Jan 2013
Forum: MultiCharts
Topic: How to handle Portfolio_OpenPositionProfit in a chart [SOLVED]
Replies: 4
Views: 2064

How to handle Portfolio_OpenPositionProfit in a chart [SOLVED]

I am using the "Portfolio_OpenPositionProfit" function in my signals, which can only be used in the portfolio backtester. As to be expected, when I insert my signal on a chart, I get an error. Has anyone found a way to make such signals work in a chart, e.g. with an íf' statement that can understand...
by moses
22 Jan 2013
Forum: MultiCharts
Topic: Best data feed provider for MC equity traders / backtesters
Replies: 2
Views: 1127

Best data feed provider for MC equity traders / backtesters

Hi, I'd like to check with MC and with other users, about their opinion on which data feed provider is the best (or good enough, based on your experience!) for equities. I am currently using TS, and I note here my issues/wishlist: Good: 1. Once you find the symbols you need and import them in MC Quo...
by moses
16 Dec 2012
Forum: MultiCharts
Topic: iqfeed intraday bar volume [SOLVED]
Replies: 9
Views: 3053

Re: iqfeed intraday bar volume [SOLVED]

??!!

now i feel even stupider than i normally do..
by moses
16 Dec 2012
Forum: MultiCharts
Topic: iqfeed intraday bar volume [SOLVED]
Replies: 9
Views: 3053

Re: iqfeed intraday bar volume [SOLVED]

??!! I've been frustrated all day trying to figure out what was wrong with my code! Obviously easylanguage and powerlanguage are not the same! Is there any reason at all that 'ticks' means 'volume', and 'volume' means 'up volume' in Multicharts? I almost cannot believe this - MC, you need to create ...
by moses
19 Nov 2012
Forum: MultiCharts
Topic: Portfolio backtester to load intraday data of specific days [SOLVED]
Replies: 4
Views: 1676

Re: Portfolio backtester to load intraday data of specific d [SOLVED]

Thanks for the fast reply Andrew. I do know the specific dates, but even if I put them in the script, it seems to me that the portfolio backtester still loads ALL the data in the range that you have to put in the program's tab. So, if for example I need to test the dates 1st Jan 2009, 1st Jan 2010 a...
by moses
18 Nov 2012
Forum: MultiCharts
Topic: Portfolio backtester to load intraday data of specific days [SOLVED]
Replies: 4
Views: 1676

Portfolio backtester to load intraday data of specific days [SOLVED]

Hi, I'm testing an intraday strategy in the portfolio backtester, using the 500 symbols of the S&P500, for the period 2009-2012. The portfolio backtester takes a long time (more than an hour) to load all this data (from my local database), and the actual backest takes only a few seconds, because the...

Go to advanced search