GithubHelp home page GithubHelp logo

salahnouari / falcon_f2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vzhomeexperiments/falcon_f2

0.0 0.0 0.0 456 KB

MT4 Trading Robot with Model Based Trading Rules

Home Page: https://www.udemy.com/self-learning-trading-robot/?couponCode=LAZYTRADE7-10

License: MIT License

Batchfile 1.61% MQL4 98.39%

falcon_f2's Introduction

FALCON_F2

About

This is a model based Trading robot. Trading predictions should be generated outside of the MT4 platform. Robot will just interpret those predictions and handle orders executions.

Repository is also containing several scripts to automate robot deployment across several trading terminals

Synchronize or Deploy

Setup Environmental Variables

Add these User Environmental Variables:

PATH_T2_E - path to Development Terminal MT4, folder *\MQL4\Experts PATH_T1_E, PATH_T3_E, etc - paths to the Terminals where all other terminals are located PATH_DSS_Repo - path to the folder where this repository is stored on the local computer

Note Edit script setupEV.bat to automatically setup such Environmental Variables

Version 1.008

Add architecture to store ticket numbers and array info into the flat files and update this info on platform restart

Handling Trading Decisions

Entry

  • Predicted future price change exceed the trigger (obtained from the file AI) Trigger for entry will be obtained from the test results obtained from the file StrTestxxx.csv

Exits

  • Order hit stop loss value
  • Order hit take profit value
  • Time. Time to hold in Hours will be derived from the strategy test results obtained from the file StrTestxxx.csv

Testing

Sample files shall be placed to the sandbox

  • Place provided files into the sandbox of the terminal (see folder TEST)
  • Change values inside files to verify trading logic
  • Trade will be executed at the new bar (e.g. use M5 timechart to speed up the test)

Courious how to apply?

This content is a result of a lot of dedication and time. Please support this project by joining these courses using referral links published here: https://vladdsm.github.io/myblog_attempt/topics/topics-my-promotions.html

falcon_f2's People

Contributors

vzhomeexperiments avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.