Rejoignez notre page de fans
Script for checking the LeadLagRelationship indicator (https://www.mql5.com/en/market/product/26229)
The script has three independent functions for determining the current FORTS futures.
The 'History Deals and Orders' script shows absolutely all properties of deals and orders from the trading history over a given time interval.
HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news.
The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.
The script deletes all orders of the type specified in settings, on the current symbol.
The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.
A script for placing two Buy Stop Limit and Sell Stop Limit orders at an equal distance.
The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.
The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.
The script removes from the current chart all objects of the user selected type
An example of using HistorySelectByPosition (based on the HistoryDealGetTicket use example).
How many buffers does your indicator use? What's it calculating? Is it efficient? If you want to know what's going on behind the scenes, you'll now be able to.
An example of working with the trading history on Hedge accounts — reconstruction of positions.
When run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.
The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.
The script switches all opened charts at a certain interval. It is also possible to display only the charts of certain symbols.
Symbol for downloading the history data for the current symbol with indication of progress.