版本 2.0
2024.10.10
Optional update !
Fixed bugs in the news filter that caused the news not to be displayed in the panel.
版本 1.80
2024.08.13
Mandatory Update !!!
It has been detected that a pair is not profitable on live accounts, namely GBPCHF, it has been removed from the default pairs.
版本 1.70
2024.06.08
Optional update!
-Fixed bugs in the previous version, where the delay time in ms was not displayed correctly.
-Removed a parameter that had no function in the code.
版本 1.40
2024.05.04
Optional update !
A new functionality has been added: Now once an operation is opened, it is possible to know under which conditions it has been opened (price, CMD, slippage, delay, worktime).
1- Price: the price at which the buy/sell order has been sent.
2- CMD: the executed price (at what price the order was executed).
3- Slipp: the difference (in pips) between the price and CMD. Indicates the slippage experienced in the execution of the order.
4- Delay: the difference (in milliseconds) between the time the order was sent and the time the order was executed. This value depends on the execution speed of your broker's MT4/MT5 server, available liquidity, among other factors.
5- Worktime: the internal execution time (in milliseconds) of the Expert Advisor.
*To find out, you can go to the experts tab and see how the orders have been executed*
版本 1.30
2024.04.17
Optional update !
1- *** News Filter ***
An option has been added to be able to classify high impact events, this way the EA will stop operating only on the high impact events we want.
So if
High = false
Medium = false
Low = false
CPI = true
Only high impact CPI will be considered
If
High = false
Medium = false
Low = false
CPI = true
FOMC = true
Only CPI and FOMC high impact will be considered
If
High = true
Medium = false
Low = false
CPI = true
All high impact news will be considered
2- *** Compound Risk ***
Now, once the compound risk feature is turned on, the initial lot is disabled automatically.
An option has been added to allow you to choose between automatic risk calculation on balance or equity.
The way of calculating compound risk has been corrected. Example:
If Balance: $100 and Compound Risk: 100 then 0.1 initial lots will be used (this would be 100% risk).
If Balance: $100 and Compound Risk: 10 then 0.01 initial lots will be used (this would be 10% risk).
3- *** Panel ***
Fixed a bug that prevented the current version to be displayed in the panel.
4- *** Others ***
Unnecessary parts of the code have been removed.
版本 1.21
2024.04.17
Optional update !
Minor changes
版本 1.20
2024.04.09
Optional update !!
- A small correction has been implemented
版本 1.10
2024.04.09
Mandatory update !!
- The closing of operations has been optimised
Consistent and stable for long term growth, thanks