topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:52 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - togr [ switch to compact view ]

Pages: [1]
1
This project is for programmers who also know at least basics of forex trading via MT4.

There is freeware project http://forexsb.com/f...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/f.../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.

Pages: [1]