open a buy position using the desired dollar amount instead of lots.to use, just drop it onto a chart and set inputs as needed.the script will then do the necessary lot calculation...
open a sell position using the desired dollar amount instead of lots.to use, just drop it onto a chart and set inputs as needed.the script will then do the necessary lot calculatio...
introduction sqlite locks are coarse-grained file locks. if multiple tables share a database, you need to pay attention to synchronization issues. a. it is not recommended to defin...
this ea collects information about the spreads and shows the number of spreads in the specified range based on the ticks that occur each year.when the ea ends its working, it print...
remark: for this to work perfectly, you must have high speed internetand a high quality computer. otherwise, it will not work for you.introduction : the breakout strength meter is ...
remark: for this to work perfectly, you must have high speed internetand a high quality computer. otherwise, it will not work for you.introduction : the breakout strength meter is ...
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...
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...
remark: for this to work perfectly, you must have high speed internetand a high quality computer. otherwise, it will not work for you.introduction : the currency strength meter is ...
remark: for this to work perfectly, you must have high speed internetand a high quality computer. otherwise, it will not work for you.introduction : the currency strength meter is ...
it is diffrent complex range breakout system. using to range breakout system is defined by min number of bars and max width in pips. this robot is can use to volatility instrument....
this library allow an easy control over multiple currencies, on every update it will check for errors, this way you can use it in your indicator or expert to avoid common error and...
this indicator is the same as any other damiani voltameter, but i corrected one subtle error that caused it to behave differently when backtesting/optimizing than what can be seen ...
this class loads a licensing file by reading 256bit encrypted account data from a license file into an account array for the purpose of licensing. the class is initialised with a f...
this utility allows you to view lists of all open charts, running expert advisers, indicators, and scripts. all the lists are sorted in alphabetic order (case-sensitive). in any li...
draws two labels: high-close and low-close range of the last closed candle left of the current candlerewrite from original code byhigh: 1.19284 - close: 1.19245 → hc 39 points low:...
this is a mt5 expert advisor which displays the total stoploss and takeprofit value for open positions.this expert advisor does not trade or modify any of your orders. it simply su...
first of all , i was trying to sell this self adapting expert advisor on the market.i get the idea to develop such system after i developed an expert advisor that trade static patt...
this class loads a licensing file by reading 64bit encrypted account data from a license file into an account array for the purpose of licensing. (256 bit encryption method i last ...
a simple call to this function will return the next opening time and closing time of the asset, if no from time input it will search following the current trade server time.usage:g...
introduction : the simple trading panel is a trading tool that is very interesting because it will allow you to predefine your stoploss and your takeprofit in term of pips. you can...
introduction : the simple trading panel is a trading tool that is very interesting because it will allow you to predefine your stoploss and your takeprofit in term of pips. you can...
descriptions: ea for automatic stop loss, take profit, profit lock, and trailing stop (with special methods). sl and tp could be hidden.update:- bug fixes for strategy tester.- new...
we will start creating this ea by defining the input variables.followed by defining global variables. variables with this global scope will be known or accessible to all functions....
trailing stop really supports our trading by shifting the stop loss to the profit area so that we can always automatically secure our trades.we will start the code by specifying th...
autotrading scheduler expert advisor for mt4 and mt5 by earnforex.com.autotrading scheduler lets you control the time periods when autotrading is enabled or disabled in your metatr...
ichimoku is one of the excellent indicator which can work lonely or with other indicators.with alerting indicator which send notification to your cell phone whenever tenkan-sen cro...
trading tools used by traders to make it easier for traders to control and a faster process to close order positions according to the profit target or daily loss limits.calculation...
this is a helper indicator which allows you to adjust vertical scale of a subwindow interactively (using keys), which is useful for zooming in and zooming out graphs of your favour...
cclock - extension for the datetime installation put clock.mqh into your include folder use one of the samples that shows the usage inputs gmtoffset, int(-23~23) server gmtoffset...
this script calculates the average range of prices (in points) for intraday periods. it can be easily adapted as a function for use by experts advisors when it is useful to know, f...
the indicator line represent the return point for the main indicator the macd zero lagif give the possibility to analyse a market return point beofre it append.the extern values ar...
rsi levels rendered on price as bandsthe rsi 70 level line is greenthe rsi 50 level line is graythe rsi 30 level line is redlevels can be adjusted using level_adjust....
this ea is made with an example of crossing ma as an entry signal. this ea was created for the purpose of learning mql4 code.every order that is opened will use a different magicnu...
scalping is one of the most popular strategies in the world that most traders have tried at least once. because a scalper usually trades more than 10 trades a day, setting stop los...