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

I am gratefull to the following on which the code is based on: Japanese Candlesticks by http://www.candlesticker.com (which lists the various patterns for bear/bull scenarios) and CandleCode by Victor Likhovidov, references to be found at http://www.forexschool.ru

Setup:

Place files into the following subdirectories: |
Candle Patterns.mq4 into "\experts\indicators",
Candle Patterns.csv into "\experts\files",
Candle Patterns.rtd into "\experts\files",
Symbols_.csv into "\experts\files",
gSpeak.mqh into "\experts\include",
speak.dll into "\experts\libraries",
candle patterns.tpl into "\templates".
Close and then re-start MetaTrader for it to find the new files.
Select "Indicators" -> "Custom" -> "Candle Patterns".
The "Custom Indicator" window is displayed, select "Common" and enable "Allow DLL imports".

Inputs:

"Inputs" are described in file "Candle Patterns.rtd", alternatively right click on the chart and select "candle patterns.tpl" from "Templates".

I spent my youth in Kinshasa and if my programs come in usefull in your trading please let us help the people of the Democratic Republic of the Congo by donating what you can to: http://www.redcross.ie/help/donate_now.php?appeal=107 or any charity.

Take care, Teddy.

OrdersSuite Revision 2 OrdersSuite Revision 2

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. OrderProcess() strengthened. New functions Lots, OrderCloseByRetracement, OrderModifyTS and OrderSendI added. Revision 2 has been used to run expert

MySQL wrapper MySQL wrapper

Wrapper for reading and writing to MySQL

DiNapoli Price Oscillator DiNapoli Price Oscillator

New version of famous and simple indicator created by Joe DiNapoli. It is different than rest of this type indicators, because it could count and display overbought and oversold levels.

Universal Expert Advisor scheme Universal Expert Advisor scheme

Universal EA scheme to enable easy multiple strategy implementation into one EA