Smart Trader Studio is my personal, hand made, trading tool: today I'm a software developer and I was graduated in Business Economics :) .
Its goal is help me in the stock selection process (market scan and stock picking) and select when to enter-exit the market (buying and selling signals).
In order to do that, inside the tool, I have injected many algorithms related to the items available in the following list:
- Technical Analysis
- Candlestick Analysis
- Supports & Resistances, Pivot Point and Fibonacci Retracement Levels
- Time Series Analysis
- Neural Network training model
- Genetic Algo training model
- Value At Risk: including Quantitative rules and MonteCarlo simulation
The tool was developed, thinking in multi-thread and in parallel mode, using the following technologies:
- UI Client Tool: WPF Smart Client based, using MVVM pattern
- UI Admin Tool: Silverlight based, using RIA Services toolkit
- Business Logic: WCF based, using IoC, Facade and Mapper Patterns
- Backend: Sql Server 2008 R2
- Languages. C#, C++, T-Sql
- Client OS: Windows 7
- AppServer OS: Windows HPC Server 2008 R2 and Suse Linux ES
- DbServer OS: Windows Server 2008 R2
The following screenshot show the main page:
And the following screenshot show the detail page:
