거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

Coin Toss Trading - MetaTrader 5용 스크립트

조회수:
7796
평가:
(12)
게시됨:
2019.11.13 08:02
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.