거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
111581
평가:
(48)
게시됨:
2009.09.29 06:07
업데이트됨:
2016.11.22 07:32
Training2.mq4 (14.99 KB) 조회
Training2.zip (20.11 KB)
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The description:

The modified version of program Trading Simulator, created for high-speed training, perfecting of strategy, testing of indicators, etc.

On that page look the detailed description of the basic functions, here I shall describe only new opportunities.

Break Points :

In the program is stipulated the function BreakPoint which puts a tester on a pause at achievement of the price of the set Top or Bottom value.

This function uses library dll, therefore it is necessary to allow for the adviser to do it:

BreakPoint can be used for

  • "Captures" of the exact moment of the price,
  • "Captures" of the points of an input, the analysis of a situation,
  • Or opening an order as though it was Stop or Limit Order.

    Values of Break Points

    are set by labels Training Upper Stop and Training Lower Stop, through property "Text", and sent for execution by shift of a label upward (by analogy to other controllers of the old version of the program).


    Trading Simulator v.2

    Modification of orders:

    Process of trade, especially manual strategy, often assume the flexible analysis of the changed situation. Therefore it is important to have an opportunity to change values Stop-Loss and

    Таке Profit.

    That it to make it is necessary:

    1. To change value Stop-Loss and \or Таке Profit in corresponding labels.
    2. To shift upward label Mod. of the corresponding opened order.
    Advice: Use a pause on a tester for the thought over change of parameters.

    The resume:

    So, now the program Trading SIMULATOR, at the simplicity allows to simulate almost all elementary trading operations.

    • Opening of market (immediate) orders manually.
    • Opening of the postponed(stop,limit) orders (through break points) manually.
    • Modifying and closing of orders manually.

    I think, work with Trading SIMULATOR will help you to avoid typical mistakes, and to save your money and nerves.

    MetaQuotes Ltd에서 러시아어로 번역함.
    원본 코드: https://www.mql5.com/ru/code/9220

    GG-RSI-CCI GG-RSI-CCI

    This indicator informs you about the trend and offers a good entry possibility.

    Min/Max Bands Min/Max Bands

    Indicator showing the Min/Max values for the last X bars

    ChartPlusChart V2 ChartPlusChart V2

    Program for logging of non-market quotations from brokerage companies with MetaTrader platform.

    TradeProtector-1.0 TradeProtector-1.0

    If you have placed order and suddenly have to leave: don't panic! This EA will set initial Stop Loss, and after your position will reach settable profit threshold, it will start to apply proportional Trailing Stop.