materials on regular expressions the article. the library. other useful materials microsoft microsoft microsoft others: most useful cregex class methods ismatch()- checks whet...
moving average studies this ea was created to study the effects of various trade and money management strategies applied to a simple system, using only a moving average for bias. w...
this simple script opens two market orders in two opposite directions. the essence of this is when trading news, price often breaks out in one direction. so ideally executing this ...
this is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes. for example, each of the...
this script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range...
this is a not big assistant for trading with limit orders.its meaning is that if you want to place two limit orders on both sides of the price, you will have to wait until one of t...
this is the semaphore indicator with arrows based on bb and rsi.so very often, leaving the bollinger bands canal the price slows down and after that it returns into the canal. if t...
this expert advisor is using the macd indicator to open trades.it works on any symbol and support 5 and 4 digits brokers.the exits are based on fixed stop loss and take profit valu...
introduction it doesn't happen very often, but every once in awhile one needs to iterate over all of the combinations or permutations of a set of objects. or more specifically, giv...
adx expert is based on adx indicator and can be traded on every tradable symbol.the expert is trading fixed position size, and has fixed stop loss and take profit.inputs lot size ...
this ea will monitor the net profit of a currency basket and close all positions when the specified profit has been acquired. it does not matter which chart you run the bot on, all...
this script allows you to start any arbitrary external program. use it as-is or as a starting point for something amazing.in order for this script to work, you will have to allow i...
zone recovery is an advanced hedging system. when the market goes against you by certain number of pips, you open an opposite trade by a trade with slightly bigger lot size.if the ...
features displays 3 rsi lines of different periods and the ma of the first rsi line (smoothed rsi). displays the ma of the smoothed rsi. the crosses of smoothed rsi and its ma can...
5/4/2018 update:fixed an error in calculating s/r points by fibo. fixed a bug in drawing objects. this indicator uses two ways to calculate r1/r2/r3/s1/s2/s3: normal formula and fi...
the ea uses two modes of martingale strategy:strategy 1 the ea enters trades according to the price that is above or below moving average. if we lose a trade then the ea will take ...
ea is run say once every minute and writes the status of isconnected, spread, stop and freeze level to a file.parameters i_recordperiodinminutes- in minutes, how often the spread e...
this script scans through the bars within a 1 hour chart and calculates the average volume per hour. it is prevented from working on any chart other than 1 hour and the average cal...
if the trade goes in the opposite direction after a predetermined number of pips, then it opens another trade in the same direction of the first trade. the process repeats itself u...
many developers need these functions, while working with different kinds of external apis, like bitcoin and altcoin exchanges where it is often necessary to send data with the conf...
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...
cseries class is a low latency container made for the purpose of collecting ticks and working further with them. it allows user to access ticks in the same way like he would access...
the schedule class defines a schedule as beginning at a certain day of the week and time, and running until the ending day of the week and time. there are also tests included in "s...
two scripts are included for scaling all of the charts:"scale auto all" will set all of the open charts to automatic scaling. "scale fix all" will set all of the open charts to use...
this script will change the timeframe of all the opened charts. it has one setting for selecting the desired timeframe. this saves me a lot of time when doing multi timeframe analy...
this script sets the zoom level for all opened charts simultaneously. this saves me a lot of time when i'm looking at 12 charts and want to adjust them all....
autofiblinesmrvb indicator draws automatically fibonacci levels on the chart. includes fibonacci channel.the lines have percentage value and price.available fibonacci levels: 0.0%,...
this tool is for trading with keyboard input, it supports "send order", "set stop loss", "set take profit", and "close order".1. send order command buy: b,lots,price,sl,tp sell: s,...
what i have is an ea working from 2000, but it is not optimized.the ea works by moving average trend and rsi signals at overbought & oversold areas. it doesn't have targets but...
this ea uses "renko" box size on metatrader 4 chart. when a renko box is created (not visible, only calculated in pips) and price reaches the level where there was a fractal, the e...
creates fibonacci levels based on the zigzag indicator. tap the "x" or "z" key to scroll through each swing in the zigzag, to the right or to the left. it can measure multiple fibs...
overviewthe script will open limit pending orders according to named horizontal lines in the chart you have to draw before. when finished drawing you drag and drop the script onto ...
rsi & cci divergence ea trades when there is a divergence of "rsi" or "cci" indicator has trailing stop loss &take profit works on all time frames major forex pairs and sto...
"fibonacci" ea trades when there is a retracement from "fibonacci" levels.this ea can trade with all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea t...
"pinbar" ea trades when there is a pinbar pattern,has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea...
"bolinger band squeeze" ea trades when there is an expansion after contraction of bollinger bands has trailing stop loss &take profit works on all time frames major forex pairs...
"donchain channel" ea trades when there is a retracement from "donchain channel" levels has trailing stop loss &take profit works on all time frames major forex pairs and stock...
"pull back" ea trades when there is a pull back from the trend of 2 moving averages has trailing stop loss &take profit works on all time frames major forex pairs and stocks na...
"ichimoku rretracement" ea trades when there is a retracement from "ichimoku" levels has trailing stop loss &take profit works on all time frames major forex pairs and stocks n...
"engulfing" ea trades when there is an engulfing pattern has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasdaq.try it on demo first. ...
written in this code you can find a loop on your marketwatch. it can be used to do a multi-market algorithm, like an ea which works on all the selected markets. back to our script ...
"trend finder" ea trades when there is a breakout from historical minimum/maximum has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasd...
description:the concept of relative strength to levy is based on the assumption that, securities which exhibited a large relative strength in the past will also develop relatively ...
description:places one-cancels-the-other order (oco order), one pip limit order and one pip stop order on metatrader 4 (mt4) platform.global variables : press function key f3" chan...