MetaTrader MT4 Script Source Code Downloads - Page 8

Showing 422 results
balance graph ht m l (mt4) script MT4
MetaTrader 4 script

balance graph ht m l (mt4)

description:display interactive html graph of the account balance inside the web browser.the included template html file uses the highcharts javascript library fromhighcharts makes...
export summary grouped by symbols (mt4) script MT4
MetaTrader 4 script

export summary grouped by symbols (mt4)

the script exports summary of closed trades selected between two dates grouped by each currency pair. the resulting file is csv that can be opened/imported with any spreadsheet sof...
indicator for day trading 5 min chart script MT4
MetaTrader 4 script

indicator for day trading 5 min chart

here is the code if you directly wants to copy ,if you have downloaded the code from the above you need to set the chart in 5 min mode but in case you want to drag and drop , then ...
s-downloader (single tf, all symbols) script MT4
MetaTrader 4 script

s-downloader (single tf, all symbols)

the script downloads the historical quotes data of a single timeframe for all symbols in the market watch. this is convenient to conduct more backtesting on a single timeframe that...
export summary grouped by trading days (mt4) script MT4
MetaTrader 4 script

export summary grouped by trading days (mt4)

the script exports summary of closed trades selected between two dates grouped by each trading day. the resulting file is csv that can be opened/imported with any spreadsheet softw...
pending order timer on closed market script MT4
MetaTrader 4 script

pending order timer on closed market

you can send pending order on closed market between starttime and endtime at specific minumum and maximum price.you can also use it on open market to setup time and price of your c...
delete all object script MT4
MetaTrader 4 script

delete all object

the script is best use to clean up all drawings(horizontal line, vertical line, arrows etc) on current chart.please feel free to modify based on your needs.recommendations:create k...
trade history marker 1. 10 script MT4
MetaTrader 4 script

trade history marker 1. 10

- mark historical trades from your own mt4 account.- mark historical trades from another account. (load csv file).- save historical data to share.- time filter- order type filter- ...
order history lines drawer script MT4
MetaTrader 4 script

order history lines drawer

this script will show your trading history in the chart. very useful tool to review your trading and strategy....
pro traders see ri s k as percentage mt4 script MT4
MetaTrader 4 script

pro traders see ri s k as percentage mt4

introduction: most traders keep losing money because they focus on money rather than planning their trades based on percentage risk. for example, you might afford to risk $300 of y...
fibonacci potential entry - mt4 script MT4
MetaTrader 4 script

fibonacci potential entry - mt4

introduction : the 8 effective steps to build a robust day trading plan using fibonacci retracement will help us use fibonacci to locate potential entry points.having a trading pla...
send a message from metatrader to telegram script MT4
MetaTrader 4 script

send a message from metatrader to telegram

put the code in the scripts directory.from the main menu-> tools-> options, tab expert advisors, add the following address in the allow urls section:in the code, customize th...
the intersections of two lines script MT4
MetaTrader 4 script

the intersections of two lines

a friend asked a question, which became an excuse for me to play some memory with the math lessons of years ago! 😊 (then say what is the use of high school arithmetic and geometry;...
breakout strength meter - mt4 script MT4
MetaTrader 4 script

breakout strength meter - mt4

introduction : the breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breako...
currency strenght meter - mt4 script MT4
MetaTrader 4 script

currency strenght meter - mt4

introduction : the currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one pe...
sc t - the overall percent risk - mt4 script MT4
MetaTrader 4 script

sc t - the overall percent risk - mt4

introduction : most newbies and immature traders keep losing money because they don't know how important to calculate and see things in terms of percentage. seeing in terms of perc...
get last round time and date acc to tf script MT4
MetaTrader 4 script

get last round time and date acc to tf

this custom function will help to get round time for any given timeframe and time.code :-inputs required : 1.) time to be rounded.2.) timeframe according to which you want time to ...
get comma separated things from string script MT4
MetaTrader 4 script

get comma separated things from string

custom function to get comma separated things from string.this custom function will require a integer input1.) if you give -1 then it will give you number of things in string.2.) i...
sc t - risk per trade- mt4 script MT4
MetaTrader 4 script

sc t - risk per trade- mt4

the story behind this trading tool: most traders lose and this is a fact. there are lot of reasons behind their losses, but the main reason in my opinion is that they can't control...
ev z reader script MT4
MetaTrader 4 script

ev z reader

it can download data once and be removed or run in the background and update each 1-5-10 minutes (but it's not recommended, when switching charts the script will get removed).32912...
market and symbol information for mt4 script MT4
MetaTrader 4 script

market and symbol information for mt4

the purpose of this interactive script is to display into one place all market and symbol informations taken from marketinfo and symbol info, such as margin and leverage. this way ...
basic file handling in mq l script MT4
MetaTrader 4 script

basic file handling in mq l

this code will basically write some value of prices in a file.this is usually helpful when you want to create a local trade copier using file based approach.it can also be used to ...
save current chart to default template script MT4
MetaTrader 4 script

save current chart to default template

it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the ...
set stoploss to all orders script MT4
MetaTrader 4 script

set stoploss to all orders

this simple script sets the stoploss of all the open orders to a specific value that can be inserted in the input....
bollinger band crossover based ea script MT4
MetaTrader 4 script

bollinger band crossover based ea

this is an ea based on bollinger band crossover with prices.this also demonstrates how to ensure that lot size being used in within the limits set by a broker...
account history export script MT4
MetaTrader 4 script

account history export

exports the transaction history of the current trading account.the file is saved in the terminal folder mql4/filesor in common folder for terminals common/files.the file name is ge...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.