ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Fix the bug in freeware project - forex strategy trader

(1/1)

togr:
This project is for programmers who also know at least basics of forex trading via MT4.

There is freeware project http://forexsb.com/forum/topic/2189/forex-strategy-builder-source-code/ that allows users to create and trade forex strategies.
There are 2 main programs
- forex strategy builder
- forex strategy trader.

There is a bug in FST - martingale option does not work properly.
It should multiply trade size by given number when the trade is a loss. And it should go back to original trade size when trade was profitable. http://forexsb.com/forum/topic/3696/fst-bug/
The problem seems to be that FST does not know that trade was closed, as MT4 does not provide this info.

FST does execute trades in MT4 via EA and .dll.

The goal of this project is to deliver FST .exe, dll and mq4 files with fixed martingale functionality.

Navigation

[0] Message Index

Go to full version