Forex Strategy Builder (EUR/USD 1hour >2000 pips profit!!!!) - page 4

 

The newest version is ready to download.... very powerful for generating an advisor!!

 

Hello traders!

We released today a new version of the program - Forex Strategy Builder Professional v2.7

The new version comes with a translatable user interface. You can change the program’s language from VIEW → Languages menu. Currently there are four languages included: English, Russian, German, and Bulgarian.

You can request more languages in the support forum. We will provide also a language editor for editing or creating of new translations.

Full list of changes:

◾ Translatable user interface

◾ Added new language files: Bulgarian, German, Russian,

◾ Fixed a bug with the MQL custom indicators when the indicator uses another indicator.

◾ Fixed a typo in adding mode: “Looser” vs “Loser”

◾ Fixed several messages and user interface phrases.

◾ Rearranged user interface elements in order to fit longer phrases.

◾ Added toolbars to Data Statistics and Intrabar Statistics pages in Control Panel.

◾ Added additional check for correctness of the proxy settings.

◾ MQL code changed to v17.

This release requires full installation. You can install it over your existing installation.

Download page: Download Forex Strategy Builder Professional

Files:
 

Forex Strategy Builder Professional v2.7.1

We are happy to announce we updated Forex Strategy Builder Professional to v2.7.1.

Download Page

The Expert Advisors MQL code is updated to v18, fixing an issue with “longer time frame” (LTF) indicators – wrong implementation of “Use previous bar” that was leading and overestimated strategy results on the backtest.

You have to load and recalculate all strategies that use LTF indicators and to re-export your experts.

Full list of changes:

* Fixed “Use previous bar value” bug in LTF indicators;

* Fixed cross-thread issues in Indicator Chart and Bar Explorer.

* Translated more phrases from the UI and various messages.

* Fixed precision of expert output.

 

With the help of Forex Strategy Builder Professional you can create Expert Advisors for trading directly in MetaTrader. The exported EAs follow the best practices and protects you from various pitfalls. The experts contain about 7000 lines of code which is responsible for gathering data and calculating the indicators and the strategy rules independently of the MT internal models.

Today I tested the performance of the exported EAs. They appeared to be extremely fast by collecting data, calculating the indicators, the strategy and signals for 0.2 milliseconds.

See more info about the test here: How Fast is an Expert Adviser (Page 1) — Auto Trading Forex Strategies — Forex Forum

 

Forex Strategy Builder Professional v2.7.3 is released.

Download website: Forex Software

Hello Traders,

We are excited to present Forex Strategy Builder Professional v2.7.3. This version comes with updated Expert Advisors code to v20, which is now more robust and reliable for live trading.

Improvements:

• Exported Expert Advisors calculate automatically how many bars the expert needs for providing precise indicator signals.

• The exported EA for MT4 has unique Magic Number. Using different magic numbers in the experts prevents conflicts on running several experts on one market.

• The indicator chart does not scroll to the end after resizing of the program’s window or showing/hiding the info panel.

• Improved the Russian, German and Bulgarian translation.

Fixes:

• Fixed an issue with calculating Moving Average with horizontal shift.

• Fixed the recalculation of the Indicator Chart after data reloading.

• Fixed memory leak after long use of the Indicator Chart.

• Added partial Hungarian translation.

You have to re-export you expert advisors after receiving the update of the MQL code. Please check the “Experts” tab of the MetaTrader Terminal after running an expert. The expert will calculate the required bars and will show a log record. An example massage is “The expert uses 750 bars”. The used bar range is between 50 and 3000. Please report any problems or unusual behavior of the exported expert advisors.

Files:
ea_bars.png  46 kb
 

Forex Strategy Builder Professional v3.4.1, EA Code v32

Hello Traders,

Forex Strategy Builder Professional comes with new features and new Expert Advisors code.

Changes in FSB:

- Added "Export all Strategies to MT4/5" options in the toolbar and in Strategy menu.

- Added a "Multi Tester" tool in the Repository page. Features:

- Recalculation of multiple strategies from a folder or form a collection.

- Collecting the recaclulated strategies in an output collection.

- Possibilities to override the strategies Profile, Data Source, Symbol or Period

- The strategies can be filtered out with the help of Acceptance Criteria.

- All strategies can be optimized.

- Added a "Save As"button for the strategy collections.

- Added an option "Change data files time zone" in the Data Download page. When it is off, FSB keeps the original data time zone (UTC) when there is no UTC support in some Windows installations.

- Added LTF options and vertical shift to "Previous High Low" indicator. It allows interesting settups as for example "Enter long 10 pips below the yesterdays Low".

Fixed Bugs in FSB:

- Fixed unnecessary additional signal shift of LTF indicators with some logic rules.

- Fixed setting of the Editor's page indicator chart Volume color.

- Fixed a crash in Data Download page for Windows installations that do not support UTC time zone. This problem was noticed in Windows copies designed to be used in only one country.

- Fixed misspelling of PositionPriceDependence enumeration. The option "BuyLowerSelHigher" is replaced with "BuyLowerSellHigher". The current indicators can used the older option, but we recommend the new variant for the future custom indicators.

- Fixed changing values in the Indicator Options dialog by using the mouse wheel.

Changes in the MQL code:

- Removed all external prerequisites for the EA: Object.mqh, StdLibWrr.mqh, ArrayObj.mqh, WinUser32.mqh, stdlib.mqh, EasyXml.mqh. Now all you need for trading the EA is contained in the exported file.

- The expert loading is faster, which can make the difference in case of recompilation and restart during trading.

- Added Min_Data_Bars parameter for the users who want to increase the number of bars loaded by the EA.

- Removed the included XML version of the strategy in the code. The strategy creation code is generated by FSB and placed directly in the EA code during the export.

- Unified the strategy trading logic code in a single file used in both MT4 and MT5 experts. This improvement guaranties the nearest possible trading behavior in both MT versions.

- Fixed a typo in mql indicators option "IsDefaultGroupAll". The old variant "IsDeafultGroupAll" is still working but deprecated.

Files:
 

So far these universal EA builders did not show too much results. Impossible to predict all the possible combinations

 

Dear techmac ,

There is no software capable to predict even a fraction of all possible combinations. Once I calculated, in my forum, how long a powerful computer must work in order to calculate all combination of logical rules and parameters of only the standard indicators included in Forex Strategy Builder. The result was billions of years and that having into account that FSB is the world's fastest backtester.

 

Dear traders,

We offer Forex Strategy Builder now with 50% discount. See more info in our purchase page: http://forexsb.com/purchase.php

 
Popov:
Dear techmac ,

There is no software capable to predict even a fraction of all possible combinations. Once I calculated, in my forum, how long a powerful computer must work in order to calculate all combination of logical rules and parameters of only the standard indicators included in Forex Strategy Builder. The result was billions of years and that having into account that FSB is the world's fastest backtester.

Popov

This time I am not talking about the number of combinations, but about the logic of how to use coding language

For example : we all can talk and write, but we are not all Dostoyevsky and we shall never be. How something is coded is what makes of difference from an application to an application

Reason: