Results 1 to 6 of 6
Like Tree1Likes
  • 1 Post By newdigital

Trade/Order Management EA for MT5

This is a discussion on Trade/Order Management EA for MT5 within the Trading tools forums, part of the Trading Forum category; Hi all, Do we have a Trade/Order Management EA for MT5? Trade manager - Lock in profit, Move SL, Close ...

      
   
  1. #1
    Junior Member
    Join Date
    Jun 2023
    Posts
    4

    Trade/Order Management EA for MT5

    Hi all,

    Do we have a Trade/Order Management EA for MT5?

    • Trade manager - Lock in profit, Move SL, Close partial, Surrender, SL to Breakeven, SL to Reaction point
    • Risk Management - Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions
    • Maybe including things like - change number or orders, risk %, partial close, multiple TP



    I could not find it and hopefully someone knows about it.


    Cheers

  2. #2
    Junior Member
    Join Date
    Jun 2023
    Posts
    4
    Quote Originally Posted by papyrustrade View Post
    Hi all,

    Do we have a Trade/Order Management EA for MT5?

    • Trade manager - Lock in profit, Move SL, Close partial, Surrender, SL to Breakeven, SL to Reaction point
    • Risk Management - Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions
    • Maybe including things like - change number or orders, risk %, partial close, multiple TP



    I could not find it and hopefully someone knows about it.


    Cheers




    I found something mql5 - would be good if we had something that included risk mgr and some extra features :-)

    https://www.mql5.com/en/market/produ...ource=External

  3. #3
    Junior Member
    Join Date
    Jun 2023
    Posts
    4
    Hi @newdigital, any idea about it?

  4. #4
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,477
    Blog Entries
    2951
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by papyrustrade View Post
    Hi @newdigital, any idea about it?
    I do not know (I did not find sorry).
    papyrustrade likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #5
    Junior Member
    Join Date
    Jun 2023
    Posts
    4
    Quote Originally Posted by newdigital View Post
    I do not know (I did not find sorry).
    Understood, thanks for replying :-)

  6. #6
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,464
    Blog Entries
    1682

    Risk manager for algorithmic trading

    In this article, we will develop a risk manager class to control risks in algorithmic trading. The purpose of this article is to adapt the principles of controlled risk to algorithmic trading and to implement them in a separate class, so that everyone can verify the effectiveness of the risk standardization approach in intraday trading and investing in financial markets. The materials presented here will use and supplement the information summarized in the previous article "Risk manager for manual trading". In the previous article, we saw that risk control can significantly improve the trading results of even a profitable strategy and protect investors from large drawdowns in a short time period.
    Following the comments to the previous article, this publication will additionally cover the criteria for choosing implementation methods in order to make the article more understandable for beginners. We will also cover definitions of trading concepts in comments on the code. In turn, experienced developers will be able to use the presented materials to adapt the code to their architectures.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •