Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
MetaTrader 5 terminalinizden Kod Tabanına erişin
Doğru kodu bulamadınız mı? Freelance bölümünden sipariş edin
Bir Uzman Danışman veya gösterge nasıl yazılır?

Kullanıcı derecelendirmelerine göre MetaTrader 5 için en iyi komut dosyaları - 2

Kod ekle

Sample code to count consecutive no. of bull or bear bars.

A script for placing a BuyStop order

The script deletes all pending orders on all symbols at a time.

To assist traders who wish to open multiple buy orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Buy is the number trades the trader wish to open instantly. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple buy orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

Sec-WebSocket-Key Generator

wininet.dll kütüphanesinin fonksiyonları kullanılarak İnternetten sayfanın (dosyanın) nasıl indirileceğini gösteren basit bir örnek.

The script shows the trade volume in lots required to move the position to a desired level.

The script draws horizontal lines representing BUY (blue) and SELL (red) orders.

The script downloads historical data (for the current symbol), available at trade server.

The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.

Learn how to split the volume data into different groups so that you can compare them and create a strategy based on volume average.

The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.

The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.

Export of all necessary instruments and time frames in one click with load and checking history

A script for placing a SellLimit order

Export tool for OHLC prices, calculated prices & indicator buffers

Script gets information about input and output tensors of onnx-model, their types and shapes

Adds period separators to your window, at a time of your choice.

The simple script for deleting all graphical objects from a financial asset chart. It can be useful, in case the chart is overcrowded by objects that are not needed anymore.

Script for the charts simultaneous scrolling.

The script allows to quickly remove indicators from charts.

The script exports summary of closed trades grouped by each trading day to .csv file

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

WebRequest() fonksiyonunu kullanarak MQL5.com web sitesinde görüntü içeren bir mesaj yayınlama örneği. Bu, kullanıcı adı ve şifre kullanarak nasıl yetki verileceğine ve metin mesajına nasıl görüntü ekleneceğine dair bir örnektir.

The script allows to set transparency level of the client terminal window using Windows API.

The script allows you to try regular expressions.

Enables the "Chart Objects Description" for non-programmers. For any open chart window.

Separate the construction of a complex object from its representation so that the same construction process can create different representations.

Script to create wide screenshots.

The script switches all opened charts at a certain interval. It is also possible to display only the charts of certain symbols.

A library for working with a third-party tick archive.

Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.

required margin and maximum volume calculator.

Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.

This script displays several subcharts in a single chart window according to the number of currency pairs in Market Watch menu.

Script for drawing a price markup.

A script for showing the swap value on a financial instrument. The texts of positive and negative swaps are shown in different colors.

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading

This script helps traders understand the distribution and range of candles in a specific period, which can be useful for making trading decisions such as determining which historical values to use for Take Profit or Stop Loss.

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

12345678