Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Komut dosyaları

Strategy - Set And Forget (with anti-Martingale system) - MetaTrader 5 için komut dosyası

[Silindi]
Görüntülemeler:
8888
Derecelendirme:
(12)
Yayınlandı:
2020.09.07 21:03
Güncellendi:
2020.09.17 22:48
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

DEFINITION :

Before we start, it is important to define the Anti-Martingale system. It is a system that allow you to increase the size of your position as the trade moves in your favor or after a winning trade. *


INTRODUCTION :

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

Do not forget to send you comments as well as rate these scripts. Happy trading!


HOW TO USE IT :

You can check the following video that will explain

  • The set and forget strategy (with the anti-martingale system)
  • Who usually use this strategy,
  • How to compile the script, and
  • How to use it in real example



PARAMETERS :

This EA has 4 inputs

  • 1st input (NB TRADE): Specify the total number of Stop Orders (Buy/Sell STOP).
  • 2nd input (INITIAL ENTRY): Specify the initial entry price.
  • 3rd input (INITIAL STOP): Specify the initial stop price.
  • 4th input (POSITION SIZE): Specify the position size of each trade.

f


LIVE TRADING SESSION: How I managed to DOUBLE my account using Potential Entries in ONE DAY (Version 3)

You can check the following live trading session and see how I use the robot Potential Entries (Version 3)


* LIVE TRADING SESSION: (How to properly trade small accounts). 

This is an example that I was using the Anti-Martingale technique

IMPORTANT INFORMATION YOU NEED TO KNOW

========================================

Please note that investing involves risks. Any decision to invest in either the real estate or stock markets is a personal decision that should be made after thorough research, including an assessment of your personal risk tolerance and your personal financial condition and goals. Results are based on market conditions and on each individual and the action they take and the time and effort they put in.

    Composite - structural design pattern Composite - structural design pattern

    Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.

    ATR Stop Loss ATR Stop Loss

    ATR Stop Loss indicator

    Peter Panel 1.0 Peter Panel 1.0

    Trading panel that allows user to define levels of trade by simply dragging lines.

    Decorator - structural design pattern Decorator - structural design pattern

    Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality