this is a working singleton code example. the sole purpose of this post is to provide a working code sample of a singleton object. a singleton object is created when there 'can be ...
tomas hruby in cooperation with parbest company.the system is based on opening of only one trade per day. last year, the system was running on a real account, where he produced nic...
close at time is an expert advisor for metatrader 4 trading platform, that closes open positions or deletes pending orders or both. you can also specify how it should be closed — b...
the exp_trixcandle expert advisor is based on the change of color of the indicator candles. the signal is formed when a bar is closing if there is change in candle color.this exper...
the exp_chowithflat expert advisor is based on the change of color of the indicator. the signal is formed when a bar is closing if there is change in cloud color of the indicator.p...
the exp_digitalf-t01 expert advisor enters the market when the indicator cloud changes its color. the signal is formed when a bar is closing if the oscillator has crossed its signa...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is a color point.place jmacandlesign.ex5 and jma.ex5 compiled files to the...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in candlestick color from neutral to lime/green or pink/purple, ...
a scalper that trades depending on the last deal on the open interest side. it is known that on a centralized market a chart is plotted depending on the last deal made on the marke...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is a color point.this expert advisor requires the compiled indicator file ...
the exp_colorxccxcandle expert advisor is based on the change of color of the indicator candles. the signal is formed when a bar is closing if there is change in candle color.place...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator.this expert advisor requires the compi...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the signal points of the indicator.this expert advis...
the exp_breakeven_trailing_sl expert advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one.adjustable parameters:1. symbol: th...
ea opens trades from support and resistance levels (trendline — element from a toolbar) which were set by a trader. the direction is selected by the arrows, graphically.ea revolves...
let's say that a trader enters the market with a buy and sell active when a currency is at a level of, say, 100. the price then moves to 200. the buy will then be positive by 100 a...
the idea of the expert advisor was mine. the code of the expert advisor is written by .real trading period: from 23.02.2015 to 23.07.2015.according to my observations, trading with...
the expert advisor is based on the williams percent range indicator. it sells in the overbought zone and buys in the oversold zone.the expert advisor was created for the М1 timefra...
elementary trailing stop able to distinguish its "own" orders among others by comment and/or magic number. it also distinguishes the financial instrument that needs to be trailed.h...
the ea traces the existence time of the market orders. filters can be set: by the "magic" number of the ea or by the symbol. generates signal only once per order. resistant to the...
a trend strategy based on moving averages with colors as in a traffic light. the purpose of writing the ea — to test the strategy on history and pick working parameters.the strateg...
simple expert advisor based on the rsi indicator.the strategy is quite simple here:if the lower level of the rsi is crossed from bottom to top, a buy deal is opened. if the upper l...
the virtual trailing stop can place stop loss, take profit and trail the order in a way that the stops are not visible to the broker, i.e. they are placed not in the dealing center...
the expert advisor based on the "new trading dimensions" book by bill williams.the code was written for real trading. there is an error processing and fixing function, intellectual...
a real working idea, which is as follows. if there is a trend, then it consists of impulse and correction waves. impulse waves are generally characterized by high volatility of bar...
the expert advisor opens a deal during a breakthrough (on candlestick closure) of the trend line, drawn between the peak of the zig zag and the two latest peaks for the buy orders....
the expert advisor places a grid of orders in both directions five minutes before the specified time (news release time). once the orders trigger the ea trails the stop loss order....
the ea trades on the breakout or the retreat from the support/resistance lines. the lines are set manually by the trader using the "trend line" object on the toolbar.when the price...
the expert advisor uses signals provided by the indicator. this does not require the indicator to be present in the terminal folder. the ea configuration parameters include the "di...
expert advisor with no custom indicator used, orders are opened pseudo-randomly. equipped with a virtual trailing stop. after a loss the lot is increased by martingale with the spe...
this expert advisor uses three indicators: ma(150), rsi(3) with the levels of 80 and 20, stochastic(6, 3, 3) with the levels of 70 and 30. these parameters can be changed and custo...
i present you the trailing stop that can do everything expected from a trailing stop.it can trail both real and virtual. by points, as usual, by sar, atr and ma indicators, by cand...
here's one possible and a simple way to link a manual order for strategy tester use. most of us know already that chartevent doesn't work with strategy tester, and the simplest obj...
easy ea for closing positions with profit or loss. all positions of chart's symbol are counted separately.settings: tpforsymbol — set profit amount to indicate when to close every...
this code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.you will just enter the magic number of the orders (e...
use on eurusd m1. values can be optimized for other pairs and i have had good success with nzdusd and audusd. i would not use this on a live account (yet), but it is a good example...
robot that trades the open sentiment of the market.recommendations: place it on volatile instruments: for example, brent or sberbank.update:the position is closed only after the v...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is breakthrough of the zero level by the indicator, and if the histogram c...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there has been an emergence of the up or down arrow.this expert advisor requires...
the exp_lemantrend ea is based on the signals generated by the oscillator. the signal is formed when a bar is closing if there is crossing of the main and signal lines of the indic...
trading system based on the signals of the indicator. the position opening signal is formed when a bar is closing if there is breakthrough of the histogram in overbought/oversold l...
the expert advisor exp_macdcandle based on signals of the indicator . the signal is formed when a bar is closing if there is change in candlestick color of the indicator.this exper...
the expert advisor exp_kalmanfiltercandle based on signals of the indicator . the signal is formed when a bar is closing if there is change in candlestick color of the indicator.pl...
the exp_anchoredmomentumcandle expert advisor based on signals of the indicator. the signal is formed when a bar is closing if there is change in candlestick color of the indicator...
the exp_macd-2 expert advisor based on signal entry taken from the indicator. the signal is formed when a bar is closing if there is breakout of the zero level by the macd histogra...
the exp_loco expert advisor based on signals of the indicator. the signal is formed when a bar is closing if there is change in icon color of the indicator.this expert advisor requ...