Topic: Custom indicators to Forex Strategy Builder

Hello dear users,
I'm glad to introduce the new feature of Forex Strategy Builder - custom indicators.

We will provide description of the custom indicators structure and the base methods soon.


http://www.postimage.org/aV1hq_39.png

Re: Custom indicators to Forex Strategy Builder

Introduction

  1. A custom indicator is an additional indicator written from a user.
  2. The custom indicators are written in C#.
  3. Forex Strategy Builder loads and compiles all indicator source files from folder “Custom Indicators” at startup.
  4. The program uses all indicators compiled without errors in the same way as the original indicators.
  5. If there are any compilation errors, the program shows debug information.
  6. You can reload the custom indicators from the Tools -> Custom Indicators menu without restarting the program.
  7. You can use the shortcut key Ctrl – I for fast reloading.
  8. You can use the source codes of original indicators as a base for writing your own indicators.

Re: Custom indicators to Forex Strategy Builder

Can use make this custom indicator work on Forex Strategy Builder ?? i really need this indicator. thanks. big_smile

Post's attachments

Bujank BB SAP 12H.mq4 3.37 kb, 43 downloads since 2010-03-24 

You don't have the permssions to download the attachments of this post.

Re: Custom indicators to Forex Strategy Builder

this...

Post's attachments

Bujank BB SAP Day.mq4 3.14 kb, 35 downloads since 2010-03-24 

You don't have the permssions to download the attachments of this post.

Re: Custom indicators to Forex Strategy Builder

this...

Post's attachments

Bujank BB SAP Week.mq4 3.14 kb, 18 downloads since 2010-03-24 

You don't have the permssions to download the attachments of this post.

Re: Custom indicators to Forex Strategy Builder

and this....

Post's attachments

Bujank BB SAP Month.mq4 3.14 kb, 19 downloads since 2010-03-24 

You don't have the permssions to download the attachments of this post.

Re: Custom indicators to Forex Strategy Builder

Forex Strategy Builder is a freeware CFD, Indexes and Forex strategy back tester with a complete visual interface. It provides tools as a scanner, an optimizer and an automatic strategy generator. It includes one hundred technical indicators. All indicators, its parameters and logic rules are arranged in menus. You can use Forex Strategy Builder without having detailed technical analysis or programming skills. It provides instant back test.

Forex Strategy Builder 2.12.0.0 is available now

Re: Custom indicators to Forex Strategy Builder

winechristmas wrote:

Forex Strategy Builder is a freeware CFD, Indexes and Forex strategy back tester with a complete visual interface. It provides tools as a scanner, an optimizer and an automatic strategy generator. It includes one hundred technical indicators. All indicators, its parameters and logic rules are arranged in menus. You can use Forex Strategy Builder without having detailed technical analysis or programming skills. It provides instant back test.

Forex Strategy Builder 2.12.0.0 is available now

Interesting,
Winechristmas makes review of Forex Strategy Builder on its own forum.
Not bad as for a beginning wink

Re: Custom indicators to Forex Strategy Builder

Nice review winechristmas!

I'm going to use FSB now :-D looks like a good tool.

Re: Custom indicators to Forex Strategy Builder

Hi

Is it possible to import a mq4 or ex4-indicator to fsb? If yes, how?

Thanks

11 (edited by costy_ 2010-12-15 03:29:33)

Re: Custom indicators to Forex Strategy Builder

footon wrote:
schüri wrote:

Hi

Is it possible to import a mq4 or ex4-indicator to fsb? If yes, how?

Thanks

you have to re-write it in C#.

А встроенного редактора - проверяльщика нет?
Идти Forex Strategy Builder\Custom Indicators >
открывать текстовым редактором >
писать >
Ctrl+I  sad
Правильно ли я понимаю?

Re: Custom indicators to Forex Strategy Builder

footon wrote:
costy_ wrote:

А встроенного редактора - проверяльщика нет?
Идти Forex Strategy Builder\Custom Indicators >
открывать текстовым редактором >
писать >
Ctrl+I  sad
Правильно ли я понимаю?

you can't compile indicator in a default text editor, use a specified code editor which supports C# language (like Notepad++ for example).

To write your own custom indicators, start from the source code of other indicators and work your way up from there http://forexsb.com/wiki/indicators/source/start

Большое спасибо.

Re: Custom indicators to Forex Strategy Builder

Hi, i wont to build a custom indicator using the FST project, but i can't find from where to download the version of Visual Studio FST project.
I see this video: http://www.youtube.com/watch?v=4V8ES-f3hEQ&feature=related, but i don't know from where to download the version of Visual Studio FST project and how to start it.
Please help me.

Re: Custom indicators to Forex Strategy Builder

Hi, when I klic on "Building a Custom Indicator with FST Project - a video tutorial showing how to build a custom indicator by using the FST project" i don't see nothing.
When I download this: FST V1.0 Project - the source code of FST v1.0. i can start only FST, but i can't start FST V1.0 Project.  roll

15 (edited by jaimegue 2011-06-16 03:22:08)

Re: Custom indicators to Forex Strategy Builder

Hello Popov:

I see a website include a lot of indicators and candles free in files .c :

http://ta-lib.org/function.html
http://ta-lib.svn.sourceforge.net/viewvc/ta-lib/trunk/ta-lib/c/src/ta_func/
http://ta-lib.svn.sourceforge.net/viewvc/ta-lib/trunk/ta-lib/c/src/tools/ta_regtest/

It's posible to add to FSB some?

I know FSB include a lot of those.

Thank you very much.

Re: Custom indicators to Forex Strategy Builder

I connecting library of TA Lib. Normally worked. I comparing indications it indicators with buil in, differences was not present. But, not as "custom". There are no time to be engaged in carrying over of all functions, but if to whom it are interesting, I can tell what to do.

Re: Custom indicators to Forex Strategy Builder

serfel wrote:

I connecting library of TA Lib. Normally worked. I comparing indications it indicators with buil in, differences was not present. But, not as "custom". There are no time to be engaged in carrying over of all functions, but if to whom it are interesting, I can tell what to do.

Sergei, if it's not too much trouble, please tell more about it.

Thank you for your contributions!

Re: Custom indicators to Forex Strategy Builder

Yes, now it could be "custom". I'll create new topic to lay out all needed files.

Re: Custom indicators to Forex Strategy Builder

request : regressionpolynomial channel

http://www.sierrachart.com/supportboard/showpost.php?p=180607&postcount=63

(similar to i-regr.mq4)

Post's attachments

i-Regr_ru.mq4 4.52 kb, 6 downloads since 2013-05-05 

You don't have the permssions to download the attachments of this post.

20 (edited by Spy'n'Trade 2013-05-05 11:05:35)

Re: Custom indicators to Forex Strategy Builder

A good place for some other .cs coded indicators (zipped) from ninjatrader, with explanations, screenshots, ...

http://www.ninjatrader.com/support/forum/local_links.php?catid=4

21 (edited by Spy'n'Trade 2013-05-05 11:11:21)

Re: Custom indicators to Forex Strategy Builder

indi (possible FST/FSB tweak needed)

Post's attachments

BreakoutRecognition_v1.0.zip 7.48 kb, 33 downloads since 2013-05-05 

You don't have the permssions to download the attachments of this post.