FOREXSTAY LIMITED
20 000 USD
Author debarred from selling products
Demo downloaded:
2 589
Published:
24 March 2015
Current version:
20.19
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
Version 20.19
2019.04.19
Improved algorithm for faster execution and faster orders
Version 8.6
2016.05.27
Version 8.6 - 2016.05.26
Improved algorithm for faster execution and faster orders
Add more time for trade its now from 21:00 to 23:00
Improved algorithm for faster execution and faster orders
Add more time for trade its now from 21:00 to 23:00
Version 1.9
2015.08.28
Version 1.9 - 2015.08.23
- Improved algorithm for faster execution and faster orders modification
- Improved algorithm for faster execution and faster orders modification
Version 1.8
2015.07.21
Version 1.8 - 2015.07.18
- Added a new setting
- User can change MaximumTrades (maximum number of orders)
- User can change Take Profit
- User can change Stop Loss
- Improved the algorithm for faster execution and faster backtests
- Added a new setting
- User can change MaximumTrades (maximum number of orders)
- User can change Take Profit
- User can change Stop Loss
- Improved the algorithm for faster execution and faster backtests
Version 1.6
2015.04.03
To avoid any problem come from Daylight Saving Time, the following code from version "1.05"
----
extern int ManualGMToffset = 2;
bool UseDST = TRUE;
extern int StartWorkTimeHour = 22;
int StartSessionMinute = 0;
extern int EndWorkTimeHour = 23;
----
changed to this code in version "1.06"
----
extern int ManualGMToffset = 3;
bool UseDST = TRUE;
extern int StartWorkTimeHour = 21;
int StartSessionMinute = 0;
extern int EndWorkTimeHour = 22;
----
Also this change will not change any thing in any backtest
----
extern int ManualGMToffset = 2;
bool UseDST = TRUE;
extern int StartWorkTimeHour = 22;
int StartSessionMinute = 0;
extern int EndWorkTimeHour = 23;
----
changed to this code in version "1.06"
----
extern int ManualGMToffset = 3;
bool UseDST = TRUE;
extern int StartWorkTimeHour = 21;
int StartSessionMinute = 0;
extern int EndWorkTimeHour = 22;
----
Also this change will not change any thing in any backtest
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
