• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Phyton Forex Algorithmic Trading with Python : Build a DCA Bot

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,618
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,700
‎6 Years of Service‎
 
76%
Forex-Algorithmic-Trading-with-Python-Build-a-DCA-Bot.jpg


Create your own profitable Grid Bot with Python. He can trade many currency pairs at once. With a free Bot included !!

What you’ll learn

    Learn the Fundamentals of Python
    Data Analysis With Pandas Library in Python
    Foundation Forex Knowledge For Beginners ( Learn Types of Currency Pairs, Lots, Pips, Leverage, Margin, 6 Types of Order Types, and Basic Calculations )
    The DCA Trading strategy ( Placing Orders at Different Price Levels, Calculating the Profit, Taking a Correct Entry, Best Markets to Grid strategy)
    Fundamentals of Algorithmic Trading
    Connecting MetaTrader with Python Using MetaTrader5 Library and Placing Different Types of Orders
    Calculating Profit, Margin, Volume, etc with Python
    Building DCA Strategy Using Pseudo Code and Converting into Python Code
    Creating Multiple Trading Bots Using Classes and Objects and Run Them Parallelly with Multi-Processing
    Understanding Suitable Market Situations and Live Trading

Requirements

    It would be best if you had a Desktop / Laptop with Stable Internet Connection
    I Will Be Providing All the Fundamental Knowledge in Python and Forex. So You do not Need any Prior Knowledge.
    Curious and Interested Participants are More Likely to Benefit from this Course

Description

There are 8 main sections in this course

    Basics of Python
    Data Analysis with Pandas Library in Python
    Basics of Forex
    Building the DCA Strategy Plan
    Algorithmic Trading with mt5 Library
    Building the Trading Bot
    Multiprocessing ( Trading Multiple Currency Pairs Simultaneously )
    Live Trading

Basics of Python –

This section is for absolute beginners in python. We are discussing the following topics.

    Installing Python and Setting up IDE
    Print Function and F Strings
    Variables and Basic Data Types in Python
    Operators in Python
    Python Functions
    Global and Local Variables in Python
    Working with Lists
    Working with Dictionaries
    If Else Statements in Python
    While Loops, Break and Continue Statements
    For Loops
    Classes and Objects in Python

Data Analysis with Pandas Library in Python

Pandas is a Python library created for data analysis. We are using this library to do essential forex calculations.

We are discussing,

    Pandas Series
    Pandas Data Frames
    Selecting Specific Rows and Columns in a Dataframe
    Selecting Rows in a Data Frame by Conditions
    Iterating Columns in a Dataframe

Basics of Forex

We will discuss terminology in forex and do essential calculations.

    Installing MetaTrader and Setting Up a Correct Broker Account
    Types of Currency Pairs in Forex
    Bid, Ask, and Spread
    Lots, Pips, Leverage, and Margin
    Essential Calculations
    Types of Orders in Forex

Building the DCA Strategy Plan

In this section, we will be designing a blueprint for our trading bot

Algorithmic Trading with mt5 Library

We are creating functions for our trading bot(Functions for Opening and Closing Different Types of Orders with Python

Getting Current Position Details,

Basic Calculations ( Profit/Loss, Margin, Total Volume ))

Building the Trading Bot

We are putting all the functions together and assembling the bot

Multiprocessing

We are putting all the functions together and assembling the bot

Live Trading

We are waiting for suitable market conditions and the correct currency pairs.

Then we do live trading

Who this course is for:

    Those Who are Interested in Python and Data Science
    Those Who are Interested in Forex Trading and want to Automate Trading
    For Scalpers and Day Traders
    Anybody expecting to learn Profitable Forex Strategies

Code:
https://www.udemy.com/course/forex-algorithmic-trading-with-python-build-a-dca-bot
To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top