Fan sayfamıza katılın
Find the current winning / losing streak in MT4 based on filters
This script will place hedge trade of unbalanced type in MT4.
Close all multi currency open orders and cancel pending orders according to various scenarios. Slippage for open orders is calculated for each currency. Choose only one scenario per visit, the script processes the first menu item selected.
Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or pips. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.
This script opens a pending sell order by just point and drop the script in the place you want.
This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.
The script is designed for downloading history on all known currency pairs, metals, indices, CFD and for controlling "holes" in history.
The amplitude of price movement statistics in a text file. Quickly and comfortably.
Send Pending Order - SELL STOP bekleyen emrini sona erme verileriyle gönderen ve fiş numarasını yazdıran komut dosyası.
The script draws a set of up/down levels that are at a certain-percentage distance from the price of the bar selected by user.
A script for uploading the history by all known currency pairs, metals, indexes, CFD's and for controlling the "hole" in the history.
Script for calculation average daily range for last agoYear-"calendar" years, last agoMonth - calendar months, ......
Calculating the difference between the High and Low price to see the price range for every hour.
Plots price level and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA's FXTrade and FXGame platforms.
Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.sin....
This script scans for open orders and sets a fixed stop loss and take profit to all of the relevant.
Nesnelerle çalışma örneği: nesne oluşturma, özellikleri değiştirme, grafiği yeniden çizme.
The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.
A set of scripts that are intended for the automation of some routine operations in the terminal.
An example of automatic running of the script when the timeframe or symbol is changed.
Drag & Drop the script at chart on point where StopLoss should stay. Script will compare desired StopLoss with the current price and determine the type of the order - Buy or Sell. The next step is calculating the volume according Free Margin and the Risk
All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.
Birçok geliştirici aynı sorunla karşı karşıyadır - güvenli olmayan DLL'ler kullanmadan işlem terminalinin sandboxına nasıl ulaşılır. En kolay ve en güvenli yöntemlerden biri, normal dosya işlemleri gibi çalışan standart Adlandırılmış Kanalları kullanmaktır.