Skip to content

duzers/MetaTader5-Terminal

 
 

Repository files navigation

MetaTader5-Terminal

This terminal is designed for ease of access for those who interested in implementing, analyzing and testing trading strategies instead of using the MQL5 language, so that it is possible to develop in the Visual Studio development environment.

Requirements:

• MetaTrader5

• VisualStudio & .Net8

Setup instruction:

• Download the .ex5 file from the link below:

https://github.com/FintechProgramming/MetaTader5-Terminal/tree/master/ConsoleTerminal/Expert

• Add the .ex5 file to the metatrader experts folder.

Installexpert.mp4

• Enable the Allow DLL Import check box image

• Enable the Allow Algo Trading image

• Press the Algo Trading button so that it is as shown below. image

• Clone the repo for testing from Url below

https://github.com/FintechProgramming/MetaTader5-Terminal

• open Solution “CloseTerminl”

• for run the app press F5

• The output is as a video below

testMetaTerminal.mp4

• In the FinancialStrategy class, in the LetsTrade method, you can write your own strategy.

• LetsTrade method is called in every data tick

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%