Releases: sergiovision/FinCore
Releases · sergiovision/FinCore
Release v.0.9.18. MTConnector and signals updated.
- MTConnector dll now requires .NET Framework 4.8 to be installed on machine
- Update signals processing
- Update all libraries to the latest versions.
- Rebuilt all MQL code
v.0.9.17
.NET 8 version.
Updated libraries to latest versions.
Bugfixes
Release 0.9.16. .NET 7 version.
Release 0.9.16.
- .NET 7 version.
- Updated libraries to latest versions.
- In Web Dashboard changed calculations from $ value to % value.
- Show active accounts balances in Web Dashboard.
Major release 0.9.15.
Major release 0.9.15.
- Refactored UI, made it more fast and convenient.
- Updated libraries to latest versions.
- MQL5 code recompiled for the latest version of Metatrader5 .
- Renko charts now work again. Added support of latest version of MedianRenko indicator 3.19 https://www.mql5.com/en/market/product/16347
- Added ability to select symbols/instruments list in statistics.
- Removed FTX from crypto exchanges.
Release 0.9.12. Upgrade Angular 14. Crypto Exchanges. Update DB.
- Upgraded to Angular 14.
- Updated libs.
- Added Crypto Exchanges support KuCoin and FTX.
- Updated DB Schema. Apply the following scripts to your DB or take latest fincore_empty.sqlite
ALTER TABLE Terminal DROP COLUMN Demo
ALTER TABLE Deals DROP COLUMN AdviserId
Release version 0.9.10. Upgrade .NET 6. Angular 12.2.
- Upgraded to .NET 6.
- Upgraded to Angular 12.2.
- Updated libs.
- Bugfixes.
Release version 0.9.9. Rates, Crypto, UI, Lib Updates.
- Added crypto accounts support - precision after point = 4 digits.
- Improved Rates fetching using setting Symbol name
- MQL: Added Hedging mode trading support in EA
- In UI added display of Swap and Commissions and Expiration time
- Update libs.
Release version 0.9.8. Pending orders persistence, refactored EA.
- Added Pending orders persistence and proper updating on web UI.
- Refactored server code.
- Added support of MedianRenko EA version 3.17+
- Refactored and rebuilt Metatrader EA.
Update to Angular 11. Bugfixes.
UI:
Upgrade to Angular 11;
Dashboard view improved;
Backend:
Update libs;
Delayed start of MessagingService fixes crash during windows service restart;
ExchangeRates now initialized properly;
MQL:
Recompiled for latest version of Metatrader.
MedianRenko 3.14 indicator support added for ObjectiveRenko EA;
Upgrade to .NET 5. ObjectiveRenko EA.
Upgrade to .NET 5.
ObjectiveRenko EA based on famous MedianRenko indicator - a true Renko charts in FinCore.
Updated libs.