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

HistoryTraining_V3 - MetaTrader 4용 expert

조회수:
17226
평가:
(7)
게시됨:
2009.10.28 12:02
업데이트됨:
2016.11.22 07:32
HistTraining_V3.zip (587.33 KB)
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The first two versions are in the code base. This version adds the ability to set pending orders. This program is created for training on historical data. Try it. It’s interesting. This requires to run the application training.exe, open Strategy tester, start testing of the attached expert adviser HistoryTrain.mql. Turn on visual mode and adjust the scroll speed of history. The adviser works with the DLL so it is necessary to allow the DLL in the "Tools" menu, "Options". Mark the next items: -Allow dll imports -Allow live trading And remove the check mark from the item -Confirm dll function call In the application window there are only 3 buttons: buy, sell, close. Look at the currency chart and carry out trading activities on historical data. At the same time look at the chart of profit. Unpack the archive to the root, then there will be a folder c: HistTraining in which there are 4 files: 1. HistoryTrain.mql 2. libSharedVarsDL Lv2.def 3. SharedVarsDLLv2 .dll 4. Training.exe Copy HistoryTrain. mql to the folder with the experts advisers.

ADDITION:

In order to open an order simply enter the size of the position and then click Buy or Sell buttons. The deal will be in the list of orders. To close the deal, if it is the only one, just click Close. If the there are several orders in the list, then choose the one that you want to close, and then click Close button. If you want to open the deal with SL and/or TP, check the boxes with TP and/or SL marks. Next, draw two horizontal lines in the chart window. The lines will change color. Then click Buy or Sell. The lines will be, respectively, SL and TP levels. To open a pending order, check the box “Pending order” and draw a horizontal line. Next just click one of two buttons: “limit order” or “stop order”. If you want to open a pending order with SL and/or TP you should put appropriate jackdaws. In that case you need to draw two or three Horizontal lines. They will change their color. Then just click the type of pending order to open it.

Author’s site: www.brokcompare.com

Extended Awesome Oscillator (AO) with alerts Extended Awesome Oscillator (AO) with alerts

Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts.

Hodrick Prescott Indicator Hodrick Prescott Indicator

MA-like indicator based on Hodrick Prescott Filter

SLTP Currency SLTP Currency

This EA will use the deposit currency as Stop Loss and Take Profit for each trade, once profit or loss has been reached it will close the entire trade.

WinSock WinSock

A WinSock library and a client/server example