Skip to content

Add TesterDeposit and TesterWithdrawal methods#264

Open
lazou wants to merge 3 commits into
vdemydiuk:devfrom
lazou:add-tester-methods
Open

Add TesterDeposit and TesterWithdrawal methods#264
lazou wants to merge 3 commits into
vdemydiuk:devfrom
lazou:add-tester-methods

Conversation

@lazou

@lazou lazou commented Jan 1, 2022

Copy link
Copy Markdown

This PR will add TesterDeposit and TesterWithdrawal methods for backtesting.

@eabase

eabase commented Feb 9, 2022

Copy link
Copy Markdown
Contributor

@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

lazou commented Feb 9, 2022

Copy link
Copy Markdown
Author

@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