diff --git a/.gitignore b/.gitignore index 6fde901..ee638b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ Profiles/ Experts/*.ex5 *.dat -Include/ \ No newline at end of file +Include/ +Indicators/*.ex5 +Logs/*.log \ No newline at end of file diff --git a/Experts/RsiMomentumEA.mq5 b/Experts/RsiMomentumEA.mq5 new file mode 100644 index 0000000..e69de29