Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Candlestick Wick Imbalance - indicator for MetaTrader 5

Views:
5414
Rating:
(4)
Published:
2023.11.23 17:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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