Software Downloads for "Exponential Moving Averages"

MOVING will compute moving averages of order n (best taken as odd) Usage: y=moving(x,n[,fun]) where x is the input vector (or matrix) to be smoothed. m is number of points to average over (best odd, but even works) y is output vector of same length as x fun (optional) is a custom function rather than moving averages Note:if x is a matrix then the smoothing will be done 'vertically'. Example: x=randn(300,1); plot(x,'g.'); hold on; plot(moving(x,7),'k'); plot(moving(x,7,'median'),'r'); plot(moving(x,7,@(x)max(x)),'b'); legend('x','7pt moving mean','7pt moving median','7pt moving max','location','best').

  • Platform: Matlab, Scripts
  • Publisher: Aslak Grinsted
  • Date: 04-03-2013
  • Size: 10 KB

Stock Chart Wizard downloads freely available stock market data on individual stocks and displays technical charts and indicators. You enter in the stock tickers you wish to analyze, and within seconds, line or bar charts are displayed along with selected moving averages and indicators. Chart types available are: line chart (closing prices), high-low-close, open-high-low-close, and candlestick.A crosshairs indicator is available which allows reading out price and volume data anywhere on the chart.

Read Stock price from Yahoo and plot ZigZag Wave, Leading and lagging moving averages chart. Further more, plot a Signal (SF) if a new decision was made to change the arm direction..

  • Platform: Matlab, Scripts
  • Publisher: Olaf Marthiens
  • Date: 08-02-2013
  • Size: 10 KB

Point & Figure Charts, a stock analysis tool, accepts free market data source from opentick.com and any flat files in text, ASCII format that you can get from the Internet free such as Yahoo Finance, MSN Finance etc. Point & Figure Chart is the premier feature: Point & Figure Charts, an interactive software can generate powerful charts to help user identify sell and buy signals. Its premier feature is Point & Figure Chart. It is implemented with classic scale ad custom scale. With one click user gets Point & Figure chart.

Point & Figure Charts software is an interactive stock analysis tool. It can create various technical indicator charts to help users identify buy-and-sell signals. It takes market stock data from Yahoo,Opentick and data in MetaStock format. It is packaged with a free downloader to download stock data from the Internet. The Premier Feature: Point & Figure Chart is implemented with classic scale ad custom scale. With one click users will get Point & Figure chart with various technical indicators.

Directions to run the file. 1. Unzip the file "TradingStrat.zip" so that you'll get the folder "TradingStrat". 2. Set your working directory as "TradingStrat > CSV" (The CSV folder holds the comma separated values data which is required to use the back tester) 3. Run the file 'runCSV.mat' by typing runCSV at the Matlab prompt. 4. A new window will open. In the 'Input:' window, select the stock you want to backtest. 5. Click on 'Execute'. At the main Matlab prompt, you should see a percentage progress from 0% to 100%.

  • Platform: Matlab, Scripts
  • Publisher: Donny Lee
  • Date: 03-05-2013
  • Size: 5632 KB

Chartastic Chart Viewer is a useful application that was developed in order to help you keep track of the evolution of your stocks. Our easy to use interface gives you instant access to thousands of charts with up to 40 years of historical data. Choose between line, candlestick, mountain, and OHLC chart styles, and choose from the most popular overlays and indicators, including moving averages, RSI, and MACD. Quotes may be delayed during market hours..

The Financial Charting Component is a specifically designed, high end stock charting component. Its great features include:

1. Written in 100 percent Visual C Sharp (CLS Compliant)
2. Integrated with Microsoft Visual Studio 2003 and 2005
3. Friendly usability and interactivity
4. Point and Figure exposed as API
5. FCC runs faster.
6. Striking visual effects
7. Property grid logically and tightly grouped
8. Pan and zoom in/out charting features
9.

Track equities quoted on the Nigerian Stock exchange. See daily top 10 gainers and losers, full price list and detailed quotes. See the detailed quotes at a glance or drill in for more details, moving averages, price charts and more. Also relevant news about daily and weekly market activity is provided under the News section. For support and feedback send email to solutions@infoWARELimited.com.

StockMagic is the best mobile toolset for finance professionals.
Access the best end of day technical charts available for mobile device. See candlestick charts with all the standard indicators and overlays like moving averages, Bollinger bands, MACD, Relative strength index (RSI), Stochastic oscillator, Aroon indicator, Chande momentum oscillator, ADX and many more. See information like FII activity, rollovers and put call ratio which no other app offers. New technical charts and indicators are added in every release.

  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
  • Publisher: ParaVerse
  • Date: 10-11-2014
  • Size: 2457 KB

This online course shows you how to build an automated spread trading model using MS Excel. The System captures the price difference between security pairs of any type - indexes, stocks, futures, options, LEAPs, currencies. The System uses three proven technical indicators - exponential moving averages, Percentage Price Oscillator (PPO), and Donchian Channels - to capture spread movements when profits are likely to be greatest. Includes three spread strategies for Swiss Franc - Japanese Yen futures, Nasdaq - S&P 500 E-Mini, and 10-Year vs 5-Year U.

Barchart Stocks, Futures and Forex is the most complete financial app currently available, featuring free real-time stock prices. Track stocks, futures, forex markets, ETFs & indices. In-depth coverage on every symbol (including charts, technicals, fundamentals, opinions) is available at your fingertips on our advanced watchlist, making it easy for investors and market followers to track and watch the markets.

The Barchart app also offers most of the ranked lists of daily performers from our full site, Barchart.

  • Platform: Android
  • Publisher: Barchart.com
  • Date: 06-12-2014
  • Size: 1024 KB

Instructions: 1. Give the symbol of the stock. 2. Give today's date in the specific format (months-days-year). 3. 'GET DATA' button fetches the data from Yahoo server. 4. Choose the number of days you want to examine. 5. Pick the fast and slow averages used by the functions (remember fast has to be smaller than slow). 6. Press the 'RESULTS' button to obtain the plots: Bollinger, simple moving average, square root weighted moving average, linear moving average, square weighted moving average and exponential moving average.

  • Platform: Matlab, Scripts
  • Publisher: Leonidas Bleris
  • Date: 10-03-2013
  • Size: 10 KB

SQLRollingStats extends the T-SQL scripting environment with 31 windowed or cumulative functions (in which results for each row depend on previous rows) that can be used as regular functions in queries. This allows metrics such as running totals or moving averages to be easily calculated within simple queries - something that has hitherto been a significant challenge in SQL Server. All the functions support windowing (such that only values from the last n rows are included in the input set - where n is the window size), cumulative operation (where all prior values are counted), and tiling (so the accumulation is restarted for each distinct value of a given column).

  • Platform: Windows
  • Publisher: TotallySQL Ltd
  • Date: 03-05-2011
  • Size: 522 KB

Frequency response signal analyzer for linear and non-linear control loops and dynamic systems. Simulink model. Sine sweep based similar to dynamic signal analyzers for physical systems. User specifies: freq limits, freq decrement, averages, phase criteria for moving to next frequency, start time, input amplitude. Output variable, freq_resp, with freq(rad/sec), closed loop magn, closed loop phase, open loop magn, open loop phase, time at each frequency. Performs 1/(T^-1 - 1) to convert closed loop Transfer function to open loop.

  • Platform: Matlab, Scripts
  • Publisher: Jim royalty
  • Date: 06-01-2013
  • Size: 10 KB

The right alternative to online stock watch. Finance Action includes for free a portfolio manager and a user-friendly charting tool.

Main Features:
 - Stop And Reverse (SAR)
  - Bollinger Bands
  - MACD
  - RSI
  - Stochastic
  - Moving averages (simple, weighted, exponential)
  - And much more….

  • Platform: Windows
  • Publisher: Sapitech SARL
  • Date: 16-11-2005
  • Size: 3366 KB

Five Excel Add-Ins For Business.Excel add-ins provide ready made solution for forecasting, investment economics, portfolio optimization, business resource optimization and material planning.Forecasting.xla. Calculates moving averages, exponential smoothing moving averaging, linear regression and seasonal trend analysis.Investment Economics.xla. Calculates net present values and internal rate of return after tax for any capital investment projects. Selects projects that in aggregate meet users objectives.

FCharts SE is a free stock charting program which will import price data from a wide range of sources, displaying it as OHLC, Candlestick and Line charts. It has a number of built-in indicators (MACD, RSI, Exponential and Standard Moving Averages), or you can write your own with the inbuilt formula language and display them as standalone charts or overlays. You can draw trend lines with a few clicks of the mouse and print your charts in full colour or black and white. Freecharts SE - Free charting software.

Trading systems developing software primarily for the forex market. Extremely fast calculations. Dozens of the unique features: independent stop loss and take profit levels for both long and short positions; formula based bias; trailing take profit and trailing stop loss with behaviour options; order stop factors (order exceptions); volatility order; largest Japanese candlesticks patterns library; 12 type of moving averages. Signalator FX offers 6 various report to be generated. "Real Data Test report" - find out how your system will be working in future.

FCharts SE is a free stock charting program which will import price data from a wide range of sources, displaying it as OHLC, Candlestick and Line charts. It has a number of built-in indicators (MACD, RSI, Exponential and Standard Moving Averages), or you can write your own with the inbuilt formula language and display them as standalone charts or overlays. You can draw trend lines with a few clicks of the mouse and print your charts in full colour or black and white. Free software from the author of the Hal Spacejock series.

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

WinTools.net Classic

Suite of tools for increasing
operating system performance.
WinTools.net cleanly removes
software from disk drives and
...

MindView

MindView is a professional
mind mapping software that
allows you to visually
brainstorm, organize and
present ideas. With ...

UFS Explorer Professional
Recovery

UFS Explorer Professional
Recovery is a software
solution for a wide range of
data recovery tasks, with
particular focus ...

Active@ KillDisk

Active@ KillDisk provides the
ultimate solution how to erase
hard drive data in such a way
that no one can ever retrieve
...

ExtraMAME

A small MS Windows compatible
game GUI wrapper for MAME, the
Multiple Arcade Machine
Emulator authored by Nicola
Salmoria ...

Easy Card Creator Express

The ideal choice for small to
medium sized organizations and
individuals looking for an
affordable photo ID card ...

Pixillion Premium Edition

Pixillion Premium Edition is
perfect for converting your
image files for posting on the
web, emailing to friends, or
...

Express Zip Plus for Mac

Express Zip Mac Software for
File Compression and
Archiving. Easily create,
edit, manage and extract
compressed files and ...

Express Scribe Pro Edition

Express Scribe Pro Edition
helps typists by installing on
the user\'s computer and
connecting to a transcription
foot ...

Database Workbench Pro

Cross database engine
developer IDE for PostgreSQL,
InterBase, SQL Server,
Firebird, MySQL, Oracle,
NexusDB, MSDE and ...