Please Login
Advertisement
3rd Party Advertisement
Go Back
3rd Party Advertisement
General Forex Talk Talk with other traders about anything and everything FOREX.
Reply
 
LinkBack Thread Tools Display Modes
(#1 (permalink))
Old
Private, 1st Class
 
Smile Profit with my EA - 06-28-2008, 01:58 PM

Hi

I have MetaTrader like the one in the videos ahead.
I will try to make profit with a strategy that i create + the EA and show here the result.


Alon

Last edited by Alon : 07-02-2008 at 09:07 AM. Reason: a
Reply With Quote
(#2 (permalink))
Old
Private, 1st Class
 
Default News straddle videos - 06-29-2008, 05:59 AM

Hello

Here you can see videos on how to straddle the news .
The trader use an Metatrader EA .I have an EA like that and even better.
If someone want it, post it here and i will give it to him for free .



YouTube - Forex - Power Straddle
2You need to upgrade your Flash Player2


click here to watch the video
2You need to upgrade your Flash Player2


click here to watch the video
2You need to upgrade your Flash Player2
Reply With Quote
(#3 (permalink))
Old
Recruit
 
Default software - 06-29-2008, 05:59 PM

Hi Alon
as you said great. I have seen your videos. Could you send me the software to kenobi100@gmail.com
I ll see if i get results like yours
Take care
Kenobi
Reply With Quote
(#4 (permalink))
Old
Private, 1st Class
 
Default The EA - 06-30-2008, 08:23 AM

First i want to say that this is not me in the videos.

The EA here is better because you don't need to put the position 5 seconds before the news release ( it can be a problem with the broker by to fill the orders quickly ) you can put a pending orders 1 minute before the news those orders will be modifying according to the price an 1 second before the news stop modifying them.
Also it eliminate the bad psociology influence by taking a position 5 second before news.

This is the EA explanation :
1) Pipsaway - how many pips above and/or below the current price the orders will be placed

2) TP - Target Profit, you enter the amount of pips, when your order gets into profit this amount of pips, it will be automatically closed

3) SL - Stop Loss amount in pips

4) NDay - News Day

5) NHour - News Hour

6) NMin - News Minute
These three parameters (day, hour and min) are your broker's date and time

7) CTCBN - Numbers Candles to check Before News For determining High & Lows , when it is 1 it check 2 candles the current candle and the 1 last one; This parameter was used in version 1.7 do automatically determine the amount of pip for a SL (stop loss), it's not used in version 1.8 (hmmmm, i guess it should be removed then )

8) SecBPO - Seconds Before News Which EA Will Place Pending Orders; well this is not going to happen at the exact second you specified, coz EA code is executed only when a tic signal comes from your broker, but around the news price movements are frequent so you will probably not notice the difference

9) SecBMO - Seconds Before News Which EA Will Stop Modifying Orders; Now, once your order are placed, the EA will follow the price movement and modify orders accordingly so that they are always exactly "Pipsaway" pips away from the current price. With some volatile news this can be quite often, so if that creates a problem with your broker you can set this to half of the value you put for SecBPO, if you put this to be equal as SecBPO than EA will not modifie the orders at all

10) STWAN - Seconds To Wait After News to Delete Pending Orders; this is the timer to cancel all the order that did not get triggered

11) OCO - One Cancel The Other, true or false, will cancel the other pending order if one of them is hit; if this is set to true, when your buy orders get hit the corresponding sell orders will be, at the same moment, cancelled, and vise versa, without waiting for STWAN time

12) BEPips - Pips In profit which EA will Move SL to BE+1 after that; a nice way to lock in some profit, if you leave it at 0 nothing will happen

13) TrailingStop - Trailing Stop; enter the amount of pips you want your trailing stop to be and EA will track all profitable orders

14) mm - Money Management; true or false; if you set it to true, EA will automatically determine the number of lots for your orders, in according to the risk you are willing to take

15) RiskPercent - The risk you are willing to take on any single order

16) Lots - Number of Lots for your orders; if you set mm to false, than you have to tell to EA how many lots to use for the orders; so if you put here 1, every order will be placed with 1 lot

17) TradeLog - EA will use this to create a name for the log file. You will find this file file in the expertsfolder of your MT4 platform, with detailed explanations what took place while EA was running.

GOOD TRADING
Attached Files
File Type: mq4 AmazingEA-1.1.8.mq4 (21.7 KB, 10 views)
Reply With Quote
(#5 (permalink))
Old
Onyeguy's Avatar
Recruit
 
Default Send me the amazing software - 06-30-2008, 08:26 AM

Hello Bro i have seen the videos and it's pretty amazing. I like to have a copy of the software as you said it's free, send to kucy1@yahoo.com.

Thanks man
Reply With Quote
(#6 (permalink))
Old
Private, 1st Class
 
Default This is my setup for the EA - 06-30-2008, 08:28 AM

TP=10
CTCBN=0 //High & Low of Previous 4 Bars and Current Bar
SecBPO=60//1 Minute and 30 Seconds before News AEA will Place Orders
SecBMO=1
STWAN=60 //All Trades are Canceled or Closed After News Bar is Closed
OCO=True
BEPips=10
TrailingStop=0
MM=false
RiskPercent=3
Lots=1.0

Last edited by Alon : 06-30-2008 at 04:58 PM.
Reply With Quote
(#7 (permalink))
Old
Recruit
 
Default 06-30-2008, 11:19 AM

Quote:
Originally Posted by Alon View Post
Hello

Here you can see videos on how to straddle the news .
The trader use an Metatrader EA .I have an EA like that and even better.
If someone want it, post it here and i will give it to him for free .



YouTube - Forex - Power Straddle
2You need to upgrade your Flash Player2


click here to watch the video
2You need to upgrade your Flash Player2


click here to watch the video
2You need to upgrade your Flash Player2
Hi Alon,
I have watch the Video and i love it so much, i will Like you to send the powered straddle software to into my E-mail abexy77@yahoo.com.Thanks so much in anticipation.
Abexy77.
Reply With Quote
(#8 (permalink))
Old
Private, 1st Class
 
Exclamation More explanation about the EA - 07-01-2008, 07:42 AM

Hi

First i ask you don't use this EA on live before you trying it on demo.

I notice that when i change the secBPO from the platform it making a problems. but with the other data its ok.( so the date and the hour of the news I'm changing from the trading platform )

Changing the data from the MetaEditor this is how to do it:

Look at picture 1 and see the yellow button in the Metatrader click on him and the MetaEditor will open

Look at picture 2 you can see the data with the green numbersת, you can change the data only in the square and only the numbers
After changing the numbers that you want go to the compile button ( as you see in the pic 2 )and click it, down left you should see a message 0 ERROR 0 WARNING.

Go back to the MetaTrader drag the EA to the chart, a window will open, change in the input tab the data that you want to change - NOT THE secBPO - go to common tab and click
Allow live trading ( as you see in picture 3 ) the EA will show on the chart only in the first time that will be a change in the price of the pair. You also should see a smile face that is the EA is running OK if not something is wrong
Attached Images
File Type: jpg a1.JPG (147.9 KB, 5 views)
Highslide JS
File Type: jpg a2.JPG (137.0 KB, 4 views)
Highslide JS
File Type: jpg a3.JPG (154.4 KB, 4 views)
Highslide JS
Reply With Quote
(#9 (permalink))
Old
Private, 1st Class
 
Default Made 6 pips by working with the EA - 07-01-2008, 08:09 AM

1 Jul even that the AUD Interest Rate Statement didn't move the price much
but i succeed to have 6 pips profit with the EA


I dont have time now but soon i will shere with you my trading strategy

Alon
Attached Images
File Type: jpg a1.JPG (185.1 KB, 4 views)
Highslide JS

Last edited by Alon : 07-01-2008 at 10:01 AM. Reason: a
Reply With Quote
(#10 (permalink))
Old
Private, 1st Class
 
Smile More profit with the EA - 07-02-2008, 08:57 AM

Hi

1 July 2008

As you see in the pic the EA made a profit of 7 pips ( my TP setup ) for the US ISM manufacturing

also in the AUD Retail Sales m/m the EA made 10 pips profit
Attached Images
File Type: jpg a1.JPG (178.3 KB, 3 views)
Highslide JS
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


ActivTrades- fast & reliable online trading
Trade Forex with micro-lots and leverage 1:400
Trade CFDs with a fraction of a Lot
ALL with Metatrader4
3rd Party Advertisement
© Copyright www.ForexPeaceArmy.com - All Rights Reserved
TM Forex Peace Army, ForexPeaceArmy, FPA, and the FPA Shield Logo are all trademarks of the Forex Peace Army. All