私たちのファンページに参加してください
Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file operations.
The library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader
This script will calculate the total active and closed orders based on order types
The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points.
The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.
The script selectively clears the chart by the part of the name and/or by the type of the object.
This script uses the Windows API to modify the "From:" and "To:" fields within the strategy tester according to user input. For this script the strategy tester should already be open. Tested on Windows 7 64 bit. If you are using another version of win
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 strategy.
This is a "conceptual" script that uses the WinINet functions to load a HTTP page directly from mql4, without a C++ dll
Automatically does volume calculation based on percentage of desired account balance and enters instant or pending trades. Optional take profit is automatically at 1:1 with respect to SL.
The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.
You pick the script and drag it on a chart's point. Then it uses this point to modify all stop/take profit levels of the chart's currency.
The calculation of the amount of lots through the specified percentage of free assets.
The script make TakeProfit and StopLoss on price, where total profit for all of the opened positions will have non-negative.
These scripts will record and file a picture of the chart at the time of each trade executed with them.
A simple script to quickly place letter/numbers on the chart for wave labeling (A, B, C or 1, 2, 3, etc)
The script downloads the historical quotes data of the current chart symbol and timeframe.
The script is intended for gathering some statistics by the symbols and its comparison.
The script allows to use MetaTrader4 as netting platform. It has some advantages compared with MetaTrader5.