Good day all
I am investigating the possibility of using Drupal as the platform for a training site in financial analysis.
I currently do this in the following stages;
1. I use some PC based apps that generate daily output excel s/s and graphics.
2. I then import this output into another bespoke app along with some configuration (rules) s/s's etc and it generates detailed analysis in html pages,
3. These I upload onto my intranet on which I have a search engine configured for certain key words. Thus I can search for financial events.
What I want to do.
I want to keep Stage 1.
I want to import the s/s's (both daily data and configuration) into Drupal and I want to be able to perform [keyword] searches the daily data. With the results listed and a click on a result giving me a page with the detailed analysis on it.
I provide a cut down example;
The daily excel output
Stock name stoc ma rsi date
IBM 1 3 1 22/12/2007
The configuration s/s
stoc = 1, "The stochastic has generated a bullish signal. [stocX20]"
ma = 3, "The medium term trend remains up. [mtuptrend]"
rsi = 1, "The RSI continues to drift lower. [rsilower]"
In my existing set up this would generate a html page for IBM based on 22/12/2007 data as follows.
IBM 22/12/2007
The Stochastic has generated a bullish signal. [stocX20].