文档介绍:Stock Prediction Based on Price Patterns - Matlab source code
Click here to download code for price patterns
FAQ
Do these price patterns work well ?
We are currently using these patterns for our trading strategies ;) . You can download
a protected version of code and try it. Click here to download the demo code.
Which limitations does the demo code have ?
Only speed: in demo code artificial delays have been inserted.
Why does code run so slow ?
Artificial delays have been inserted to protected code (each pattern requires about 25
minutes). In this way you will be able to evaluate the code with some restrictions.
The source code is extremely fast and highly optimized: in some fractions of second
data are processed and sell/buy signals are ready to be used.
How long can I use protected code ?
You can use protected demo code with no limit.
I have not a lot of time to evaluate the code. What can I do ?
Please email us luigi.******@ your data (column vectors with the high, low,
closing, and opening prices of a security in csv or any other formatted file). You will
receive in 6-12 hours a candlestick chart with all price patterns that have been
detected.
I want to plete source code. What have I to do ?
In order to obtain plete source code (the faster code, with no restrictions and
no artificial delays) please follow the instructions reported below. A donation is
required.
Which patterns have been implemented ?
We have implemented existing price patterns improving them with some major
modifications. De facto new, high profit price patterns have been introduced.
How does the code work ?
Each pattern is detected by a specific function. Each function has as inputs four
vectors: Opening, Highest, Lowest, and Closing price that occurred during the Time
Interval of the bars. We usually perform out tests with 5-Minute Bar Chart but, of
course, other choices are possible. The function returns as output a