Archive

Posts Tagged ‘rsi’

Volume Trading Ea As Robot Or Manually As Alert

September 17th, 2011 Comments off

Volume trading with RSI
EA Reset initial compare Volume value every 00 GMT new date.
So in picture eurotrades 915

Reset Value of Volume at 2011.09.16 00:00 is 1141.
Set trigger to open any position at 1142 x2 = 2282.

Entry Signal
1) Open Buy position as candle close volume level was 2293 > 2282 & RSI was at 30 or below.
2) Open sell position as candle close volume level was 2362 > 2282 & RSI was above 50
3) Open buy position as candle close volume level was 2548 > 2282 & RSI was below 50.

Stoploss depends on ATR value default.
Risk to Reward ratio 1 (ATR):1(ATR)

Categories: Bot, Trading Tags: , , , , , ,

Rsi Forex Ea

May 9th, 2011 Comments off

Dear All programer,

i wish to have a basic EA based on cross of 2 rsi on higher TF then will entry based on SMA cross with current price…Open trade on multiple lots means at X lot 1 time…no exit rule but reserve for future project)…just lot size and entry rule..there will upgrade of this ea as i wish to test 100% of the entry rule. tq..this project include delivery of the source code and can trade on 4/5 digit broker.

sorry. the ea will also have the feature to allow buy or sell mode only…

Categories: Forex, Programming Tags: , , , ,

Mql 4 Rsi Script To C#

January 30th, 2010 Comments off

Need someone to convert MQL 4 RSI script to C# and ensure results from C# are close (within 2 points) to data found in Metascope 2. Metascope 2 can be downloaded from FXCM site. If needed, I can provide demo account number and password for testing.

Mt4 Ea Coding

November 28th, 2009 Comments off

I am looking for an experienced MT4 programmer to code the following:

Setup:

Moving Average
Variable period
Variable shift
Variable MA method (Simple, exponential, smoothed, linear
Weighted)
Apply to (open, close)
MA should display on chart
RSI
RSI greater than / less than value should be a variable
RSI should display on the chart
Stochastic
Stochastic should display on the chart
Stochastic buy AND sell values should be variables
Trades should be entered when the bar CLOSES above/below the MA + filter value in pips AND RSI is greater / less than a specific value AND Stochastic is greater / less than a specific value AND trending in a specific direction
TP and SL should be variables
There should be a money management feature that allows the EA to calculate the lot size based on a % of the account size
Email alerts should be generated when trades are opened and closed – email alerts should show:
On trade open:
Currency pair
Trade direction (long / short)
Entry price
Lot size
TL
On trade close:
Realized profit / loss
SL

Please reply with specific questions about trading parameters.
Code must be released to me; programmer must sign a NCND agreement
Payment will be made after a fully functional EA is delivered.

Simple Mt4 Rsi Ea 2

November 4th, 2009 Comments off

Hi,
I need someone to code me a simple EA for MetaTrader4, it depends on RSI only….

Categories: Programming Tags: , , , ,

Hyena Pip

October 22nd, 2009 Comments off

I need an MT4 custom indicator or an MT4 EA to trade for me or to show me simultaneously the current readings of RSI(4), price action wether above or below 3SMA (3,3,simple, med HL/2), and current volume reading for three(3) different cuurency pairs on the three(3) timeframes, 1M, 5M, 15M..

the currency pairs are: eurjpy, usdjpy, eurusd or gbpjpy, usdjpy, gbpusd…These should be selectable by user.

If you can create an EA to do this, then; Lotsize-adjustable, starthour/endhour-adjustable, auto GMToffset, work on 4-5 digit brokers, SL=spread+ ? =14, TP=Spread+5.

SELL Entry signal should be when all three time frame charts for all 3 currency pairs are: RSI=below 50, price=below 3sma, volume is descending.

BUY Entry signal should be when all three time frame charts for all 3 currency pairs are: RSI=Above 50, price=Above 3sma, volume is descending.
Please look at the profile template uploaded to see what I mean. I want All that info from three currency pairs on a total of nine cahrts are shown on one chart. Or making a EA that would be able to get this information to execute trades. Let me know if you need further claification. Thanks. venture2009. Need this asap.

Categories: Programming Tags: , , , , , ,

Add A Indicator To A Mt4 Ea

June 1st, 2009 Comments off

Hello,

i have a ea that enter a trade with ema and rsi ( ema cross when rsi is on a specific level)

but i need a ea for breakout.

the ea shouldn

Categories: Programming Tags: , , , , ,

Ea + Indicator

May 31st, 2009 Comments off

Hello,

i have a ea that enter a trade with ema and rsi ( ema cross when rsi is on a specific level)

but i need a ea for breakout.

the ea shouldn

Categories: Programming Tags: , , , ,

Create A Simple Ea

May 23rd, 2009 Comments off

i want 3 emas that have to cross for a trade. all the 3 emas settngs i can change in the ea menue. the 3 emas can be set on true or false

also i need the stoch. this stoch has 2 emas and if the cross in 20 then buy and if cross in 80 its a sell. also have to set on true or false.

the rsi need always.
that means if ema cross and rsi is between 0 and 40 then the ema, if is set to true, can only scalp with buy. and if rsi is between 70 and 100 the emas can only scalp with sell. the between settings should be changeable int the menu.

if stoch is set to true and cross in 20 and rsi is between 0 an 40 then can trade with buy. and if stoch cross by 80 and rsi is between 100 and 70 than can buy.

trailingstop,spreadprotect, magicnumber fake tp and fake sl it needs too

Programmin A Ea For Metatrader

May 19th, 2009 Comments off

Hello,

i need a programmer, who can build me a ea.

–> 2 Indicators. Standart MA and RSI

the ema

Bear