Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

Coin Toss Trading - script pour MetaTrader 5

Vues:
7864
Note:
(12)
Publié:
2019.11.13 08:02
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

ASSUMPTIONS

  • Market conditions are indeterminable. Billions of factors are affecting market in different ways.
  • At any instant evenly spaced upward or downward movements have same probability of occurence like in coin toss game.
USAGE

  • Double-Click or Drag-Drop on an active chart.
  • Script opens a buy or sell order randomly. 
  • Volume and Exit Levels are determined by user inputs.
  • Use DeleteObjects to clear setup lines after closing order.

HOW TO WIN IN A TWO PROBABILITY GAME

  • Open order randomly. In equally spaced TP and SL you have 50% wining probability.
  • Until hitting SL, you will have chances to close order with smaller profits unless unluckily you catched the top/bottom.
  • To increase winning probability SL range should be greater than TP range.
  • In short term count of wins will be more than losses. In long term they will be equal. (Zero Sum Game)

    Quick Script to browse Signals, searching for your own parameters. Quick Script to browse Signals, searching for your own parameters.

    Simplified Script to find signals based on user parameters

    Open/Close Charts Open/Close Charts

    First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.

    LotLoss LotLoss

    Simple risk management tool.

    Scalp All Scalp All

    Opens random positions on marketwatch symbols.