Topic: Update: Forex Strategy Builder - Professional

Hello Friends,

I'm very much alive and productive these days. I'm working on FSB Professional.

What new:
- Working with multiple strategies in different tabs.
- Keeping loaded historical data in memory for later use. (Can be released)
- Calculation and loading data in background and utilizing multiple processor's cores.
- Profiles - a profile stores account, testings and some program settings.
- Data Sources - they point to a data folder and store market and symbol settings.
- Data files from different brokers are stored in sub-folders and attached to different Data Sources.
- No popup screens.
- All settings, strategies, plugins, indicators and data files are stored in My Documents\FSB Files\...
- Modern, flat and industrial like user interface (Inspired from Microsoft Visual Studio 2012).

What will be:
- Possibility to set different symbol and higher time frame for each indicator in a strategy.
- Integration of Forex Strategy Trader.
- Summary page that will show trading results from all strategies and backtesting results.
- Automatic update.
- Many more features will be easily added.

When:
- I hope to publish first alpha version on January
- A practically usable version on March.

In what price:
- Price will be decided later. It will be somewhat around $200.
- Shareware version will be available.


Some very early screenshots.


http://i.imgur.com/9mg8k.png

http://i.imgur.com/8A4jy.png

http://i.imgur.com/RkiOm.png

http://i.imgur.com/6QLCw.png

http://i.imgur.com/WROGp.png

http://i.imgur.com/XmjRj.png

http://i.imgur.com/DGSHZ.png

http://i.imgur.com/tTdgh.png

2 (edited by Popov 2012-12-14 12:03:08)

Re: Update: Forex Strategy Builder - Professional

Popov wrote:

Hello Friends,

I'm very much alive and productive these days. I'm working on FSB Professional.
...

This is great news, count me in wink

Re: Update: Forex Strategy Builder - Professional

Any possible support for GPU ?  If so with a significant speed up, you can adjust that 200$ to a higher  lvl.

Re: Update: Forex Strategy Builder - Professional

Progress Update December 30, 2012

- FSB Pro calculates strategy and shows the same result as FSB Freeware
- Loading multiple data files and multiple strategies works.
- Profiles and Data Sources work.
- Higher time frame, Multiple currencies, Signal shift are integrated and work (proved only by unit tests for now).

Signal shift logic:

Signal 0 0 1 0 0 1 1 0 0 0
At 0   0 0 1 0 0 1 1 0 0 0
At 1   0 0 0 1 0 0 1 1 0 0
At 2   0 0 0 0 1 0 0 1 1 0 

Signal 0 0 1 0 0 1 1 0 0 0
Any 0  0 0 1 0 0 1 1 0 0 0
Any 1  0 0 1 1 0 1 1 1 0 0
Any 2  0 0 1 1 1 1 1 1 1 0

http://i.imgur.com/rTl5j.png