Archive

Posts Tagged ‘pip’

Forex Mt4 Grid Ea With One Indicator Metatrader Mq4 Ex4 2

August 24th, 2011 Comments off

A grid EA , with 1 indicator .

1. Speed/ Tick Indicator. ( True/ False )

Activates the Pending order, when EA detects Speed/ Tick data or senses volatility.

2. Ea places Sell Stop & Buy Stop ” x” pips apart.

3. When one of the order is triggered, EA moves the other pending stop Order as follows.

a. Example: EUR/USD Buy Order is trigerred at 1.4200 , Sell Stop is at 1.4170

Price moves to 1.4199 , sell stop Modified to 1.4171 …. Each loss pip triggers closing up of Sell stop by 1 pip.

However if price moves to 1.2003.. Sell pending stop is triggered by 1 pip an is placed at 1.4171 .

In brief, loss of a trade by each pip modified sell stop by 1 pip, and gain trade modified sell stops only by 1 pip

for every 3 pips.

4. timer function .

Hence these are the external parameters required.

1. Sell Pending Order = True/ False
2. Buy Pending Order = True/ False
3. Trade time start = 0
4. Trade time Stop = 24
5. Trade Comment =
6. Stop Order distance =
7. Modify Opp.Order When pips moves to loss by =
8. Modify Opp.Order when pips moves to profit by =
9. Use Speed Indicator function = True/False

Another important criteria would be to modify the orders internally without placing modifications to brokers inorder
to avoid excessive trades modifications , thereby avoiding any Broker ban.

I have a few Speed / Tick Indicators, which I can send by Pm . Please throw any doubts you may have.
Programmers with Skype preferred .
Thanks

Forex Mt4 Grid Ea With One Indicator Metatrader Mq4 Ex4

August 20th, 2011 Comments off

A grid EA , with 1 indicator .

1. Speed/ Tick Indicator. ( True/ False )

Activates the Pending order, when EA detects Speed/ Tick data or senses volatility.

2. Ea places Sell Stop & Buy Stop ” x” pips apart.

3. When one of the order is triggered, EA moves the other pending stop Order as follows.

a. Example: EUR/USD Buy Order is trigerred at 1.4200 , Sell Stop is at 1.4170

Price moves to 1.4199 , sell stop Modified to 1.4171 …. Each loss pip triggers closing up of Sell stop by 1 pip.

However if price moves to 1.2003.. Sell pending stop is triggered by 1 pip an is placed at 1.4171 .

In brief, loss of a trade by each pip modified sell stop by 1 pip, and gain trade modified sell stops only by 1 pip

for every 3 pips.

4. timer function .

Hence these are the external parameters required.

1. Sell Pending Order = True/ False
2. Buy Pending Order = True/ False
3. Trade time start = 0
4. Trade time Stop = 24
5. Trade Comment =
6. Stop Order distance =
7. Modify Opp.Order When pips moves to loss by =
8. Modify Opp.Order when pips moves to profit by =
9. Use Speed Indicator function = True/False

Another important criteria would be to modify the orders internally without placing modifications to brokers inorder
to avoid excessive trades modifications , thereby avoiding any Broker ban.

I have a few Speed / Tick Indicators, which I can send by Pm . Please throw any doubts you may have.
Programmers with Skype preferred .
Thanks

Mt4 Ea And Java Ea For Dukascopy.com

April 26th, 2011 Comments off

Strategy:
The basic idea is violent outbursts market can be seen very early, and with no signals through a very clever Order management to keep the loss low.

Entry:
- Chart 3 seconds (configurable)
- Min 5 pip range, then many Pendingorders be opened only in the direction of the candle!
- Volume of orders is configurable 1000-1000
- A distance of 2 points (configurable) are Pendingorders ie. E.g., 100 pieces open, depending on the setting. Account size can be entscheident.
- The sl at each order the same size e.g. 2 Pip (configurable)
- The sl is always triggered off at the bid price, then one is not dependent on volatility spread

Order Management:
- The orders will be deleted on time (configurable), but each order has its own unit of time.
- The first order is for example after 15 seconds or deleted, the second order after 16 seconds, the third after 17 seconds, the last example after 15 min. (100 pip away from the first) all configurable.

The other part of the strategy I will send to after the fixed price agreement. There are two other strategies to programmers. If the first strategy successfully, a further cooperation is preferred.

Project For Mqlprogramer

February 22nd, 2010 Comments off

Pip pip hurray

Pip pip hurray

Pip pip hurray

Pip pip hurray

Pip pip hurray

Pip pip hurray

Pip pip hurray

The Stacker

January 29th, 2010 Comments off

Hello, I was wondering if you could make a script that can stack the following order sequence that would work on MT4 platform:

1st pending position: place a pending order buy stop/sell stop with a 20 pip TP no SL
2nd pending position: 10 pips above/below the first pending position with a 20 pip TP no SL
3rd pending position: 15 pips above/below the second pending positions with a 20 pip TP no SL
4th pending position: 10 pips above/below the third pending position with a 20 pip TP no SL

with the option to change if its a buy stop or sell stop.

Also I would like to have the option to add more positions, like the 5th, 6th, 7th etc and it would have to follow the same sequence from the 4th position, do you think that is possible?

Attached is a link to explain:
http://screencast.com/t/ZGE0YTNjNTQt

Best Regards,

Rudolph

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: , , , , , ,

Scalp For A Pip

September 30th, 2009 Comments off

I’ve got a rush job and looking for someone who can get this done by the market open tomorrow.

I’ve been testing a hedging strategy and the manual orders are getting a little dedious. This should be pretty simple EA for any experienced programmer.

I need an EA that simultaneouly opens a BUY and SELL order at the same price when started.

These orders need identical stops/take profits that are based off of a spread factor:

Spread factor is equal to 2 X the spread of the currency (spread factor is always calculated this way)

Example: EURUSD spread = 2 pips / Spread factor = 4 pips
GBPUSD spread = 3 pips / Spread factor = 6 pips

Okay, now the EA needs to calculate the stop-loss using an adjustable multiple of the spread factor. Both orders have the same value stop-loss.

Example: EURUSD spread factor = 4 pips
Stop-loss multiple = 2
Stop-loss = 4 pips X multiple of 2 = 8 pip stop-loss

The EA needs to calculate the take profits using an adjustable multiple of the spread spread and then add one additional pip to that number. Both orders have the same value take-profit.

Example: EURUSD spread factor = 4 pips
Take profit multiple = 2
Take profit = 4 pips X multiple of 2 + 1 pip = 9 pip take profit

Additional note, can run on both 4 and 5 digit brokers.

When both trades have closed, the EA reopens the hedged position just as described above.

Money management will be a fixed lot number.

I need this asap. let me know if you have questions.

Categories: Programming Tags: , , , , , ,

Rush Mt4 Ea Tool Programming

July 25th, 2009 Comments off

I’ve got a rush job and looking for someone who can get this done by the market open tomorrow.

I’ve been testing a hedging strategy and the manual orders are getting a little dedious. This should be pretty simple EA for any experienced programmer.

I need an EA that simultaneouly opens a BUY and SELL order at the same price when started.

These orders need identical stops/take profits that are based off of a spread factor:

Spread factor is equal to 2 X the spread of the currency (spread factor is always calculated this way)

Example: EURUSD spread = 2 pips / Spread factor = 4 pips
GBPUSD spread = 3 pips / Spread factor = 6 pips

Okay, now the EA needs to calculate the stop-loss using an adjustable multiple of the spread factor. Both orders have the same value stop-loss.

Example: EURUSD spread factor = 4 pips
Stop-loss multiple = 2
Stop-loss = 4 pips X multiple of 2 = 8 pip stop-loss

The EA needs to calculate the take profits using an adjustable multiple of the spread spread and then add one additional pip to that number. Both orders have the same value take-profit.

Example: EURUSD spread factor = 4 pips
Take profit multiple = 2
Take profit = 4 pips X multiple of 2 + 1 pip = 9 pip take profit

Additional note, my broker is 5 digit broker, so when I say 1 pip, I’m actually referring to the fourth decimal (however that works for programing).

When both trades have closed, the EA reopens the hedged position just as described above.

Money management will be a fixed lot number.

Pretty simple…let me know if you have questions.

Minurri System

May 27th, 2009 Comments off

forex mt4 ea
1) work only on a hour chart
2) works with both four and five digit price
2) automatically calculate gmt time
3) at 7:01 am gmt time get the high and low of the previos
bar ( 6:00)
4) set pending order a) buy stop = high of 6:00 bar + 1 pip
take profit= default (10 pips)
stop loss = default (low of 6:00 bar – 1 pip)

b) sell stop = low of 6:00 bar – 1 pip
take profit = default (10 pips)
stop loss = default (high of 6:00 bar + 1 pip)

5)add extreme gain option = true or false

if Extreme gain is set to true then take profit is the diffrence between high and low price

example high 1.050 low 1.010 = take profit = 40 pips

5) if a pending order is hit then close the other pending order

6) money managment

7) on lower right side of screen show the monthly pips gained or lost

Bear