vzhomeexperiments / R_tradecontrol

project to control trades. statistics, sentiment analysis, reinforcement learning, etc

Home Page:https://www.udemy.com/your-trading-control-reinforcement-learning/?couponCode=LAZYTRADE4-10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tradecontrol

Control trading system by calculating profit factor and trading statistics or using Reinforcement Learning

About

This repository was created to help Algorithmic Trader to supervise Trading Robots automatically. Goal is to allow automatic selection of the most profitable systems only. Part of the so called Lazy Trading Courses with the main objective to learn Computer and Data Science by building an Automated Algorithmic Trading System.

Code in the repo

_OT - code to automate trading system performance analysis _RL - code to deploy Reinforcement Learning to control trading strategy based on it's performance _RL_MT - code to deploy Reinforcement Learning to automatically control trading strategy within 6 market types _STAT_PF - code to control trading strategy based on profit factor _TEST_DATA - various log files, to play with

Synchronize or Deploy

Setup Environmental Variables

Add these User Environmental Variables:

PATH_T2 - path to Development Terminal MT4, folder *\MQL4\Files PATH_T1, PATH_T3, 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 PATH_REXE - path to the Rscript.exe program (with quotes)

Learn how to apply that tool in practice

Join Udemy Course using this referral coupon

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

Detail

Read my blog post about the motivation creating this project

Disclaimer

Use on your own risk

About

project to control trades. statistics, sentiment analysis, reinforcement learning, etc

https://www.udemy.com/your-trading-control-reinforcement-learning/?couponCode=LAZYTRADE4-10

License:GNU General Public License v3.0


Languages

Language:HTML 97.7%Language:R 2.3%Language:Batchfile 0.0%