#11 (permalink)  
Old 08-14-2006, 06:27 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,908
Thanks: 87
Thanked 346 Times in 143 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Yes. Gimme the mod here. I'll take a look at it.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The Following 4 Users Say Thank You to scorpion For This Useful Post:
  #12 (permalink)  
Old 08-14-2006, 08:39 AM
Freshman
 
Join Date: Sep 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
leon is on a distinguished road
Default

Quote:
Originally Posted by scorpion
Yes. Gimme the mod here. I'll take a look at it.
ok here is how i like to trade it

buy or sel after x pips breakout then after x pips of profit move stoploss to x pips of profit to lock in profit and start trailing from here with x pips and close at end of bar

thanks scorpion

gr leon
Reply With Quote
  #13 (permalink)  
Old 08-14-2006, 08:53 AM
Freshman
 
Join Date: Sep 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
leon is on a distinguished road
Default

and scorpion can you put in an magic number of somekind that makes it possible to trade same currency pair in different timeframes

thanks leon
Reply With Quote
  #14 (permalink)  
Old 08-16-2006, 03:11 PM
Freshman
 
Join Date: Sep 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
leon is on a distinguished road
Default

hi scorpion are you working on this ea ?

gr. leon
Reply With Quote
help
  #15 (permalink)  
Old 08-17-2006, 05:34 AM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default help

May be I can help a little check This one u can have a better view based on 10 p 3 modified ajusted fixed that what jacob claim.
Attached Files
File Type: mq4 Multi_Lot_Scalper_P_D1_JLY4.mq4 (12.4 KB, 260 views)
Best Forex Systems
Proven forex trading systems for auto trading.
See the real trading records yourself.
Reply With Quote
  #16 (permalink)  
Old 08-17-2006, 07:36 AM
Freshman
 
Join Date: Sep 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
leon is on a distinguished road
Default

hi thank for your replay and could you plese explain me what all variables mean that would realy great
Reply With Quote
anyone done any back testing on this
  #17 (permalink)  
Old 08-24-2006, 12:52 AM
Freshman
 
Join Date: Aug 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Village Fool is on a distinguished road
Default anyone done any back testing on this

i cant get it to trade in back testing. it looks like it wont set any buy orders
Reply With Quote
  #18 (permalink)  
Old 08-24-2006, 10:59 PM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 7 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

Quote:
Originally Posted by leon
hi scorpion are you working on this ea ?

gr. leon

Scorpion is current busy working with other misc. stuff, sadly he is the only coder around here that is willing to help. Be patient and hopefully he'll get to you
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
variables
  #19 (permalink)  
Old 09-10-2006, 07:27 AM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default variables

Lots = 0.10; We start with this lots number, 0.01 for micro accounts and 0.1 for mini and normal accounts


StopLoss = 100; StopLoss

TakeProfit = 10.00; Profit Goal for orders opened

TrailingStop = 5.00; Pips to trail the StopLoss

MaxTrades = 5; Maximum number of orders to open

Pips = 2; Distance in Pips from one order to another

SecureProfit = 10; SecureProtection subsystem will start working

AccountProtection = 1; expert will protect the account

OrderstoProtect = 3;
Number of orders to enable the account protection

ReverseCondition = 0; if one the desition to go long/short will be reversed

EURUSDPipValue = 10;
GBPUSDPipValue = 10;
USDCHFPipValue = 7.94;
USDJPYPipValue = 9.03;

mm = 0; if one the lots size will increase based on account size

risk = 12; risk to calculate the lots size (only if mm is enabled)

AccountisNormal = 0; Cero if account is mini/micro

TimeZoneofData = 0; Time zone to calculate the pivots (16)

Last edited by AQUILEZ : 09-10-2006 at 07:40 AM.
Reply With Quote
  #20 (permalink)  
Old 10-02-2006, 11:32 PM
Freshman
 
Join Date: Oct 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
brokefxtrader is on a distinguished road
Default

Scorpion:

Order lifetime = 5 minutes???

Does this mean that if a long or short position is opened it will be closed in five minutes regardless if if the TP or SL is hit?
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple Combined Breakout System for EUR/USD and GBP/USD scorpion Trading Systems 43 05-15-2008 12:32 AM
Hans Breakout Indicator! scorpion Indicators 11 04-23-2008 09:58 AM
Grid scalper .... need help... a_m4566 Trading Systems 6 02-19-2008 06:02 PM
Interested in Breakout Strategy gazuz Trading Systems 2 09-25-2007 06:32 AM
Open Breakout scorpion Trading Systems 4 09-29-2006 01:33 AM


All times are GMT. The time now is 06:26 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now