资 源 简 介
Introduction
The idea of this project started with a dissertation on Computing in Finance. The basics of the project were to provide market data as input to a system that would generate a forecast. The project encountered two issues:
* the availability of market-data at a cheap or no cost
* the quality of the data available
A simple program was created to produce data resembling market data following certain characteristics. This program was then extended into what became project IMIN (standing for Imitation of Market Information through Natural characteristics).
Details
IMIN is an Open-Source software able of generating high-quality data following set heuristics. So far, the heuristics supported are:
* how often to produce the data
* where to output the data
* and how is the data generated
How often to produce the data
This heuristic is dealt with through a timer. An event is thrown to the core system, triggering a series