Re: Daily Updates

http://s9.postimg.org/a1uhlcb8b/10003999_1633697686678129_1622839820_n.jpg

Re: Daily Updates

hahahahaha

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....

Re: Daily Updates

I received three bug reports for FSB Pro beta 1.2.
I'll try to fix them today and will update.

Re: Daily Updates

Several new bugs found out.
I'll do my best to fix them for two three days and will upload a new release on Sunday evening.

Re: Daily Updates

I'm fixing now several bugs that arise when there is no loaded data for the working strategy.

One example is Comparator. It can be run on a strategy without data and the program crashes.
Other bug is that when a user changes the market and there is no data - charts and stats remain on the screen - all outputs must be reset in such a case.

The missing data issues reflect almost all program pages.

I'll try to fix all such bugs I notice till tomorrow evening.

My goal is to fix all known bugs till the end of April.

Re: Daily Updates

I fixed several bugs related to missing data files.

I'll fix tomorrow Signal shift and Signal repeat of the logical filters.

I'm going to upload a new Beta release tomorrow at midnight.
Stay tuned!

Re: Daily Updates

I'm going ahead with signal shift and signal repeat.

The works fine on my tests.

http://s7.postimg.org/6xp0wfy47/screenshot_314.jpg

http://s7.postimg.org/7bqcw1i7r/screenshot_315.jpg

The original signal is risen by the first MACD. The second MACD shifts its signal by 3 bars and repeats the signal 2 times. That leads to three signals shifted by 3 bars.

Original:             0 0 1 0 0 0 0 0 0
Shift 3, Repeat 2:    0 0 0 0 0 1 1 1 0 

Re: Daily Updates

Noticed also some issue on Trader.
- Connection panels do not redraw after re-connection.
- If a user moves the mouse cursor rapidly from one connection panel to  another and the cursor lands over the Start/Stop trading button, both panels remain selected.
- When there are several connection of a strategy and a user changes the period of a MT4 - connection disconnects and reconnects to the new charts and the trade restarts automatically. It should not restart trading on a new chart (I think. This is the default behavior of FST).

I'll try to fix these issues also till tomorrow evening.

Re: Daily Updates

I'm adding export to an Excel spreadsheet.

http://s7.postimg.org/zeec35pbr/screenshot_317.jpg

I'm using the excellent EPPlus.dll library:  https://epplus.codeplex.com/

Re: Daily Updates

Making a good Excel export function appeared more difficult than I expected at the beginning, but finally it works fine.

http://s7.postimg.org/4f7x9i1rr/screenshot_323.jpg

Re: Daily Updates

I'll add some message boxes to be more clear what happens.

For example - MT4 Symbol import from Control Panel -> Data Source page:

http://s7.postimg.org/eqka25th3/screenshot_324.jpg

Also when importing from FSB or from another Data Source.

http://s7.postimg.org/gwekwnwxj/screenshot_326.jpg

Re: Daily Updates

I'm working on the implementation of the tick testing.

Now FSB Pro can import and load tick data from Dukascopy.
I think to move the "Use intrabar scanning.." and "Tick testing.." options from the General settings page to Data Source settings because there will be more relevant.

Re: Daily Updates

Popov wrote:

Making a good Excel export function appeared more difficult than I expected at the beginning, but finally it works fine.

http://s7.postimg.org/4f7x9i1rr/screenshot_323.jpg


This feature is most helpful.

Thanks for developing this export.

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....

Re: Daily Updates

FSB Pro can load and backtest using tick data from Dukascopy.

This feature will be available in the next release.

http://s7.postimg.org/bnxsndzlj/screenshot_374.jpg

Re: Daily Updates

I'm ready with the Tick testing.
Now I'll try fixing some bugs from the crash reports.

You can expect the next FSB Pro beta on Sunday 1st of June.

Re: Daily Updates

I'm using an excellent programming tool LINQPad: https://www.linqpad.net/

It helps on testing small pieces of code.

Now I'm experimenting with data feed from Dukascopy.
I can download, decompress and parse binary data files from Dukas.

Here I show converted to M1 file in LINQPas.

http://s7.postimg.org/96ztlcjuf/screenshot_410.jpg

I want to make a smooth data feed for the purpose of FSB Pro without downloading of Gigabytes of raw data.

Re: Daily Updates

FSB Pro can download forex rates (up to 100 000 bars) with one click. Update time: 15-30 seconds.

http://s7.postimg.org/tbxz4k31z/screenshot_419.jpg

Re: Daily Updates

Another small improvement: FSB Pro downloads an actual Account Exchange Rate when creating a new symbol.

http://s7.postimg.org/4jycxblvb/screenshot_425.jpg

Re: Daily Updates

FSB Pro updates from internet all account exchange rates for a selected Data Source with one click.

http://s7.postimg.org/76n25qruf/screenshot_445.jpg

Re: Daily Updates

Generator and Optimizer do not accept strategies with Margin Call.

http://s7.postimg.org/t73emdaij/screenshot_446.png

Re: Daily Updates

I'm adding a simple strategy explorer bar to FSB Pro.

http://s7.postimg.org/uaniybv5j/screenshot_447.jpg

Re: Daily Updates

I fixed many bugs in FSB Pro. Next release will be much more stable.

Re: Daily Updates

FSB Pro has a new icon set - generously provided by Microsoft for free.

http://s7.postimg.org/oceb1u1kn/screenshot_463.jpg

Re: Daily Updates

FSB Pro has a nice layout, easy on the eyes and a ton of info on the screen..!

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....

100

Re: Daily Updates

I'm working on a new feature- calculating a strategy on several markets at once.

http://s14.postimg.org/4oquu2qe5/screenshot_488.jpg

http://s14.postimg.org/y56gwhwrh/screenshot_489.jpg

I named it "Markets Test". Do you think of a better name?