This is a trading item or a component that was created using QuantShare by one of our members.
This item can be downloaded and used by QuantShare Trading Software.
Trading items are of different types. There are data downloaders, trading indicators, trading systems, watchlists, composites/indices...
You can use this item and hundreds of others for free by downloading QuantShare.
Top Reasons Why You Should Use QuantShare:
Works with US and international markets (stock, forex, options, futures, ETF...)
Offers you the tools that will help you become a profitable trader
Allows you to implement any trading ideas
Exchange items and ideas with other QuantShare users
Our support team is very responsive and will answer any of your questions
We will implement any features you suggest
Very low price and much more features than the majority of other trading software
Here is another date function named 'BarsToMonthEnd'. It returns the number of trading bars from the current bar up to the last trading bar of the actual month in the calendar. For example, for 30th December 2009, BarsToMonthEnd could return 1, and for 1st December 2009, it could return 22.
The current function was created using the 'Custom Functions' plug-in. The code is written in the JScript.Net language.
Here is how it is calculated:
It initializes the last trading bar to 1 and then, looping through the bars, it either increments the last value by 1 if we are still dealing with the same month, or resets it to 1 if a new month is detected.
The other function I have created is called 'BarsFromMonthStart' and it calculates the number of bars since the current bar's month begins.
This object or function can be found here: Number of bars since the beginning of the month
>>>> More trading objects? click here to search for trading sytems, downloaders, screens, custom drawing tools, indicators... by country, market or style.