Search found 2195 matches

by JoshM
05 Nov 2011
Forum: MultiCharts
Topic: about downloading historical data from IB
Replies: 7
Views: 1551

Re: about downloading historical data from IB

i see, so, would e-signal be a good solution? any other good data provider with products in a competitive price?
Also see this thread: Anybody use IQFeed.net? regarding a 30 day trail for MC users and the apparently VAT benefit for European customers.

Regards,
Josh
by JoshM
05 Nov 2011
Forum: MultiCharts
Topic: MultiCharts 7.2 Beta
Replies: 71
Views: 15973

Re: What's the red box about?

That means you have more quotes than your computer can handle at that moment. Eventually when all the backlog is cleared up, the red will go away and only shows 0q/0s . So, if there's any value in there, there is a backlog of quotes? Because with real-time data I frequently get something like '120q...
by JoshM
29 Oct 2011
Forum: MultiCharts
Topic: Undocumented EL reserved words; what do they do?
Replies: 2
Views: 758

Undocumented EL reserved words; what do they do?

Just curious about some undocumented words I ran across, and couldn't find any/much documentation on these (on the forum or in the documentation pdfs). Const Added a keyword ‘const’ to PowerLanguage, which allows you to define the size of an array. Source Does someone knows a usage example for this?...
by JoshM
29 Oct 2011
Forum: MultiCharts
Topic: 2 data resolutions
Replies: 3
Views: 930

Re: 2 data resolutions

1. Plot a data series using share volume, then another data stream using seconds/minutes/etc. Good question. Not that I'm aware off. I thought it might be done with setting the chart on "Ticks" or "Contracts", but I don't get that to work with minute data, so I'd also like to know that. 2. I would ...
by JoshM
29 Oct 2011
Forum: MultiCharts
Topic: noplot
Replies: 6
Views: 1807

Re: noplot

I have also copied a line out of the multicharts user guide on plot statements and I couldn't get it to work as stated... Plot the closing price, offset back by 3 bars, using the plot color of blue, using cell background color of green if this plot is applied to a scanner, line width of 3, and name...
by JoshM
29 Oct 2011
Forum: MultiCharts
Topic: Empty Bars
Replies: 9
Views: 1786

Re: Empty Bars

How do I get MC to display the last traded price for a bar period that has no trade? My formulas that reference the last couple of bars fail to calculate if one or more of the referenced bar period is empty. Can you elaborate somewhat on what you want to achieve? Do you want to display the last pri...
by JoshM
29 Oct 2011
Forum: MultiCharts
Topic: About SetStopxxx keywords
Replies: 5
Views: 1072

Re: About SetStopxxx keywords

the value "50" and "300" is already means money, aiming at stop loss when have a loss of $50, and take profit when the profit reach $300. Your code does something else then you're trying to achieve, if I understand you correctly: setstopposition; setstoploss(50); setstopshare; setprofittarget(300);...
by JoshM
26 Oct 2011
Forum: User Contributed Studies and Indicator Library
Topic: Spread in forex
Replies: 16
Views: 5316

Re: spread in forex

Thanks for sharing Trip. :) Multi input moves the decimal point the correct number of places to display the whole number. Using DTN IQ with FXCM symbols EURUSD.FXCM multi = 10000. The Multi must be corrected for each symbol as it may be different. With some trail and error, I've coded that in my Mar...
by JoshM
26 Oct 2011
Forum: MultiCharts
Topic: Tick filtering [SOLVED]
Replies: 6
Views: 1391

Re: Tick filtering [SOLVED]

Is there any way to filter bad ticks?
Not yet. It will be implemented in future versions, but I don't know when this might happen (also see this thread back from 08).
by JoshM
16 Oct 2011
Forum: User Contributed Studies and Indicator Library
Topic: Spread in forex
Replies: 16
Views: 5316

Re: spread in forex

i did what u asked me to do i added all the tick minutes day for bid and ask but its the same i get no data for ask only maybe i have to wait for tonight after 10pm london time when the market will start and then i can see the ask price. That's correct, you'll see the saved bid/ask as soon as there...
by JoshM
15 Oct 2011
Forum: MultiCharts
Topic: Any good forums to ask about root kits.
Replies: 32
Views: 8643

Re: Any good forums to ask about root kits.

Perhaps you can also try Q&A sites like SuperUser and IT Security. I haven't used these, but I had good experiences with similar Q&A sites (stackoverflow.com).

Good luck with your problem,

Josh
by JoshM
15 Oct 2011
Forum: MultiCharts
Topic: 1 Bug-Tracker Suggestions & Votes List. Tot-Suggestions: 12
Replies: 10
Views: 11743

Re: 1 Bug-Tracker Suggestions & Votes List. Tot-Suggestions:

Interesting topic, and you're taking on quite some work with this John. So a thanks is also in place for your efforts and thoughts on how to improve the bug-tracker. If I understand your first post correctly: VF002 (a vote for issue 2, "Users can request to get email when new feature requests are ad...
by JoshM
15 Oct 2011
Forum: MultiCharts
Topic: Bad behaviour of volume on charts based on seconds data
Replies: 11
Views: 3022

Re: Bad behaviour of volume on charts based on seconds data

Good feature request, more possibilities with coding is always (well, almost always ;)) good - I voted for it. But.. Just incase you are not aware of it, there is a request (with 7 votes so far) to have MC also execute studies based upon time intervals. MC now has a command I have not used yet that ...
by JoshM
15 Oct 2011
Forum: MultiCharts
Topic: (thanking error in) functions_thanks.php
Replies: 4
Views: 989

Re: (thanking error in) functions_thanks.php

Yup, that sadly seems to be the same error . According to MC Support: The Discussion Forum is a third party system. It is provided "as is". When you click on the "Thanks" button and receive the page with the error-you can click on "Reload current page" in your browser and "Thanks" will be submitted....
by JoshM
15 Oct 2011
Forum: MultiCharts
Topic: Retrieving greeks from IB
Replies: 2
Views: 736

Re: Retrieving greeks from IB

Has anyone attempted to autotrade options with MC, and specifically to automate delta hedges. This would require retrieving greeks from the broker, in this case IB, and to issue the orders based on what the readings are. Any ideas? Only way I can think of, and something that I look to implement as ...
by JoshM
14 Oct 2011
Forum: MultiCharts
Topic: Multiple data indicator
Replies: 19
Views: 6116

Re: Multiple data indicator

Hi Lars, The short answer: I'm guessing that you would need a unique MapID and/or dataKey and send it just like value1? Yes, if you want to put it in a new data map, then you’ll need a unique MapID. The datakey can be reused, since it works as an identifier for that bar. I'm not sure how/what MapID ...
by JoshM
14 Oct 2011
Forum: User Contributed Studies and Indicator Library
Topic: Spread in forex
Replies: 16
Views: 5316

Re: spread in forex

am tryingto see eur/usd when i use the indcator spread diff it tell me data is missing as i think it need 2 data to get the diffrent. Yes, that's correct. The "Spread - Diff" indicator needs two data series applied to that chart. So if you add the Bid as data series one, and the Ask as data series ...
by JoshM
14 Oct 2011
Forum: User Contributed Studies and Indicator Library
Topic: Spread in forex
Replies: 16
Views: 5316

Re: spread in forex

hi i want to see the difference between the bid and ask price on the chart or any where on the multichart program and if possible i can add the fees for each trade. thanks p.s . i tried to use the indicator spread diff but it did not work. how did you try it? This question from TJ is key. Look at w...
by JoshM
13 Oct 2011
Forum: MultiCharts
Topic: print list of newly signaled trades
Replies: 4
Views: 1182

Re: print list of newly signaled trades

Woops. Sorry VirginiaTrader, but.. (..) the Market Scanner can only display numeric values (so you'll have to know that a 1 means "long" and a -1 "short", but you can give the indicator a custom colour, for example green for 1 and red for -1, alerting you of a long or short position), (..) This is w...
by JoshM
12 Oct 2011
Forum: MultiCharts
Topic: TradingView - our new project for sharing charts
Replies: 15
Views: 7558

Re: TradingView - our new project for sharing charts

They are not? I was pretty sure they are.
Doesn't look that way, sadly.

Though I don't trade off my (discretionary) opinions, I like watching GS:


(Embeddings works good here. :) )
by JoshM
12 Oct 2011
Forum: MultiCharts
Topic: TradingView - our new project for sharing charts
Replies: 15
Views: 7558

Re: TradingView - our new project for sharing charts

Anyone? Well, I've posted one, but it's not very rewarding to display a static png file in a post on BMT, since the [iframe] ..[/iframe] code for the real-time dynamic chart is (understandably) not supported on BMT. Then the beauty and appeal of the chart, which are somewhat time consuming to make ...
by JoshM
12 Oct 2011
Forum: MultiCharts
Topic: Build a DOM with EL ?
Replies: 7
Views: 2607

Re:

the problem you will run in is that you can't access the market depth through EL directly, so you will need a different way to get the next five(ten) bid/ask values. Four years later, and it's not possible (yet). If you, like me, would like to use market depth data in indicators, strategies and the...
by JoshM
11 Oct 2011
Forum: MultiCharts
Topic: Multiple data indicator
Replies: 19
Views: 6116

Re: Multiple data indicator

But, every time a Tick is updated the Spread Indicator goes down to zero. However, the plot on the "SendSpreadData" chart stays correct. I tried with "unticking" the "Update on every tick" box, but the Spread Indicator still goes down to zero after completion of the first bar. Can't really understa...
by JoshM
11 Oct 2011
Forum: MultiCharts
Topic: Multiple data indicator
Replies: 19
Views: 6116

Re: Multiple data indicator

Henry, can you confirm that this is the issue here to ?
Or could it be something else ?
(I think I've made an error, but I haven't completely uncovered/solved it. Will update later with more.)
by JoshM
11 Oct 2011
Forum: MultiCharts
Topic: Preliminary documentation for new reserved words in MC7
Replies: 26
Views: 11624

Re: Preliminary documentation for new reserved words in MC7

I noticed something that I thought was weird with the new PosTrade.. reserved words, and contacted Henry through MC Support for this and his explanation made it clear to me how these PosTrade.. words deal with trades that have multiple exits but only one entry (or vice versa). I thought I should sha...
by JoshM
11 Oct 2011
Forum: MultiCharts
Topic: Can't get data for free quote futures [SOLVED]
Replies: 7
Views: 1507

Re: Can't get data for free quote futures [SOLVED]

Is there are any way to get free futures EOD quotes?
Check out Pi-trading, which has free futures EOD data for numerous instruments.
by JoshM
10 Oct 2011
Forum: MultiCharts
Topic: print list of newly signaled trades
Replies: 4
Views: 1182

Re: print list of newly signaled trades

Does MC 7.1 Beta provide the capability of printing two summaries of trades? That is, for the 38 markets I follow and apply my trend-following system to, can I generate two reports: 1) A summary of all the markets, and open trade or flat status. 2) A summary of those markets that have signaled a ne...
by JoshM
10 Oct 2011
Forum: MultiCharts
Topic: ATR dollartrailstop_2 signal input parameters?
Replies: 2
Views: 996

Re: ATR dollartrailstop_2 signal input parameters?

This signal has 4 inputs ATR Trail, ATR Floor, DollarstopLoss and ATRlen. Which signal? The "ATR dollartrailstop_2" signal? As far as I can tell, that's a custom signal, and not one which comes out of the box with the MultiCharts install (though MultiCharts does have an "ATR Trailing LX" and "ATR T...
by JoshM
09 Oct 2011
Forum: MultiCharts
Topic: Multiple data indicator
Replies: 19
Views: 6116

Re: Multiple data indicator

How is the calculation done when there is a new tick in Data1 but not in Data2 ? Does it use the last available tick in Data2 ? Yes, on the closing of the Data 1 bar, it uses the latest price from data 2. So if Data2 is a "slow" instrument, that would be a relatively old price, while it will be a r...
by JoshM
09 Oct 2011
Forum: MultiCharts
Topic: Multiple data indicator
Replies: 19
Views: 6116

Re: Multiple data indicator

Do you have an idea how extensive that programming would be? A lot less time than I thought beforehand - just over an hour now. Can you tell me, judging from the attached screenshot, if this is what you mean / are looking for? In the image you'll see Chart A with the primary instrument on the left,...
by JoshM
09 Oct 2011
Forum: MultiCharts
Topic: Multiple data indicator
Replies: 19
Views: 6116

Re: Multiple data indicator

I'm trying to plot a relative strength indicator on a tick chart. I use ES as data1 and NQ as data2, then I add the "Spread Ratio" indicator that is basically Data1/Data2. This will work fine with time bars but when using a 600Tick chart the bar spacing will be uneven on the chart. (For obvious rea...
by JoshM
09 Oct 2011
Forum: MultiCharts
Topic: SetStopLoss
Replies: 16
Views: 3321

Re: SetStopLoss

If I was programming this, I would use the code that specifically sets the stop order (using a designated price level) vs. the SetStopLevel code, because then I have a greater insight into how the order is being calculated and placed. I did not really understand. You meant using the SetStopLoss fun...
by JoshM
07 Oct 2011
Forum: MultiCharts
Topic: Preliminary documentation for new reserved words in MC7
Replies: 26
Views: 11624

Re: Preliminary documentation for new reserved words in MC7

For personal use, I've put the documentation from the first post of this thread into a PDF with bookmarks for easy searching and off-line use. Since others users might also be interested in that, I've attached the PDF to this post. :)

Regards,
Josh
by JoshM
06 Oct 2011
Forum: MultiCharts
Topic: Preliminary documentation for new reserved words in MC7
Replies: 26
Views: 11624

Re: Preliminary documentation for new reserved words in MC7

1) Is there a way to receive the number of exits for a specified position? Since I was stuck with this, I wasn't very patient and wrote an email to support with this question. Sadly, I didn't formulate my point clear enough and wasted someone's time (sorry Dave ;) ). However, when I typed off my re...
by JoshM
06 Oct 2011
Forum: MultiCharts
Topic: Walk Forward is greyed out in Portfolio Backtester
Replies: 3
Views: 1658

Re: Walk Forward is greyed out in Portfolio Backtester

Walk-forward optimization is not supported in Portfolio Backtester. Too bad, since walk-forward optimizations are a great way to test the robustness of a trading strategy and get a better picture about what future performance might be expected. Please consider voting for this issue if you'd like to...
by JoshM
06 Oct 2011
Forum: MultiCharts
Topic: Preliminary documentation for new reserved words in MC7
Replies: 26
Views: 11624

Re: Preliminary documentation for new reserved words in MC7

1. PosTradeCount Returns a numerical value, indicating the total number of entries for the specified position. Usage PosTradeCount (PosBack) Where: PosBack - a numerical expression, specifying the position: 0 - open position; 1 - one position back (the last position closed); 2 - two positions back,...
by JoshM
05 Oct 2011
Forum: MultiCharts
Topic: Blog residency suggestion
Replies: 1
Views: 494

Re: Blog residency suggestion

WordPress is in my opinion the best blogging platform, and I've made a few simple blogs with it in the past (self-hosted). It´s easily maintained, has a lot of plugins and themes, is quick, and quite popular so a lot of support available. A free hosted WordPress blog can be found at Wordpress.com , ...
by JoshM
03 Oct 2011
Forum: MultiCharts
Topic: Multi Entries/Exits Strategies
Replies: 20
Views: 7596

Re: Multi Entries/Exits Strategies

- I am trying to determine the entry name & exit name for the position that is closed on the same bar. Is there any easier way to do that using new keywords? I guess you can use the new PosTradeExitName() keyword for that, but I don't know if that will be more easier than ExitName() with a MarketPo...
by JoshM
03 Oct 2011
Forum: MultiCharts
Topic: Pattern Matching-Recognition
Replies: 13
Views: 6644

Re: Pattern Matching-Recognition

I remember a GUI based pattern recognition program back in the 90's, I think. No coding required, just highlight the desired pattern and the program would search for all similar patterns. I think it also gave stats on what the average price movement was, after the pattern.. In this months Stock & C...
by JoshM
01 Oct 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

MultiCharts 7.01 is scheduled for the next week. Please follow us on Twitter , Facebook , LinkedIn , and our Traders’ Blog to know about the latest updates. Great, that's quite soon after MC 7. :) I figure this mean the release date of December 1st for MultiCharts 7.0.1 and February 1st for MultiCh...
by JoshM
01 Oct 2011
Forum: MultiCharts
Topic: Function/Reserved word for "Current_Account_Balance"
Replies: 12
Views: 2731

Re: Function/Reserved word for "Current_Account_Balance"

This feature request has been reviewed.
In MultiCharts 7.1 we will add new reserved words to get data from Accounts tab in OPT in the script.
And the crowd goes wild! :D Thanks for adding this feature!

As I understand it, this would include the "Open P/L" data for each account?

Regards,
Josh
by JoshM
01 Oct 2011
Forum: MultiCharts
Topic: [Forum issue] Giving TJ thanks
Replies: 4
Views: 2428

[Forum issue] Giving TJ thanks

When I click on the "Thanks" button for TJ's posts, I get a blank page with.. Fatal error: Class 'messenger' not found in /usr/www/users/tss/multichartscom/discussion/includes/functions_thanks.php on line 511 but if I give thanks to users with longer names (like NW27, arjfca, khalaad or bowlesj3) th...
by JoshM
17 Sep 2011
Forum: MultiCharts
Topic: Preliminary documentation for new reserved words in MC7
Replies: 26
Views: 11624

Preliminary documentation for new reserved words in MC7

Edit : The official MultiCharts Support documentation can be found here . A downloadable PDF for off-line use can be found here . ------------------------------------------------------------------------------------------------------- I don't know if the text below is the 'release version' of the do...
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Multi Entries/Exits Strategies
Replies: 20
Views: 7596

Re: Multi Entries/Exits Strategies

(..) I think EntryPrice is used with a "position number" argument, not a "trade number"; your code happens to give the right answer because it is counting the number of positions with entryprice>0 This code will do the same: variables: counter(0); while EntryPrice(counter)<>0 begin counter=counter+...
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Multi Entries/Exits Strategies
Replies: 20
Views: 7596

Re: Multi Entries/Exits Strategies

Solved! :) (Sorry, quite happy/satisfied now) the price of every Entry is calculated with PosTradeEntryPrice(positions_ago, trade_number). All keywords beginning with “PosTrade…” return the necessary information regarding every trade of your strategy. According to my understanding : PosTradeEntryPr...
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Multi Entries/Exits Strategies
Replies: 20
Views: 7596

Re: Multi Entries/Exits Strategies

(This post, with further questions and partially working code, has been deliberately emptied to keep this thread tidy. The solution is provided further below.)
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Multi Entries/Exits Strategies
Replies: 20
Views: 7596

Re: Multi Entries/Exits Strategies

(Post deliberately emptied - asked a question that I later realized was needlessly, and gave an code example which further derived from the topic subject.)
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Multi Entries/Exits Strategies
Replies: 20
Views: 7596

Re: Multi Entries/Exits Strategies

Thank you TJ. This was just a silly example. I never use "buy this bar on close" in real time, but I did not know that it was deprecated as it is documented in PowerLanguage. Changing the sentence for if currentbar=100 then buy next bar at market; will get the same runtime error. True Qweasz, the s...
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Formating Time string
Replies: 5
Views: 870

Re: Formating Time string

Thanks I just found the function FormatTime("hh:mm:ss", atime); My time is (Time) that is the value of the ending time of a bar The return string value for FormatTime("hh:mm:ss", time) is "12:00:00" for every time (ending bar time) value If i could have this function to work, it should resolve my p...
by JoshM
15 Sep 2011
Forum: MultiCharts
Topic: Bad Ticks
Replies: 5
Views: 2353

Re:

Sorry to resurrect such an old thread, but when can we expect bad ticks filtering? It is a real big problem and it weakens MultiCharts' potential. This is why we are planned this feature for the next version. As a temporary solution please use QM->Edit data to correct the wrong bar in minute data an...
by JoshM
12 Sep 2011
Forum: MultiCharts
Topic: TradingView - our new project for sharing charts
Replies: 15
Views: 7558

Re: TradingView - our new project for sharing charts

Nice website. :) And it gets quite interesting when reading on. From the FAQ : (..) we plan to eventually create a complete online trading platform that supports automated, chart and DOM trading, backtesting and portfolio backtesting with the use of cloud computing – one that is available through an...
by JoshM
09 Sep 2011
Forum: MultiCharts
Topic: CustomFuture for Dax Futures
Replies: 9
Views: 3720

Re: CustomFuture for Dax Futures

I have interactive brokers, there it is not in the list. Look at my screen grab: Is there any way to expand the list ? Hm you're right - I also don't have the DAX symbol root for InteractiveBrokers. That's weird. What you could try is adding the symbol for InteractiveBrokers manually through Tools ...
by JoshM
08 Sep 2011
Forum: MultiCharts
Topic: CustomFuture for Dax Futures
Replies: 9
Views: 3720

Expiration rule for Eurex Fixed Income

Btw CrazyNasdaq, this is the expiration rule that I use for Eurex fixed income: http://www.multicharts.com/discussion/download/file.php?id=3866 Which is my interpretation of (so it might not be correct).. Last Trading Day Two exchange days prior to the Delivery Day of the relevant maturity month. Cl...
by JoshM
08 Sep 2011
Forum: MultiCharts
Topic: CustomFuture for Dax Futures
Replies: 9
Views: 3720

Re: CustomFuture for Dax Futures

Yes but that is the bund future, not the Dax Future, Futures on the Dax stock index. True, but CrazyNasday mentioned the FGBL, and since that is one I also plot, I thought I give an example. I don't plot the FDAX, but my other Eurex symbols (FESX, FGBM and FGBS) have the same settings as the FGBL: ...
by JoshM
08 Sep 2011
Forum: MultiCharts
Topic: Automated Trading: Order and Position Tracker Question
Replies: 3
Views: 1087

Re: Automated Trading: Order and Position Tracker Question

Is that a glitch or am I misinterpreting something? How would we go about having it show just the one order? As far as I know, this is expected behaviour (see for example this thread , where there are double entries). I have the same behaviour - four Order and Position Tracker for each transaction ...
by JoshM
08 Sep 2011
Forum: MultiCharts
Topic: CustomFuture for Dax Futures
Replies: 9
Views: 3720

Re: CustomFuture for Dax Futures

Hi CrazyNasdaq, I've partly solved the problem with Custom Futures and Zenfire data. Instead of modifying the program, it's easier to modify the expired symbol, so you can modify the expired symbol form FGBL0911 to FGBLU1 so Quotemanager recognize the letter and not the number and you can create you...
by JoshM
08 Sep 2011
Forum: MultiCharts
Topic: NumToStr() displays an incorrect number of Decimals [Solved]
Replies: 5
Views: 1797

SOLVED

The only way I can explain this NumToStr() behaviour is saying that it's a 'bug' - which actually means that I'm just out of ways to test/dissect this behaviour. :) [...] Anyone got an idea? Well, it's not a bug and I got it solved (see below), but could have saved a lot of time spent "debugging" t...
by JoshM
08 Sep 2011
Forum: MultiCharts
Topic: NumToStr() displays an incorrect number of Decimals [Solved]
Replies: 5
Views: 1797

Re: How can you remove the 3 decimal places in MC with the E

you can reduce the calculation to this one line: decimal = Log(PriceScale) / Log(10) ; Hm, if I calculate the decimals and use NumToStr() to print these, I get for certain instruments (for example, USD/JPY) wrong results, even though the formula quoted above does work correctly. Code: variables: nu...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

There is no such keyword yet implemented. Thanks for your quick clarification. Can I assume that, from the use of the word 'yet', this is something that is planned for a future version or should I make a PM entry for it? In another topic, I saw that Lars could display the visual open orders of an a...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Autotrading question
Replies: 12
Views: 2992

Re: Autotrading question

I can confirm this behaviour Lars, so you're not the only one who has this behaviour with the mentioned default strategies, but I don't know if it's expected behaviour (i.e. the default turn-and-reverse from these strategies) - and I haven't seen this behaviour in other strategies, so I don't think ...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Autotrading question
Replies: 12
Views: 2992

Re: Autotrading question

Josh, Thank you for the effort. I changed my code to look like yours. The main difference from my code as I see was that you use "end else" between the different scenarios. I got it to work and it looks good to start off with... However the issue with "double orders" remains. You would think that u...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Moving averages on equity curve
Replies: 6
Views: 3107

Re: Moving averages on equity curve

If you mean moving aveage on Strategy Performance Report equity curve(s); I do not think this is presently possible. I think we're not on the same page, because as far as I know it's possible with the i_ClosedEquity reserved word, though this requires that the strategy is applied to one chart (i.e....
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Backing Up MC V7
Replies: 3
Views: 1297

Re: Backing Up MC V7

Dave, I agree with Laurent's request but a list of folders and their locations for V7 would be appreciated.
Don't know if it's still relevant, but a list of folder locations for MultiCharts 7 can be found here.

Regards,
Josh
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Problems editing bad ticks
Replies: 3
Views: 957

Re: Problems editing bad ticks

Could you point me to the setting that controls bad ticks in Tws I can't find any reference to that.
Good question - I also can't find it, not in TWS itself (in the Global Configuration), nor with Google.

Regards,
Josh
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: IB-TWS Multicharts Updaters
Replies: 8
Views: 2379

Re: IB-TWS Multicharts Updaters

I'd like to add two questions to this: I was planning to update TWS this weekend to the version ilt0000 uses, but judging from his comment this is not a good idea? A more general question is: does MultiCharts advise to update the standalone IB TWS as soon as there is a new TWS version available, or ...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Autotrading question
Replies: 12
Views: 2992

Re: Autotrading question

Hi Lars, I don't know if I can help in some way since you seem quite knowledgeable about MultiCharts, but I've taken the liberty to take your four points that summarize the logic you are looking for, and coded it like I would code it (which it's not to say that's its correct ;) ). I've included your...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Problems editing bad ticks
Replies: 3
Views: 957

Re: Problems editing bad ticks

A bad tick filter would be welcome addition as would be editing ticks from the chart. Agreed. This feature is going to be implemented in the future according to a comment from May 10th: "Bad" ticks are coming both to TWS and MC. TWS filters "bad" ticks. You can find such option in TWS settings. Unf...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Function/Reserved word for "Current_Account_Balance"
Replies: 12
Views: 2731

Re: Function/Reserved word for "Current_Account_Balance"

Would Multicharts kindly 'review' the request (which has attracted 14 votes)? Yes, please do MultiCharts - this is an important request. Since this information is already know to the MultiCharts program (in the Accounts tab of the Order and Position Tracker) I'm fairly optimistic this can be relati...
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

Perhaps I've overlooked it, but is there an EasyLanguage reserved word for getting the data source of the instrument (i.e. InteractiveBrokers, Zen-Fire, etc.)?

Regards,
Josh
by JoshM
01 Sep 2011
Forum: MultiCharts
Topic: Date and Time to String, What do I miss???
Replies: 4
Views: 2045

Re: Date and Time to String, What do I miss???

Straight from a custom function I wrote, so perhaps you need to change it somewhat: value50 = time_s[tmpBarsLookback] ; value51 = time_s[tmpExitBar]; tmpEntryTime = FormatTime("HH:mm:ss", el_timetodatetime_s(value50)); tmpEntryDate = FormatDate("d-M-yyyy", el_datetodatetime(EntryDate(1))); tmpExitTi...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: Please add a quick review at T2W
Replies: 17
Views: 3820

Re: Please add a quick review at T2W

[..]If you read my post above, I am calculating that one more review should cause MC to jump way up from rank #32 (even if the review is not that great). Maybe someone can add a 3rd and see if I am correct.[..] I've just added my review, but the rank is still 32. What were we betting for? ;) Just k...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: bracket orders with Easylanguage
Replies: 7
Views: 3116

Re: bracket orders with Easylanguage

That's not what I mean, your code places ordinary stop orders and doesn't change the order till next bar. These are not bracket nor OSO orders but common stops. I know, that why I said 'something like this'. If you change the code by reflecting a stop and limit order, you'll get a bracket order in ...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: bracket orders with Easylanguage
Replies: 7
Views: 3116

Re: bracket orders with Easylanguage

Something like this? (found on BMT) vars: setupCondition(false); if .... mysetup... then setupCondition = true else setupCondition = false; // Submit entry orders as long as the setupCondition = true *and* there is no market position if setupCondition = true and MarketPositon = 0 then begin Buy ("En...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Thanks for the interesting links Shadrock55. :) 1. Instead of optimizing on one parameter, do you have a version that uses some results as filters or have you come up with a scored weighting system? Rather than exporting to Excel, there should be a way to get the best system without an export. I don...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: Backtesting an Real life....
Replies: 3
Views: 993

Re: Backtesting an Real life....

I developed a trading system that backtests super, just looks at the strategy analysis picture. However on a trail account results were somehow different. To much though. At what parameters do i need to look to say the back test is reliable.? 'Huh hoe kan dat?' Good question. ;) What kind of backte...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: some detail questions about WalkForwardTest
Replies: 6
Views: 1627

Re: some detail questions about WalkForwardTest

two questions: 1. how indicator values and trading algorithms are calculated in OOS. plz see my attachment for detail. 2. How trade is managed in OOS. If I have a open position in the first OOS session, MC will let it open or close this position at the end of the OOS session. If MC will keep the op...
by JoshM
15 Aug 2011
Forum: MultiCharts
Topic: Why Using Project Management ?
Replies: 2
Views: 1015

Re: Why Using Project Management ?

I'm inclined to agree. Even some features older than a half year are 'not reviewed', and the same goes for features that did receive some votes and comments. The same goes for things that are for more than a half year 'under review' - which makes me wonder whether it should take so long to agree on ...
by JoshM
06 Aug 2011
Forum: MultiCharts
Topic: Strange spikes in the e-mini from IB's TWS
Replies: 9
Views: 2364

Re: Strange spikes in the e-mini from IB's TWS

Thanks for this thread John, you're touching on quite some important points here. Regarding execution of a stop order, I do not execute through MC. Being what I call a system discretionary trader (a discretionary trader with very precise rules that reads the wave input manually rather than trying th...
by JoshM
06 Aug 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

I've added currency pairs with MB Trading as data source, category Forex, and the FXMB exchange, which is a custom exchange with the MB Trading Hours and fractional pips. I've noticed that, when I made a manual chart trade, MultiCharts adds these same Forex instruments, with the MB Trading Data Sour...
by JoshM
06 Aug 2011
Forum: MultiCharts
Topic: the ticks between 23:59:00 to 23:59:59 are missing
Replies: 10
Views: 5560

Re: the ticks between 23:59:00 to 23:59:59 are missing

Hi Emmanuel,

According to the roadmap (bottom of that page) in the begin of December.

Regards,
Josh
by JoshM
06 Aug 2011
Forum: MultiCharts
Topic: Computer Spec - Max Memory that MC7 can address
Replies: 7
Views: 1757

Re: Computer Spec - Max Memory that MC7 can address

In regedit I can not find "HKEY_LOCAL_MACHINE\SOFTWARE\TS Support\MultiCharts\MemoryMonitor"

I am using MC 7.0
I'm also using MC 7.0 on Windows 7 Home Premium, but it's there. Try searching for "MemoryMonitor" in the Registor-Editor (Ctrl - F).

Regards,
Josh
by JoshM
06 Aug 2011
Forum: MultiCharts
Topic: Automated System on/off
Replies: 3
Views: 1283

Re: Automated System on/off

I hope this hasn't been answered before, but I haven't seen anything.

Is there a way to keep the performance report datas once you turn off your automated system ?

Can you keep the trades done on the chart ?
Good question. I'd also like to know this - can this be done?

Regards,
Josh
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: Need help in plotting an array that I created
Replies: 2
Views: 1085

Re: Need help in plotting an array that I created

I like to plot this array, but it doesn't seem to work. [..] Plot1(Array1); Hi Kentai, You can't plot an array, but you can plot the value at an specific array entry. For example, Plot1(Array1[1]); or Plot1(Array1[35]); or Plot1(Array1[95]); ..would all work, while 'Plot1(Array1);' in effect is say...
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: BMT webinar Aug 4th: Systematic Trading with MultiCharts
Replies: 1
Views: 589

BMT webinar Aug 4th: Systematic Trading with MultiCharts

This coming Thursday there will be another Big Mike webinar starting at 4:30 EST about systematic trading with MultiCharts, hosted by a CTA hedge fund trader. More information about this webinar . Personally, I'm really looking forward to this webinar. :) Just to note, as far as I know, this webinar...
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: Multiple IB accounts not working now
Replies: 1
Views: 758

Re: Multiple IB accounts not working now

Hi Zzr1200al,

This also happens in the regular version of MultiCharts, see this thread: viewtopic.php?f=1&t=8936

It seems a solution is forthcoming,

Regards,
Josh
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: Status of Documentation
Replies: 6
Views: 2305

Re: Status of Documentation

Good posts - I practically agree with all of them. And still I'm hesitant to add my opinion to this thread, since I assume MC Support is working hard on the documentation and fixing software issues plus implementing new features, so it don't feel that it would be fair from me to come hard down on th...
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: Transparent Crosshair Time/Price (v2.1.909.909)
Replies: 11
Views: 5047

Re: Transparent Crosshair Time/Price (v2.1.909.909)

How do I turn off the transparent crosshair time/price display? I know this was fixed in subsequent releases after version 2.1 but after installing version 7 it's back and I can not find how to change this. Hi Tom, Do you mean turn off the transparent crosshair or turn off the transparency of the c...
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: Optimizing Time Window Results
Replies: 2
Views: 919

Re: Optimizing Time Window Results

How is that 0970 time represented on the chart? And, is there any issue with using that time in a signal input? Does it need a conversion of some kind? Hi FatsTrader, Perhaps you could use something like this: vars: DateTimeDifference(0); if CurrentBar < 300 then begin DateTimeDifference = ElTimeTo...
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

With MC7 the PowerLanguage Editor is changed compared to MC6. Is it normal behaviour that I experience the following (more or less) annoying features? * The autocompletion menu disappears when I type a capital letter, which makes it harder to use with variables that contain capitals (such as MyFXVar...
by JoshM
02 Aug 2011
Forum: MultiCharts
Topic: Order Status Checking
Replies: 6
Views: 1618

Re: Order Status Checking

Hi Champski, This sadly is not possible. Arjfca recently created a feature request for it: MC-512 - Adding a function for reading the status of an order on the broker server . It has already received 8 votes within a week - clearly something that is highly wished by the community. Edit#2: A similar ...
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: Loop through data series
Replies: 3
Views: 1166

Re: Loop through data series

Hello John How about a global variable value with a specific name for each study In an external signal file, use these code to setup global variables Var: IntVal (0); IntVal = GVsetNamedInt ("StudyOne", 3); // 3 data series to look for IntVal = GVsetNamedInt ("StudyTwo", 2); // 2 data series to loo...
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: How to get the exitprice in the indicator
Replies: 13
Views: 2842

Re: How to get the exitprice in the indicator

GV works only realtime. Take a look at this post on bigmike: http://www.bigmiketrading.com/multicharts/2698-multicharts-multicharts-multicharts-16.html#post33044 It contains a ADE version of a saver and loader modified by MC engineer ALEX so it can transfer data and marketposition between tick char...
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: Momentum Bar Chart
Replies: 7
Views: 4279

Re: Momentum Bar Chart

Hi Fxdrive,

Wouldn't this be the same as the Point bars in MC? According to the 'Momentum bars' definition from TS this seems to be the case (see attached screenshot).
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: One day, one feature!
Replies: 17
Views: 5976

Re: One day, one feature!

2. Bulkowski has listed all the classical chart patterns and gives their statistics of profitability in his books (I recommend his books, you would be surprised). And well, there is a lot of traders who trade this chart patterns. Autochartist is a recent tool for the forex which draw some nice patt...
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: One day, one feature!
Replies: 17
Views: 5976

Re: One day, one feature!

On-topic: my top 5 of feature request I'd like to see implemented Only 5? My list of 12 hereunder: Yes, a top 5 from a watch list of 48. ;) I personally rather have MC implement just those 5 features than the other 43, even though they're all nice feature requests, there not all important (for me)....
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: How to get the exitprice in the indicator
Replies: 13
Views: 2842

Re: How to get the exitprice in the indicator

Dear flyinglight, 1) In strategy - original code + the following line: GVSetNamedInt("ExitPrice", exitprice); How to get exitprice in indicator: var: exit_price(0); GVGetNamedInt("ExitPrice", exit_price); plot1(exit_price); [..] [..] BTW, the code above is incorrect. It should be: var: exit_price(0...
by JoshM
28 Jul 2011
Forum: MultiCharts
Topic: One day, one feature!
Replies: 17
Views: 5976

Re: One day, one feature!

Nice idea for a thread Laurent. :) [..] 5. The possibility to trade stocks, CFDs, options at a good European broker (not only futures and forex...). Ex: IG Markets/Boursorama. Actually Americans brokers are supported but not nice ones in europe :'( https://www.multicharts.com/pm/viewissue.php?issue_...
by JoshM
27 Jul 2011
Forum: MultiCharts
Topic: Loop through data series
Replies: 3
Views: 1166

Loop through data series

I’m writing a function to use in a strategy that gets tested in the Portfolio Backtester. Each symbol in my portfolio may or may not have more than one data series. For example: Symbol1: Data1, Data2, Data3 Symbol2: Data1, Data2 Symbol3: only Data1 Now I want to loop through the data series that are...
by JoshM
27 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

i don't like to clutter my QM with lots of expired symbols, instead i would like to export historical continuation data and import again to latest expired contract and keep my QM clean. Agreed, I also would like to see some kind of "hide expired contracts" option so that it's more easier to find th...
by JoshM
27 Jul 2011
Forum: MultiCharts
Topic: Reading actual stop loss on a position
Replies: 1
Views: 660

Re: Reading actual stop loss on a position

Interested readers that came across this thread might want to vote for this feature request:
Thanks for voting! :)
by JoshM
27 Jul 2011
Forum: MultiCharts
Topic: max number of tickers has been reached
Replies: 7
Views: 3974

Re: max number of tickers has been reached

I don't know if this is relevant, but in the past I've experienced that the quote lines in the TWS itself also count toward this limit.

You've probably already looked into this, but do you perhaps have some IB symbols in QuoteManager set to 'collect without RT data plotting'?
by JoshM
27 Jul 2011
Forum: MultiCharts
Topic: Function/Reserved word for "Current_Account_Balance"
Replies: 12
Views: 2731

Re: Function/Reserved word for "Current_Account_Balance"

Hi Champski, Sadly, this is not yet possible. A feature request for this has already been made - you can add your vote to that: MultiCharts Project Management - Issue MC-510 - For AUTO TRAIDING NEW FUNCTIONS . In the meantime, you could use a GlobalVariable, which holds your (manually entered) accou...
by JoshM
26 Jul 2011
Forum: MultiCharts
Topic: Indicator Help: Error : {EXCEPTION} Opération en virgule
Replies: 6
Views: 1245

Re: Indicator Help: Error : {EXCEPTION} Opération en virgule

Edit : TJ beat me too it. :) Below is practically the same post as he made. TJ and JoshM here again the code: i forgot one line : MyValue = WiMA.Hausse / WiMA.Baisse; Compilation impossible I use MultiCharts Version 7.0 Release (Build 4510) Hi Nuno, The error I receive with your indicator is a "div...
by JoshM
26 Jul 2011
Forum: MultiCharts
Topic: Indicator Help: Error : {EXCEPTION} Opération en virgule
Replies: 6
Views: 1245

Re: Indicator Help: Error : {EXCEPTION} Opération en virgule

I have compiled and applied it with no problem.

I am using MultiCharts Version 7.0 Beta 5 (Build 4456) on VISTA HP64.
Same here - compiled correctly and plots without errors. (I'm using MultiCharts Version 7.0 Release (Build 4510) on Windows 7)

Have you other uncompiled indicators Nuno?
by JoshM
26 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

[..]I deleted and added the history to previous expired contract....and custom future worked nicely....only problem is the annoying alert messages i get every time i open the program...or changing chart periodicity....any work around for this ??? You mean the yellow pop-up messages when trying to p...
by JoshM
26 Jul 2011
Forum: User Contributed Studies and Indicator Library
Topic: Simple Standard Deviation Entries
Replies: 6
Views: 4373

Re: Simple Standard Deviation Entries

Hi Pivot, Looks good, though there is one logical error in it (in my opinion). You enter a position with a EntPrL limit or EntPrS limit price, that you want to have submitted at the current bar. However, these limit prices are calculated using the vSDEnt variable, which holds the StdDev value for th...
by JoshM
23 Jul 2011
Forum: MultiCharts
Topic: 5min MA on a 25tick chart
Replies: 1
Views: 591

Re: 5min MA on a 25tick chart

How do I get rid of the gaps ????
If you mean what I think you mean - this (sadly) can't be done.

See MC-377 - Keep X Scale of Data1 when 'hidden' Data2 is in different time frame [Feature Request].
by JoshM
23 Jul 2011
Forum: User Contributed Studies and Indicator Library
Topic: TPO aka Market Profile
Replies: 41
Views: 49423

Re: TPO aka Market Profile

That would be nice to include it by default in the version 8 ;-)
Who know what might happen with enough votes:

MultiCharts Project Management - Issue MC-471 - Market Profile in Multicharts

:)
by JoshM
22 Jul 2011
Forum: MultiCharts
Topic: Extended Backtesting
Replies: 2
Views: 1522

Re: Extended Backtesting

... 1. Why is this? 2. In this case, how does the backtesting know what happened inside the bid/ask bars? 3. Does the Bar Magnifier also includes the bid/ask series? These are still good questions - did you get/find an answer to these Duration? Perhaps somebody else can give their opinion? I'm aski...
by JoshM
22 Jul 2011
Forum: MultiCharts
Topic: Save data - question
Replies: 20
Views: 4771

Re:

... my trading computer runs 24/7 though I restart it every weekend to clean memory and also clean possible viruses, bad registry entries and all sort of problems that windows can produce :wink: ... Be careful. MC collects the data in a cache. The data is written to the database when you EXIT the p...
by JoshM
22 Jul 2011
Forum: MultiCharts
Topic: The close price of specific date/bar
Replies: 1
Views: 1180

Re: The close price of specific date/bar

how can I get the close price of the first bar of Jan.3rd.2011? That can be done on different ways, depending on how you want to implement is. Following is one example (I've included the Print() statements to show what happens in the code, but you don't need these for the solution): vars: myYear(11...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: Need help in creating Custom Futures
Replies: 7
Views: 1839

Some Custom Futures

I'm a little confused about Custom Futures (and data collection). Custom futures are virtue symbols; they have no data of their own. ... Would that also mean that the Custom Future changes the data of the individual future contracts from which it is "build" when a Back Adjustment Mode is selected, o...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

So, what does ‘Strategy Open P/L’ mean? Just as a follow up: 'Strategy Open P/L' is the GrossProfit (Profit excluding commissions) of the position. The problems with thousand values in the 'Strategy Open P/L' column can be solved by changing the BigPointValue of the chart symbol. When adding symbol...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

JoshM, Please come to our Live Chat between 6:30AM and 2PM EST so we can connect to your machine remotely and analyze the situation. Will do. Off-topic but perhaps a great idea for Live Support: Skype support! Now I'm often just awkwardly waiting till the support provider isn't moving the mouse for...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: NumToStr strange behavior
Replies: 2
Views: 648

Re: NumToStr strange behavior

Hi Martin, If I understand your example correctly, I've recently had a similar problem: https://www.multicharts.com/discussion/viewtopic.php?f=1&t=8860 In that case, there was a bug in MC <7 which caused the NumToStr() to 'recycle' the first values when reaching a length of 9 or 10. What MultiCharts...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

Thanks for your reaction Dave. Normally, the gaps caused by Internet connection loss are not backfilled automatically - you have to reload the charts manually (Ctrl+R to fill the gaps). This should be the case for both MBT and IB. Hm, that's somewhat disappointing (and troublesome with automated tra...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: DOM not working in MCDT
Replies: 2
Views: 1088

Re: DOM not working in MCDT

DOM is working fine here with MB Trading, Zen-Fire and InteractiveBrokers. How did you enter the Symbol in the DOM? Typing the symbol followed by Enter will let the DOM continue to display the 'waiting for data..' error message - this is a known bug. Using the magnifying glass (i.e. the Lookup funct...
by JoshM
20 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS DT 7.0 RELEASE
Replies: 5
Views: 2414

Re: MULTICHARTS DT 7.0 RELEASE

However, I don't see why anyone would want to have Desktop when they can have Desktop Pro? Multicharts DT is still full of bugs, and until it's stable enough, I do not trust it enough to use for my actual trading. Because it is now not compatible with the Desktop Pro, I cannot even use the Multicha...
by JoshM
19 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

I have some questions/observations, and I was wondering if MC support and/or other MC users can give their opinion on these. :) 1). In MCDT I can activate the Data Window per Workspace. That way I can have a data window in my ‘charts workspace’, and don’t have it in my ‘order and position tracker wo...
by JoshM
19 Jul 2011
Forum: MultiCharts
Topic: Trades statistics on MC DT...
Replies: 6
Views: 2090

Re: Trades statistics on MC DT...

Thanks Josh, I am using build 62. Will download and try latest version. For data i use intraday 1 min chart (couple days worth of data). I attach _Historical_Entry signal to my chart thinking that's what i need to see my past trades (it does not work). I guess i do not fully understand what each si...
by JoshM
18 Jul 2011
Forum: MultiCharts
Topic: Trades statistics on MC DT...
Replies: 6
Views: 2090

Re: Trades statistics on MC DT...

2. How do i see basic statistics, ie win/loss ratio, each trade win/loss size, etc? From reading help menu i understand you get this via performance report but it's empty. It's working here in MCDT Version 7.0 Release (Build 66), with the default 'MovAvg2Line Cross LE' and 'TimeExit(Bars) LX' defau...
by JoshM
17 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

Perhaps I'm doing this wrong, but when I type in the symbol in the DOM, followed by an Enter, I get the 'waiting for data...' message. Yet when I click on the Magnifier class and select the same symbol followed by clicking Ok, the DOM loads the data for this symbol. Since manually typing in the symb...
by JoshM
17 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

I was able to get logged in, using 11.8.0.36. Great you got it solved. :) Here is a problem, the scale for US stock index futures is screwed up. I can't place a limit order 20 points away from current price Did you manually added this symbol or through the Lookup function? What are the instrument s...
by JoshM
17 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

Can you post a snap shot of your Dom please See attached. The displayed times are in UTC+1, which currently is 16:17 o'clock. Current NY time is 10:17, and MB Trading opens at 17:00 NY EST time, which explains why MultiCharts is waiting for data. Btw, the disconnect/connect messages in the log are ...
by JoshM
17 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7
Replies: 88
Views: 29779

Re: MULTICHARTS 7

I've just started 'testing' MC7 and I must say I'm quite happy with it. Thanks for a great job MC! :) Perhaps this is a somewhat silly question, but can someone tell me what these buttons to the left of the workspaces are for? http://www.multicharts.com/discussion/download/file.php?id=3725 In MC6.0,...
by JoshM
17 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS DT 7.0 RELEASE
Replies: 5
Views: 2414

Re: MULTICHARTS DT 7.0 RELEASE

Hi Stan, It's still not compatible with MB Desktop Pro. The message is "You are using an obsolete version of MB Trading. Please upgrade." My version of MB Desktop Pro is dated 1/2/2011. Thanks. Hi Jim, I've got the same error after upgrading MCDT to 7.0.66.400. After removing Desktop Pro and instal...
by JoshM
17 Jul 2011
Forum: MultiCharts
Topic: A friend may buy multicharts. A Question?
Replies: 4
Views: 1320

Re: A friend may buy multicharts. A Question?

Is anyone using Traders Work Station and MultiCharts to chart various stock indexes (Canadian Market, U.S. market, etc). If so, what symbols are you using and how far back can they go (5 years, 10 years). I can use the symbol to call Interactive Brokers to get the feed subscription info and costs. ...
by JoshM
16 Jul 2011
Forum: MultiCharts
Topic: Performance Report Metrics
Replies: 1
Views: 993

Re: Performance Report Metrics

I seen some topics around here that are quite old about the idea of having more Performance Report metrics being available as part of an optimisation/sweep process.. In particular I am looking for the metrics in the 'Outliers' part of the performance report, '1 Std. Deviation of Avg Trade' both pos...
by JoshM
16 Jul 2011
Forum: MultiCharts
Topic: Constant volume chart [SOLVED]
Replies: 1
Views: 1607

Re: Constant volume chart [SOLVED]

Hi George,

You mean candlesticks build on volume? (Since these will give each bar the same volume)

Right click on the chart, go to Format Instrument, and build your graph based on 'x Contract'.
Image
formatInstrument.png
(54.41 KiB) Downloaded 518 times

Regards,
Josh
by JoshM
10 Jul 2011
Forum: MultiCharts
Topic: Seconds in Easy Language
Replies: 13
Views: 8264

Re:

is it possible to use seconds in arw_new or tl_new ? When using Text_New_s, TL_New_s and Arw_New_s, is there a way to force MultiCharts to use the BarNumber for plotting instead of the Time_s? On lower resolutions, when it's possible that multiple consecutive bars have the same seconds time stamp, ...
by JoshM
07 Jul 2011
Forum: MultiCharts
Topic: DIVISA CAPITAL
Replies: 18
Views: 3405

Re: DIVISA CAPITAL

I couldn't find a source that stated that API access requires a $10k account. Josh, Telephone Divisa USA on 312.789.4750 and ask. Didn't mean to offend you, so sorry if it came across that way. Just mentioned it since I couldn't find it, like I also could mention that I can't find the amount of his...
by JoshM
07 Jul 2011
Forum: MultiCharts
Topic: PFGBest - any plans to add futures trading with this broker?
Replies: 10
Views: 2272

Re: PFGBest - any plans to add futures trading with this bro

Can you elaborate on this? I'm not following what you mean with 'honest' latency, and why this 'should' return positive slippage If there are 3-5 ticks between the order click and the fill at a broker pinging 300ms, I would think this as 'honest' latency. However, if there are 3-5 ticks between the...
by JoshM
07 Jul 2011
Forum: User Contributed Studies and Indicator Library
Topic: ELCollections questions
Replies: 8
Views: 12086

Re: Reading an updated file... No modification

[..] Is it a good manner to close a collection after each lecture? [..] Normally this is done implicitly by the program/code itself, so you don't have to make it explicit. However, since your code is in the LastBarOnChart (and thus with real-time data always active) it might be that the ELCollectio...
by JoshM
07 Jul 2011
Forum: User Contributed Studies and Indicator Library
Topic: ELCollections questions
Replies: 8
Views: 12086

Re: Reading an updated file... No modification

[..] Problem: While my indicator is running, if I modify some value in my text file, these one are not reflected in the print command, Print(TextFile); New value will be display only after I turned off then turn on the indicator. [..] Haven't worked with the type of situation you describe, but if I...
by JoshM
07 Jul 2011
Forum: MultiCharts
Topic: PFGBest - any plans to add futures trading with this broker?
Replies: 10
Views: 2272

Re: PFGBest - any plans to add futures trading with this bro

[..] Anyway, honest latency should return positive slippage a significant number of times. [..] Can you elaborate on this? I'm not following what you mean with 'honest' latency, and why this 'should' return positive slippage. :) I do not have a complete picture of them yet. I like the spreads on so...
by JoshM
07 Jul 2011
Forum: MultiCharts
Topic: DIVISA CAPITAL
Replies: 18
Views: 3405

Re: DIVISA CAPITAL

Looks interesting: Q: How many currency pairs do you offer? A: 33 currency pairs + spot Gold and Silver. Q: Do you charge commissions? A: Yes. Since we are a Direct Market Access (“DMA”) broker, we charge $3 per $100,000 to gain access to our core spreads from 9 top tier banks. Q: Do you have a deal...
by JoshM
04 Jul 2011
Forum: MultiCharts
Topic: Wierd NumToStr() behaviour [Solved]
Replies: 4
Views: 1408

Re: Wierd NumToStr() behaviour

This is the print out I have from your code. ps. this is simply a print out after I applied the code to the chart, there is no live data at the moment. MultiCharts Version 7.0 Beta 5 (Build 4456) 1.02 2.03 3.01 4.00 5.10 6.00 7.00 8.00 9.00 10.03 11.03 12.03 13.00 14.00 1.02 2.03 3.01 4.00 5.10 6.0...
by JoshM
03 Jul 2011
Forum: MultiCharts
Topic: Wierd NumToStr() behaviour [Solved]
Replies: 4
Views: 1408

Re: Wierd NumToStr() behaviour

... What am I missing? ... I am weaving through the code and the descriptions and the lines of prints... can you condense the "problem" to the specifics? ie remove all the non-issue codes and post only the area that causes the "problem/error"? Thanks TJ, good point. I've tried to reduce the problem...
by JoshM
03 Jul 2011
Forum: MultiCharts
Topic: Wierd NumToStr() behaviour [Solved]
Replies: 4
Views: 1408

Wierd NumToStr() behaviour [Solved]

Edit 2 : Problem solved, since the latest MC 7 Beta 5 does not seem to exhibit this problem . Edit : See this post of this thread for a more clearer and shorter problem example. ----------- I get the following output when formatting numbers with the ‘NumToStr(numeric variable, decimals)’ output. Fo...
by JoshM
03 Jul 2011
Forum: MultiCharts
Topic: PowerLanguage Editor Keyboard Problem
Replies: 10
Views: 3579

Re: Keyboard problem: Wrong characters using ALT 92 = 褌

I can confirm this 'problem' Martin, I've experienced it when trying to add an Euro sign (Alt 0128); gives a € in other text programs, but a 㽀 in the PowerLanguage Editor. OS: Dutch Windows 7 Home Premium 32 bit Regional language: Windows: Dutch, keyboard set to 'United States - International'. Keyb...
by JoshM
01 Jul 2011
Forum: MultiCharts
Topic: Optimizer Fitness - System Quality Number
Replies: 22
Views: 14419

Re: Optimizer Fitness - System Quality Number

Thanks Furytrader! This is very, very helpful and will look into it this weekend. Thanks a lot for your code example, this is very helpful regarding the use of ELCollections.

Added bonus: this can also be used with Exhaustive optimization! :)

Thanks again,

Regards,
Josh
by JoshM
01 Jul 2011
Forum: MultiCharts
Topic: MULTICHARTS 7 BETA 5 RELEASE -- Questions/Issues
Replies: 76
Views: 22779

Re: MULTICHARTS 7 BETA 5 RELEASE -- Questions/Issues

It seems that there are an issue with PnL. See attached image. On the left we have an eSignal chart, indicating a 52 pip loss, and on the right, an IB chart, indicating a 5 pip loss. In terms of % and $ PnL is equal on both charts. Only pip is showing this discrepancy. Regards, Fernando I don't thi...
by JoshM
01 Jul 2011
Forum: MultiCharts
Topic: Optimizer Fitness - System Quality Number
Replies: 22
Views: 14419

Re: Optimizer Fitness - System Quality Number

It's possible we will add them in the future, but there are no exact plans as of this time. Thanks Stan. Can the parameter settings be accessed in a Custom Criteria function? If not, and if these could be relatively easily added (because, unlike the Strategy Position keywords, these are already kno...
by JoshM
01 Jul 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

In the previous posts some Custom Criteria were created to optimize on. But what if we want to optimize on the CPC and PROM? Or the Profitability Rule combined with our own Custom Criteria? Wrapping it up – Combining Custom Criteria and exporting for further analysis The code for exporting the Custo...
by JoshM
30 Jun 2011
Forum: MultiCharts
Topic: Optimizer Fitness - System Quality Number
Replies: 22
Views: 14419

Re: Optimizer Fitness - System Quality Number

Yes, these keywords are all the available keywords. Thanks. Do you have any plans to add Strategy Performance keywords in the future, so that we can 'look inside' strategies and calculate performance metrics as standard deviations and length of draw downs? (Given the memory challenges with this, th...
by JoshM
30 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Note: Readers who've already used the CPC Index Custom Criteria might want to check out the new version in that post. See post https://www.multicharts.com/discussion/viewtopic.php?f=5&t=8838#p41609 Custom Criteria: Profitability Rule The Profitability Rule is a concept developed by Michael Harris th...
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Custom Criteria: Pessimistic Return On Required Capital (PRORC) Just got a nice idea.. why don’t we raise the bar even further, and show some extra though love to our strategies? Let’s use the pessimistic assumption of the PROM, which artificially raises the number of losing trades while at the sam...
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Custom Criteria: Required Capital This version of Required Capital, provided by Pardo in his book (see post above for reference), is calculated as followed: Required Capital = (Maximum drawdown * Safety Factor) / Capital Stop Loss Where… Safety Factor = ‘safety buffer’ which enables continuing trad...
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Writing calculations in a Custom Criteria to a file Since the Custom Criteria window in MultiCharts doesn’t have a Output Window like the PowerLanguage Editor has, you can choose to write the results of calculations to a text file, and doing some ‘debugging’ of your code. See the example below. // ...
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Maximum Drawdown Length or Duration
Replies: 12
Views: 5242

Re: Maximum Drawdown Length or Duration

Just want to note for readers following this thread that a topic about Custom Criteria can be found here: viewtopic.php?f=5&p=41610
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Custom Criteria: Pessimistic Return on Margin (PROM) Pessimistic Return on Margin (PROM) is a performance metric developed by Robert Pardo in his book The Evaluation and Optimization of Trading Strategies , 2nd edition, published by Wiley. PROM is the yield on margin that is adjusted in a way that ...
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Re: Custom Criteria – creating your own optimization criteri

Custom Criteria: CPC Index by Sunny Harris The CPC Index is an idea from Sunny Harris, author of the book TS Made Easy! Using EasyLanguage to Build Profits with the World's Most Popular Trading Software published by Wiley Trading. Sunny uses this single number as the index by which to measure all t...
by JoshM
29 Jun 2011
Forum: MultiCharts
Topic: Custom Criteria – creating your own optimization criteria
Replies: 28
Views: 36277

Custom Criteria – creating your own optimization criteria

I’d like to start a discussion about using Custom Criteria, partly because there’s not a lot of information available about these and also because I think these are a great feature which deserve some more attention. Please note that this is still a ‘work-in-progress’ and I’m no expert on this – just...
by JoshM
28 Jun 2011
Forum: MultiCharts
Topic: Optimizer Fitness - System Quality Number
Replies: 22
Views: 14419

Re:

New keywords have been added in MC 6.0 to allow access to trade properties if pyramiding is turned on. [...] Are these keywords, including the ones that are provided as example in the (default) Custom Criteria, all the available keywords? If not, could copy-paste the whole list? That would be incre...
by JoshM
28 Jun 2011
Forum: MultiCharts
Topic: Maximum Drawdown Length or Duration
Replies: 12
Views: 5242

Re: Maximum Drawdown Length or Duration

Thanks for the further info about the CPC Index and that Custom Criteria example - very helpful! :) I no longer optimise. But when I did I would generate an Optimization Report, convert it into an Excel file and then use the Excel "Sort" function to zero in on parameters which satisfied the most num...
by JoshM
28 Jun 2011
Forum: MultiCharts
Topic: Maximum Drawdown Length or Duration
Replies: 12
Views: 5242

Re: Maximum Drawdown Length or Duration

Strategy Optimization Report could (or allow a user to) measure strategy quality on the basis of Sharpe Ratio, or Sunny Harris's CPC Index (PercentProfitable)*(AverageWin/AverageLoss)*(ProfitFactor) to mention just two benchmarks; both of which give better indication of a strategy quality than avai...
by JoshM
27 Jun 2011
Forum: MultiCharts
Topic: weekly indicator in a daily chart
Replies: 10
Views: 1993

Re: weekly indicator in a daily chart

True, when hiding Data2 and Data3 and changing the bar spacing of the primary chart makes it usable but not good readable. The primary issue I got with this is that it makes the candles all grey, showing only the wicks (see attached screen, with the Bid and Ask data series set to hidden). This makes...
by JoshM
27 Jun 2011
Forum: MultiCharts
Topic: Maximum Drawdown Length or Duration
Replies: 12
Views: 5242

Re: Maximum Drawdown Length or Duration

I do not think the drawdown duration is reported in any of the strategy reports; I figure this out from the Equity Curve and / or List of Trades. MultiCharts has made great progress in recent years and has attained the quality level that I think it should be the software of chioce for the retail tr...
by JoshM
27 Jun 2011
Forum: MultiCharts
Topic: weekly indicator in a daily chart
Replies: 10
Views: 1993

Re: weekly indicator in a daily chart

I think you're right Stan. As long as Data1 is the lowest resolution (i.e. the most updates per time period), in comparison with Data2, the chart plots okay. When switching this (Data2 lowest resolution), the chart (meaning Data1) gets out of proportion. (See attached screens, with the Ask data as D...
by JoshM
27 Jun 2011
Forum: MultiCharts
Topic: HH LL indictor
Replies: 1
Views: 1351

Re: HH LL indictor

Hi Trader43,

It isn't possible to add an indicator yourself to MCDT - this is only possible with the regular version.

But looking at what this 'HH LL indicator' does, perhaps you can try the 'Pivot High' and 'Pivot Low' indicators in MCDT - they seem to do what you're after.

Regards,
Josh
by JoshM
27 Jun 2011
Forum: User Contributed Studies and Indicator Library
Topic: Calculate number of working days between two dates
Replies: 0
Views: 1773

Calculate number of working days between two dates

I couldn't find a function which calculates the number of working days between two dates, so I created one. Perhaps this modest function can save someone some time. Function code { 27-6-2011: NumOfWorkDays - Function for calculating the number of days between two dates } Inputs: StartDate(NumericSim...
by JoshM
26 Jun 2011
Forum: MultiCharts
Topic: Maximum Drawdown Length or Duration
Replies: 12
Views: 5242

Maximum Drawdown Length or Duration

Where can I find the length (in time) of the maximum strategy drawdown? The Performance Report already shows the 'longest flat period' in the 'Time Analysis' tab, but I can't find the length of the drawdown - which is important in my opinion because a low drawdown (which lasts a long time) is worse ...
by JoshM
25 Jun 2011
Forum: MultiCharts
Topic: weekly indicator in a daily chart
Replies: 10
Views: 1993

Re: weekly indicator in a daily chart

yes, just set the display to hidden . Format Instrument > Style > Invisible bars If I add Bid and Ask data to the chart for backtesting with Extended settings, this makes the primary chart unreadable even when the added data series are set to Hidden with Invisible Bars. Is this expected behaviour o...
by JoshM
25 Jun 2011
Forum: MultiCharts
Topic: IQFeeD vs. IB data time difference
Replies: 8
Views: 1901

Re: IQFeeD vs. IB data time difference

ALWAYS synchorinise with a reliable Internet time server before turning on MultiCharts. Funny thing, I just this morning changed the frequency with which Windows synchronizes the time. Perhaps this can be of use to other users as well: 1. Open Task Scheduler by clicking the Start button, clicking C...
by JoshM
25 Jun 2011
Forum: MultiCharts
Topic: MULTICHARTS 7 BETA 4 RELEASE -- Questions/Issues
Replies: 98
Views: 29284

Re: MULTICHARTS 7 BETA 4 RELEASE -- Questions/Issues

any tip where I can find the log files ?
See

Code: Select all

C:\Users\*name*\AppData\Local\TS Support\MultiCharts\
then choose the MC version, then "Logs", followed by the specific folder.

Regards,
Josh
by JoshM
24 Jun 2011
Forum: MultiCharts
Topic: NumToStr() displays an incorrect number of Decimals [Solved]
Replies: 5
Views: 1797

Re: How can you remove the 3 decimal places in MC with the E

Thanks TJ! Now that's a reduction! ;)

Have a nice weekend,

Regards,
Josh
by JoshM
24 Jun 2011
Forum: MultiCharts
Topic: Hot Keys
Replies: 1
Views: 922

Re: Hot Keys

Hi Patrade,

At the moment, this is (sadly) not possible, though it is already submitted in the PM:
https://www.multicharts.com/pm/viewissu ... e_no=MC-34
https://www.multicharts.com/pm/viewissu ... e_no=MC-86

Regards,
Josh
by JoshM
24 Jun 2011
Forum: MultiCharts
Topic: NumToStr() displays an incorrect number of Decimals [Solved]
Replies: 5
Views: 1797

NumToStr() displays an incorrect number of Decimals [Solved]

The number of decimals for a symbol is regulated through the settings in Quote Manager->Edit Symbol->Settings - Price Scale. I came across this topic when searching for a way to return the number of decimals in a number (for example 5 for 1.56897 and three for 154.025). Below is how I solved this, ...
by JoshM
22 Jun 2011
Forum: MultiCharts
Topic: Bitcoin trading with MC possible? [SOLVED]
Replies: 56
Views: 81157

Re: Bitcoin flash crash. Bitcoin trading with MC possible? [SOLVED]

You want to trade a what? ;) After googling.. Ah, so that's a bitcoin (see introductory video here: http://www.weusecoins.com/). Though I still don't understand it completely, why would you want to trade it? I would seriously worry about security: The storm had been building for over a week now. Las...
by JoshM
19 Jun 2011
Forum: MultiCharts
Topic: How to search PM by Category (also change Priority)
Replies: 5
Views: 806

Re: How to search PM by Category (also change Priority)

2/ Allow user to have email sent to them when new feature requests are submitted so they can do a review to decide if they want to vote for them. That's a great idea. Not only does it help to keep track of new feature requests, but more importantly, it helps to keep track of known bugs which might ...
by JoshM
19 Jun 2011
Forum: MultiCharts
Topic: Accidental double votes.
Replies: 3
Views: 685

Re: Accidental double votes.

Comment: I like the Project Management system (pretty cool). However is there a way to get back in and update my entry after it has had final submission. You mean editing a submitted issue? That's possible, just log in and navigate to your issue and click the 'pencil' near the 'Description and deta...
by JoshM
17 Jun 2011
Forum: MultiCharts
Topic: [Solved] Displaying EntryTime and ExitTime with seconds
Replies: 2
Views: 1092

Re: Displaying EntryTime and ExitTime with seconds: how?

Though I still don't know where I went wrong with the above bar numbers code, that's not relevant anymore, because I've found a solution to display the entry time and exit time in seconds. And guess what, it's easier than I've guessed (well, in hindsight at least). ;) For those interested, here's my...
by JoshM
16 Jun 2011
Forum: MultiCharts
Topic: User File Location
Replies: 4
Views: 2223

Re: User File Location

Hi TonyB, I don't have migrated MultiCharts myself, but perhaps this link can help you: https://www.multicharts.com/discussion/viewtopic.php?f=1&t=7913#p36307 Besides that, on my Windows 7 machine, I have the following folders with data from MultiCharts (to be complete, I listed all I could find. I ...
by JoshM
15 Jun 2011
Forum: MultiCharts
Topic: [Solved] Displaying EntryTime and ExitTime with seconds
Replies: 2
Views: 1092

[Solved] Displaying EntryTime and ExitTime with seconds

Solved: see post below. When exporting trade results to a text file for further analysis, I want to export the EntryTime and ExitTime with the seconds timestamp. Because EntryTime and ExitTime don’t have such a feature, and I couldn’t find such a feature in the help manuals, I’m trying to find a wo...
by JoshM
13 Jun 2011
Forum: MultiCharts
Topic: MC7 and Forex market in 1/10 pip
Replies: 50
Views: 16435

Re: MC7 and Forex market in 1/10 pip

Hi Nick, Just enter a study with print(close); You will see open close high low are all returning X.XX on FX. This is the serious bug that I have been talking about all along, sorry for any confusion :) Very simple to reproduce (unless my install is messed up) it's all user studies in all FX pairs. ...
by JoshM
09 Jun 2011
Forum: MultiCharts
Topic: Use Sessions value to calculate Pivots, High, Low, studies [SOLVED]
Replies: 5
Views: 1656

Re: Use Sessions value to calculate Pivots, High, Low, studi [SOLVED]

Hi Davito, I think you formulated your question well - personally I never use Pivots but your post made clear to me what you are asking. MultiCharts support also understands your request, so I think you can easily make this feature request without additional screens. Though if you have an clear exam...
by JoshM
08 Jun 2011
Forum: MultiCharts
Topic: Use Sessions value to calculate Pivots, High, Low, studies [SOLVED]
Replies: 5
Views: 1656

Re: Use Sessions value to calculate Pivots, High, Low, studi [SOLVED]

Hi Davito, PM stands for Project Management which can be found under the "Support" 'button' in the header of the webpage or here: https://www.multicharts.com/pm/. On this page (https://www.multicharts.com/pm/reportissue.php) you can report your feature request so you can keep track of it and other u...
by JoshM
07 Jun 2011
Forum: MultiCharts
Topic: Portfolio Trading
Replies: 9
Views: 3896

Re: Portfolio Trading

You can backtest and optimize a portfolio.... can you trade a portfolio the same way? [..] This makes money management a bit difficult since your strategy won't know how many positions you are in at any given time and how to make optimal use of available funds. TS Support... we never heard your tho...
by JoshM
06 Jun 2011
Forum: MultiCharts
Topic: Backtest on Bid/Ask data?
Replies: 12
Views: 7588

Re: Limit order touched

Using the classic mode of backtesting, without bid-ask-data, a feature to set different slippage parameters for the entry and the exit would be helpful. I'm wondering how someone would estimate the slippage, if any, when using the bid/ask data when backtesting? In the MultiCharts manual, page 206, ...
by JoshM
06 Jun 2011
Forum: MultiCharts
Topic: Auto trading
Replies: 17
Views: 3574

Re: Auto trading

Thanks for replying Janus - I also did not receive an email with updates to this thread so I'm also a little bit late. Thanks for mentioning the LastBarOnChart_s quirk, I've taken note of it and hopefully this will prevent me from making this 'mistake'. I'd love to read a list of these little things...
by JoshM
26 May 2011
Forum: MultiCharts
Topic: How to set BigPointValue within strategy code?
Replies: 6
Views: 1634

Re: How to set BigPointValue within strategy code?

I was wondering if it's possible to set strategy parameters (such as initial capital and commissions) from within the strategy code. So far, this seems not possible. Can this be done?

Regards,
Josh
by JoshM
25 May 2011
Forum: MultiCharts
Topic: MCPortfolio
Replies: 4
Views: 2615

Re: MCPortfolio

This has not been added yet, sometime this year is the plan. If you want to create a paper trail, I suggest you make a feature request in the new PM system. That way this suggestion won't get lost in the depths of the forum. Added to PM: https://www.multicharts.com/pm/viewissue.php?issue_no=MC-385 ...
by JoshM
25 May 2011
Forum: MultiCharts
Topic: New features on the forum
Replies: 7
Views: 3111

Re: New features on the forum

Hi, In my opinion, and I didin't find how to do it, It should be very interesting to put post as personal bookmark Do you mean a personal page/link for each post as opposed to the entire thread? I think an permalink hyperlink in a post would also do - so that clicking on that link would give us dir...
by JoshM
25 May 2011
Forum: MultiCharts
Topic: oanda and mc
Replies: 59
Views: 15349

Re: oanda and mc

At this point, I would advise all people that are interested in this connection to email Oanda (either sales, or business development departments), and indicate that you would like to see this connection. This will help them build a business case for connecting to MC. I guess Oanda is not very inte...
by JoshM
25 May 2011
Forum: MultiCharts
Topic: Question? Thanks received. Thanks Given.
Replies: 4
Views: 1148

Re: Question? Thanks received. Thanks Given.

Hi, I just noticed in the forum posts something on the left called "Thanks Received" and "Thanks Given". Where/How are these numbers incremented? Thanks, John. It's a new forum feature for giving a thanks (which gives the other person an Thanks Received and you a Thanks Given): https://www.multicha...
by JoshM
25 May 2011
Forum: MultiCharts
Topic: Slow Offline Backfill
Replies: 8
Views: 1299

Re: Slow Offline Backfill

I am thinking I can try clearing the database so I do not have all those old E-mini contacts (I never look at them anyway since my system is done). I am asking myself "how do I do that". Do I simply remove the 3 files from the directory and MC recreates them fresh if they are not there? Perhaps thi...
by JoshM
24 May 2011
Forum: MultiCharts
Topic: How to adress the LAST TICK close ?
Replies: 11
Views: 2145

Re: How to adress the LAST TICK close ?

I did not say it is for real time only. True. Yet I don't understand it. If Last is an quote field (like you said and the manual confirms), but quote fields cannot be referenced historically (according to the manual and seemingly confirmed by all the zeros I keep getting), but they are not for real...
by JoshM
24 May 2011
Forum: MultiCharts
Topic: How to adress the LAST TICK close ?
Replies: 11
Views: 2145

Re: How to adress the LAST TICK close ?

LAST is for quote field use only. Thanks TJ for your quick response. Yes I know, Last is for real-time only. That's why I explicitly stated in my question that I used historical data. So practically I'm looking for an 'Last' function which works the same on historical data as the (normal) Last func...
by JoshM
24 May 2011
Forum: MultiCharts
Topic: How to adress the LAST TICK close ?
Replies: 11
Views: 2145

Re: How to adress the LAST TICK close ?

How can I get the LAST TICK MovAvg value ? My custom indicator updates on every tick, but how can I access the last tick value (on historical data)? I've already tried Last , which gives zeros, and Close , which gives the close of the bar (if used with BarStatus = 2) otherwise also an zero. Is ther...
by JoshM
23 May 2011
Forum: MultiCharts
Topic: MCPortfolio
Replies: 4
Views: 2615

Re:

We simply allow users to optimize symbol/resolution as other inputs.
That would be great, because that's something I truly miss. Where can I find this feature? Perhaps I'm overlooking it, but I can't find it in MC 6.1. Is it perhaps included in MC7?

Regards,
by JoshM
23 May 2011
Forum: MultiCharts
Topic: copy MC6 to another pc
Replies: 14
Views: 7804

Re: copy MC6 to another pc

I think an backup and restore utility for MultiCharts is very important, so that we can get MC up and running in very little time if we experienced some severe technical or software issues. If you agree, please vote for the issue (https://www.multicharts.com/pm/viewissue.php?issue_no=MC-65) so that ...
by JoshM
23 May 2011
Forum: MultiCharts
Topic: Vote for Dukascopy JForex API Integegration
Replies: 6
Views: 2559

Re: Vote for Dukascopy JForex API Integegration

Hi Jozan, In that case you can try to contact MC support directly and ask them for an implementation and/or progress update. In this thread (https://www.multicharts.com/discussion/viewtopic.php?f=1&t=8560) Stan mentions (the post dated 16th May) that: What traders CAN do to make their features avail...
by JoshM
21 May 2011
Forum: MultiCharts
Topic: Auto trading
Replies: 17
Views: 3574

Re: Auto trading doubles the position

All very good and valid points TJ. One other point is the programmer has to understand the various peculiarities of coding in MC's language. I'm not referring to the language itself but the way MC processes and submits orders to the broker in question. I've found this task not very intuitive and al...

Go to advanced search