Skip to content

Conversation

@lazou
Copy link

@lazou lazou commented Jan 1, 2022

This PR will add TesterDeposit and TesterWithdrawal methods for backtesting.

@eabase
Copy link
Contributor

eabase commented Feb 9, 2022

@lazou

You didn't say much about what this tester is to be used for. Back-testing you say, but...
What exactly makes this function a "test", instead of actually doing it?

Perhaps you have a code/usage examples?

@lazou
Copy link
Author

lazou commented Feb 9, 2022

@eabase Thanks for your reply. Both methods are standard mt5 methods (see the used links) which are not yet available in mtapi. They can be used to add or withdraw deposit while backtesting. It is not meant to be a "test" or something else.

* added .net core based MtApiService

* based on https://github.com/dotnet/wcf
* only client side is available in .net core
* piping removed, only tcp connection possible
* ported MtApi5 and MtApi5TestClient to .net core

* updated dependencies and moved to .net5.0

* removed build warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants