two indicators are required:- trainingchartgenerator.mq4 to be added to a chart where all bars are to be based on.- trainingchartcontroller.mq4 to be added to the training/controll...
it is a manual trading system consisting of 5 indicators. open long position when all indicators are in blue, and open short when all indicators are in red.indicators auto turn cha...
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...
this expert is to help any user of the system to try some different settings of indicators easy and quickly.expert need indicators to generate signals. has the ability to use all o...
the indicator is shown in a histogram the rsi up and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand out is that...
the indicator is shown in a histogram the cci up and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand out is that...
the indicator is shown in a histogram the atr uptrend and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand out is...
the indicator is shown in a histogram the bull and bears uptrend and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it s...
the indicator is shown in a histogram the stochastic uptrend and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand...
the indicator is shown in a histogram the adx uptrend and downtrend uses a different way.you can set period of indicator and bars count averages levels....
this expert is a tool to test any of my histo indicator (8) for testing and find better settings to trade.you can use separately one by one indicator or more of one or all together...
the code is based on indicator zigzag which is in-built in mt4, developed by metaquotes.i have changed it slightly so that it isn't calculated on highest highs and lowest lows, but...
basic rsi template ea - market entries by signal from relative strength index indicator, basic default values of overbought 70 and oversold 30. it's a template to use for further s...
average price indicator that helps the trader to calculate the price for closing all the orders without loss and profit.with the help of the indicator, the trader creates the virtu...
"roc" ea trades with "roc" indicator, has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea trades only...
the "martingale smart" ea trades with 2 strategies , if we lose a trade then the ea will change strategy and take a new trade with a multiplied/increased lot size, this martingale...
the "smart ac trader" ea trades with currency strength, finds the strongest\weakest currency from 8 major currencies and trades with moving averages, and uses several indicators. w...
the ea does a set of n number of trades and then:this ea will scale up if all the trades were consec losses and will reset aftera set with all consec wins has occurred.the set size...
the "gonna scalp" ea is a scalper , works with all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea trades only with the price of open candle! if you d...
this is an updated indicator i came across from an old forum thread back in year 2013, you find the forum thread here :i thought it was an interesting indicator and maybe it could ...
it's an expert to use prices action and trade level to open each order.expert can to trade up 12 pairs, uses the corresponding default setting for each pair.default settings are go...
it's a two (2) pairs correlation system to use 3 currencies to make 2 pairs to open hedge orders on those. the expert starts opening four orders for each couple (2 plus and 2 minus...
this ea demonstrates the use of a virtual pending order class library (virtpndords.mqh) by means of a scalping program. the implementation of simulated buy stop and sell stop order...
we have a free ea base on an idea here for you.fifo strategyhow it works:when a candle move more than a special size (volatility in input parameter) then we have a big/fast market ...
the marks show the level of the mark with a small white dot for level one, a red circle around the white dot for level 2, a yellow circle around both the white dot and red circle f...
work logic if the last candle was bullish, the ea will enter the market with a buy order. if the last candle is bearish, then the ea will enter the market with a sell order. in thi...
classic "macd sample" ea with a little twist, you can use it as hedging grid ea or a single trade ea.try it on demo first. this ea trades only with the price of open candle! if you...
usage(updated 7.6.2020):the variables such as kijun,chikou... also contain their respective values at the specified shift as well. remember to put " #include <ichimoku2_kinko_hy...
"x man" ea uses equity stop from total equity, you can use it as hedging grid ea or a single trade ea.try it on demo first. this ea trades only with the price of open candle! if yo...
it's an expert to open and close orders on specific day and time.expert open and close orders only with the same symbol it attached.can set time open and close orders based day of ...
there were requests for this to be converted to mt4.the formulae used are:resistance 3 = high + 2*(pivot - low)resistance 2 = pivot + (r1 - s1)resistance 1 = 2 * pivot - lowpivot p...
i use the indicator mainly in my advisors to divide the market into volatile and flat.recommended m5 timeframe.the indicator is displayed by a straight line in a separate one under...
do you want scalp in safe market trend??many traders don't trust robots... they just use technical analysis and make manual orders.so what happens if this technical analysis and us...
dynamic stop-loss is a tool for traders who trade without a stop-loss. it gives the traders a trick to trade as if there is no stop-loss but actually using one....
the script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). if the input parameters are left to zero , the stop or ...