당사 팬 페이지에 가입하십시오
- 조회수:
- 15948
- 평가:
- 게시됨:
- 2009.09.09 06:26
- 업데이트됨:
- 2014.04.21 14:54
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Now you can open several orders with different lot size. All bugs were corrected.
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:
- HistoryTrain.mql
- libSharedVarsDLLv2.def
- SharedVarsDLLv2.dll
- Training.exe
Copy HistoryTrain. mql to the folder with the experts advisers.

This function calculates the heights in pixel of all panes in a window.

The GRID10 indicator will draw a grid on a chart using grid lines positioned and separated at a convenient power of ten. The grid is constructed appropriate to the range of the symbol being plotted on the chart.