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

Candlestick Wick Imbalance - MetaTrader 5용 지표

조회수:
8401
평가:
(7)
게시됨:
2023.11.23 17:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Comparison between upper wick and lower wick of a candle to find imbalance and plots an wingding

User can define the multiplication in input field e.g. value of 2 means if upper wick is 2x of lower wick or if lower wick is 2x of upper wick then it plots a wingding on that side which wick area is greater than other wick area.


Example of using an ONNX model to recognize handwritten numbers Example of using an ONNX model to recognize handwritten numbers

This Expert Advisor does not trade. A simple panel, implemented using the standard Canvas library, allows you to draw digits with the mouse. The trained mnist.onnx model is used to recognize the digits.

BinanceQuotesDownloader BinanceQuotesDownloader

Display Binance quotes in real-time mode

Sample program for async/sync all close. Sample program for async/sync all close.

This is a simple program to compare asynchronous and synchronous all close. It is a sample program, so feel free to modify it for your own testing purposes, such as adding conditions.

Horizontal Grid Controller Horizontal Grid Controller

Horizontal Grid Controller with KeyEvents