From 0ed0dd33ab891733cd6f7b0561afcaaac904bdbc Mon Sep 17 00:00:00 2001 From: Nkondog Anselme Venceslas Date: Fri, 26 May 2023 04:23:49 +0100 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ae5b185 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# MT4-MT5-Trading-EA-Collections +This repository is about some of my various MT4/MT5 EA you everyone can use for free. I implemented various strategies and scripts you can customize for your projects. + +Use these code to start your own Metatrader Expert Advisor. +You can find basic implementation of risk management EA, auto order placing bot, EA with technical indicators.