Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.410.583 Times

Forecasting Methods software
Filter: All | Freeware | Demo
 

Forecasting Methods

< 1 2 3 4 5 
Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 557

GUNNER24 Freeware Seize the opportunity to get to know the GUNNER24 Forecasting Method fundamentals at no cost to you! Start instantly and download the freeware version of the GUNNER24 Charting Software. While its functions are strictly limited when you compare it to the full version, it will allow you to...



Platforms: Windows

License: Freeware Size: 3.04 MB Download (56): GUNNER24 Freeware Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 1.394

Simple Forex Toolbar Exclusive Forex trading Tools Package in one software called "Simple Forex Toolbar", include many important tools: live forex market news, daily and weekly analysis reports, fundamental and technical analysis, forex calculators, built-in forex tv and radio, live forex charts and news, economic...





Platforms: Windows

License: Freeware Size: 1.12 MB Download (75): Simple Forex Toolbar Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 412

GUNNER24 Trading Manual Seize the opportunity to get to know the GUNNER24 Forecasting Method fundamentals at no cost to you! Start instantly and download the GUNNER24 Trading Manual. It will allow you to familiarize yourself with the functions of the GUNNER24 Concept and to post trade in accordance with the GUNNER24...


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Shareware Cost: $0.00 USD Size: 5.05 MB Download (52): GUNNER24 Trading Manual Download

Released: July 18, 2016  |  Added: December 09, 2019 | Visits: 1.135

NeuroXL Package NeuroXL Package is a neural network toolkit for Microsoft Excel. It consists of NeuroXL Predictor and NeuroXL Clusterizer. NeuroXL Predictor add-in is a neural network forecasting tool that quickly and accurately solves forecasting and estimation problems in Microsoft Excel. It is designed...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $149.95 USD Size: 3.9 MB Download (98): NeuroXL Package Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 461

Excel Advanced Sort By Characters, Position, Length, Color, Dates Software This software offers a solution for users who want to sort a block of selected cells in MS Excel using different methods. There are features to sort by second, third, fourth, etc. character or second, third, fourth, etc. word. You can also sort by position or referencing surrounding character(s),...


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 450 KB Download (503): Excel Advanced Sort By Characters, Position, Length, Color, Dates Software Download

Released: January 06, 2013  |  Added: January 06, 2013 | Visits: 918

MB Daily Mystic Scope MB Daily Mystic Scope is a daily divination program based on the different divination methods of Tarot, Numerology and Runes. This software displays your lucky card, stone or number depending on your choice of program. This helps an individual deal with different situations that one may face in...


Platforms: Windows

License: Freeware Size: 3.33 MB Download (545): MB Daily Mystic Scope Download

Released: May 25, 2014  |  Added: July 09, 2014 | Visits: 540

VisualStat VisualStat is a comprehensive and versatile desktop statistics package that is simple for beginners, yet powerful enough for experts. It is designed for business, science, marketing, and education, with fully functional spreadsheet. It incorporates all the descriptive statistics, parametric and...


Platforms: Windows 8, Windows, Windows 7

License: Shareware Cost: $99.00 USD Size: 558.73 MB Download (63): VisualStat Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 550

Balance Forecasting Have you found yourself often asking the questions "What will my bank balance look like in 3 months if I increase my credit card payment by X dollars? Can I afford to buy a new set of headphones in 3 months?" I was always having issues with those types of questions. Furthermore, I felt very...


Platforms: Mac

License: Commercial Cost: $0.99 USD Size: 716.8 KB Download (58): Balance Forecasting Download

Added: May 10, 2013 | Visits: 486

Javascript Tools Javascript Tools provides a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal.Installation - To install, move this directory and all its subdirectories to your sites/all/modules directory. - Enable it in Administer ->...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Javascript Tools Download

Added: May 10, 2013 | Visits: 463

decorator: suppressable This script is useful for decorating functions/methods that you'd like to disable from the main loop or commandline via optparse.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (81): decorator: suppressable Download

Added: May 10, 2013 | Visits: 362

Weakmethod Script This script introduces weakly-bound methods. You could use this decorator to create methods that weakly-reference their instance (im_self). This means that the method itself will not keep the object alive. Useful for callbacks, caches, and avoiding cyclic references.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Weakmethod Script Download

Added: May 10, 2013 | Visits: 422

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Constants in Python Download

Added: May 10, 2013 | Visits: 239

Classmethod emulation in python2.1 Class methods were introduced in python2.2. This script illustrates how the same effect can be achieved in python 2.1.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Classmethod emulation in python2.1 Download

Added: May 10, 2013 | Visits: 471

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Dynamically added methods to a class Download

Added: May 10, 2013 | Visits: 422

List mixin This script allows you to create custom list classes from a small subset of list methods.Subclasses should define _get_element(i), _set_element(i, value), __len__(), _resize_region(start, end, new_size) and _constructor(iterable). Define __iter__() for extra speed. The _get_element() and...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): List mixin Download

Added: May 10, 2013 | Visits: 490

Rebind class properties Sometimes you define properties in base class and override the getter setter methods in derived classes. Then you find out the base class though has derived properties are still pointing to baseclasse's methods not the overriden ones.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Rebind class properties Download

Added: July 14, 2013 | Visits: 208

StringList The StringList library is a collection of utility methods for ActionScript 3. Based on the ColdFusion list functions, this library allows you to quickly and easily manipulate lists.Most current list methods from ColdFusion (excluding some ColdFusion specific ones, like valueList()) are included.


Platforms: Flash

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (45): StringList Download

Added: July 07, 2013 | Visits: 341

Resampling statistical toolkit This package contains a set of functions for inferiential statisticsusing resampling methods. Data are organized into arrays so multiple tests can be run at once (up to one million test per second). The package supports bootstrap, permutation and parametric statistics using paired or unpaired...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (43): Resampling statistical toolkit Download

Added: June 02, 2013 | Visits: 602

Structure Learning Package for Bayes Net Toolbox Learning methods for Bayesian Networks and statistical tools


Platforms: Matlab

License: Freeware Size: 2.06 MB Download (45): Structure Learning Package for Bayes Net Toolbox Download

MS_Regress - A Package for Markov Regime Switching Models in Matlab This submission provides functions (and examples scripts) for estimation, simulation and forecasting of a general Markov Regime Switching Regression. Features of the package:- Support for univariate and multivariate models.- Support of any number of states and any number of explanatory...


Platforms: Matlab


< 1 2 3 4 5