Page 30 of 30 FirstFirst ... 20 28 29 30
Results 291 to 295 of 295
Like Tree16Likes

Public Discussion for Premium Trading Forum

This is a discussion on Public Discussion for Premium Trading Forum within the General Discussion forums, part of the Trading Forum category; AdvancedParabolicTrader EA - the trading is continuing...

      
   
  1. #291
    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
    AdvancedParabolicTrader EA - the trading is continuing

    Public Discussion for Premium Trading Forum-detailedstatementap2805_new.gif


    Public Discussion for Premium Trading Forum-ap281_new.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #292
    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
    Control EA, trading since 4th of April 2022

    Public Discussion for Premium Trading Forum-usdjpy-h1-alpari_new.png


    Public Discussion for Premium Trading Forum-eurjpy-m5-alpari_new.png


    Public Discussion for Premium Trading Forum-audjpy-m5-alpari_new.png


    Public Discussion for Premium Trading Forum-detailedstatement_controll28_new.gif
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  3. #293
    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
    I am checking this EA about how it works: Digital Martingale-2 600+ EA

    Public Discussion for Premium Trading Forum-eurusd-h1-alpari1.png


    Public Discussion for Premium Trading Forum-usdchf-h1-alpari2.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  4. #294
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,459
    Blog Entries
    1678

    Developing a robot in Python and MQL5 (Part 1): Data preprocessing

    We will look at the development cycle of a trading robot: data collection, processing, sample expansion, feature engineering, model selection and training, creating a trading system via Python, and monitoring trades.

    Working in Python has its own advantages: speed in the field of machine learning, as well as the ability to select and generate features. Exporting models to ONNX requires exactly the same feature generation logic as in Python, which is not easy. That is why I have selected online trading via Python.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #295
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,459
    Blog Entries
    1678

    Developing a robot in Python and MQL5 (Part 2): Model selection, creation and training, Python custom tester

    In the previous article, we talked a bit about machine learning, performed data augmentation, developed features for the future model and selected the best of them. Now it is time to move on and create a working machine learning model that will learn from our features and trade (hopefully successfully). To evaluate the model, we will write a custom Python tester that will help us evaluate the performance of the model and the beauty of the test graphs. For more beautiful test graphs and greater model stability, we will also develop a number of classic machine learning features along the way.

    Our ultimate goal is to create a working and maximally profitable model for price forecasting and trading. All code will be in Python, with inclusions of the MQL5 library.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 30 of 30 FirstFirst ... 20 28 29 30

Tags for this Thread

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
  •