if you open for a swap earning positions only. this is an extra income on top of the trading income. if the pairs that you want to trade is not in the list, you can simply insert ...
the indicator consists in an rsi and bollinger bands calculated on it, it also plots arrows when rsi value was out of bands and came again in bands....
this indicator is ideal for scalpers who need to know the biggest spread possible with his broker. this will limit his stop-loss. stop-loss should be higher than the biggest spread...
what is it pricerea is a utility to help any trader to place pending orders (stop or limit) at a specific price.it is designed for easy use.there is a parameter to set the prices y...
basic moving average template ea - signals from moving average indicator and trades accordingly. it's a template to use for further study or develop as you like...
the background : it is a sort of a momentum like indicator and should be used like that. default set is rather long - as usual some experimenting with the parameters should be done...
the background : it is a sort of a momentum like indicator and should be used like that. default set is rather long - as usual some experimenting with the parameters should be done...
updated multicurrency template to v4.0you can change the entry logic for any desired logic. this sample using just moving averages.(please note: for multisymbols it cannot be backt...
with this template i'm demonstrating the use of average true range based take profit and stop loss levels. take profit and stop loss levels are calculated using atr factor multipli...
this is an input and output indicator.based on target bands atchange arrow for input information and smile for output information.the image just like below:free to enjoy it. ...
give some idea from it and write this indicator.draw red line means the market up.otherwise draw blue line means the market down.hope u use well.enjoy it....
note: new update on 30 mar 2020 - added support for brokers that use all sorts of prefix/infix/postfix to their symbols. scroll down for more detailed description.description when ...
introduction: this will create an offline chart for the ticks of the symbol on which it is applied.instructions: i have mentioned in the code lines, such as:ordue to codebase polic...
this code extracts tick data from the broker's server and refreshes the 28 charts of the 8 commonly traded currencies in mt4.this tool can be used by traders that use indicators, e...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
-----------------------------------------------------------------descritpion: oc momentum oscillator uses open and close price to calculate its value.the only variable ndefault val...
this ea has 3 very interesting functions:1. it can detect trades and its modifications in the account, made by other eas or made manually.2. once trades are detected, it can transm...
this is the source code of the free mql4 utility 'manual trading lightweight utility', that you can download from .the utility allows you to place fast orders with predefined stop-...
i know you're not going to read everything so i'm saying this at the start : it's a script ! so it goes to the script folder so this is it, the following code is based on the follo...
the smoothed correlation indicator provides an indication of price trending and ranging through a bar to bar correlation coefficient. a indicator value approaching one is an indica...
this script is made to disable the ea on the chart from trading, its made to click the following buton on the image, automatically :in the following code, its getting the handle of...
it's a triangular arbitrage system (three pairs correlation system) to use 3 currencies to make 3 pairs to open hedge orders on those. the expert starts opening six orders for each...
the vr sync chart lite indicator is written for demonstration purposes and shows how it is possible to synchronize the rectangle object (obj_rectangle) on all open charts in the me...
virtual profit close with this expert adviser you can control an already existing open position (by another ea or a manual order) and close it by desired profit level virtually. ad...
update 1 :16-05-2020 the gmt time on chart indicator is written for users who likes to see gmt time on-screen.for convenience and modifications,this indicator code is written clear...
the logic to find peak and bottoms explain:when low of candle(i) bigger than maximum of (lips , jaws , teeth) we get peakwhen high of candle(i) lower than minimum of (lips , jaws ,...
the cci expert is based on the cci indicator and can be traded on every symbol in marketwatch.the expert is trading fixed position volume, and has a fixed stoploss and takeprofit.i...
usually when we close all trades, it is always from the last trades to the first one. therefore, there will be positive and negative trades jumble up your closing trades history. i...