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

Bulk Information 1.0 - MetaTrader 5용 스크립트

조회수:
4103
평가:
(11)
게시됨:
2020.09.16 08:08
업데이트됨:
2020.09.16 08:22
BulkInfo.mq5 (51.82 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

  • This script displays useful information.
  • HTML file created is under MQl5/Files folder.
  • If you want to open file automatically after running script disable comments at the beginning and end related to ShellExec API.
  • Check "Allow Dll import". to display information on default web browser.



DEmon






    Strategy - Set And Forget (with Martingale system) Strategy - Set And Forget (with Martingale system)

    This strategy is the well known set & forget accompanied by the 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.

    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

    Volatility vs Range Volatility vs Range

    This indicator shows the amount of price movement within a certain time, compared to the actual price movement range. Good to detect consolidation areas, as well as new trends being formed

    Facade - structural design pattern Facade - structural design pattern

    Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use