Grid trading part 9 - manual range limits

Поділитися
Вставка
  • Опубліковано 15 лип 2024
  • This variation introduces manually set ranges to the grid trader to avoid buying or selling at the top and bottom of the market.
    I also take the opportunity to make some general code improvements.
    If you have come into this video without the earlier code you don't need to see every video in the series to get to the starting point. Some go off into branches, Here is a list to follow to get to the starting code used in this video.
    Part 1 - Basic grid code: • Community input grid t...
    Part 2 - Add compatibility for MT4: • Community Grid Trader ...
    Part 4 - Improve code to remove conditional blocks on buy/sell: • Grid Trading 4: Code i...
    Links:
    Playlist for the series: studio.ua-cam.com/users/playlistP...
    Join the discord group
    orchardforex.com/discord
    Looking for a broker? Support the channel by using this link. We receive a commission on your trades from the broker at no cost to you:
    orchardforex.com/live-account
    If you would like more information on the prop account I referenced (I do get an affiliate fee for any new subscriptions)
    xrading incubator accounts: xrading.com/orchard-forex/
    and the code is here
    github: github.com/OrchardForexTutori...
    00:00 - Introduction
    01:37 - Updating include versions and names
    06:27 - Common functions
    07:44 - Global variable object
    08:22 - Common leg code
    15:12 - Selecting trade direction
    18:32 - Manual range selection
    22:46 - Testing
    24:18 - Conclusion
  • Розваги

КОМЕНТАРІ • 18

  • @safiyamurray9050
    @safiyamurray9050 22 дні тому +2

    Your content is exceptional! Thank you for your work and dedication

  • @junglemandude
    @junglemandude 22 дні тому

    Great work and great explaination, very easy to follow

  • @DIYBeezen
    @DIYBeezen 21 день тому +1

    Nice Work. But Version 2.01 isnt working for me. No trades. And Version 2.000 is working but why do you delete the option to close all trades at a specific Equity Goal? Version 2.0 with Multisymbol and the option to close all trades at a target would be perfect. That means lower DD and lower Deposit Load.

    • @OrchardForex
      @OrchardForex  19 днів тому

      1. There was a problem with the github check in. One of the bugs I found in the video and fixed didn't make it to git and the expert defaults to no trades. It's fixed now.
      2. This is the basis of the series, to try suggestions in the search for the holy grail of grid trading. It isn't to keep building each new concept on top of others. But you already have the version with equity targets.

  • @Kandy_Ltd
    @Kandy_Ltd 21 день тому

    From your video "Load economic calendar in metatrader" will I be able to use the same code in the strategy tester? Except for the download part that is

  • @topskurk
    @topskurk 22 дні тому

    rather then use the Trade direction in points, why not use it as percentage based on current price? so each gap will be different from the other and not the exact same size?

    • @OrchardForex
      @OrchardForex  19 днів тому +1

      I can try that in a future video.

  • @SeanSheraton
    @SeanSheraton 19 днів тому

    No trades are being taken. Not sure what the problem might be.

    • @OrchardForex
      @OrchardForex  19 днів тому

      There is a bug that I found and fixed in the video where it was defaulting to trading direction none but the fix didn't make it to github. It's checked in now.

  • @greatdavidfx7236
    @greatdavidfx7236 20 днів тому

    Nice work always. Please do you have the currently valid url for downloading news feed from forex factory from mql4? Thanks boss

    • @OrchardForex
      @OrchardForex  19 днів тому

      I haven't checked but it should be the same as when I made the video. You can follow the steps I used in the video to get the link from the web page.

    • @greatdavidfx7236
      @greatdavidfx7236 15 днів тому

      Ok. Thanks

    • @greatdavidfx7236
      @greatdavidfx7236 14 днів тому

      Sir, i tracked the error and it reported error 4060 and I didn't use webrequest from indicator. I created mqh file for the class and I called the download function from OnTick, so I don't know he's giving error 4060

    • @greatdavidfx7236
      @greatdavidfx7236 14 днів тому

      I don't know why it's giving error 4060

    • @OrchardForex
      @OrchardForex  13 днів тому

      @@greatdavidfx7236 Have you checked that the url is not blocked in terminal settings