Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 11-03-2005, 05:22 PM
Eric Eric is offline
Senior Member
 
Join Date: Sep 2005
Location: Kailua-Kona, Hawai'i
Posts: 187
Eric is on a distinguished road
TrueScalper_v49c

This EA was posted to the Yahoo Group with the following statement from the author:

All,

TrueScalper 49c is attached, as well as the weeks forward test. They may also be found at:

http://www.lightpatch.com/forex/TrueScalper49+/

The EA ONLY WORKS ON GBPUSD 5Minute chart right now. If you read the code, you'll find that the calculations are on 15M, and that is correct. So it's taking direction from 15M and trading 5M chart. It covers a LOT of the requests that have been made.

The 'abandon' code is gone. I could never get it to increase the win/loss percentage.
It does a sort of hedge, that is, it buys in the proper direction, up to the nine-orders-at-a-time limit for GBPUSD. So if your broker doesn't support hedging, don't run this EA.
For Sergey, I never could get it to be profitable at 5 pips for ProfitMade.
Thanks to Carol for testing the interem versions for me.
We'll see if the upcoming week will hold up the 1600 pip gain from last week.

Ron
Attached Files
File Type: mq4 TrueScalper_v49c_Ron_MT4.mq4 (11.8 KB, 392 views)

Last edited by newdigital : 11-14-2005 at 08:14 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-04-2005, 08:10 AM
BrunoFX's Avatar
BrunoFX BrunoFX is offline
Senior Member
 
Join Date: Sep 2005
Posts: 813
BrunoFX will become famous soon enough
Hello Eric,

I have just tested this EA, but in full automatic, it is not really advantageous and I have to close the positions manually to have serious profits.
It is thus to manually retain.
I am spirit to test the new version 49h, I would keep you informed of my conclusions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-04-2005, 08:37 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,224
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
H is for hedging

This version of Truescalper (49h) allows you to specify the number of
long and short trades allowed at a time. This means that the number
of total trades allowed cannot be swamped by all-long or all-short conditions.

PLEASE NOTE
The settings are different

GBPUSD ONLY
5M chart
ProfitMade 104
StopLoss 51
NumberOfLongOrders 5
NumberOfShortOrders 5


The important thing is that the equity line is almost always ABOVE
the balance line. This indicates that this is a very positive change,
that may correct the big draw downs similar to the past day.

The changes were pretty minor, but I've done no forward testing yet.

Ron
Attached Files
File Type: mq4 TrueScalper_v49h_Ron_MT4.mq4 (12.0 KB, 248 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-06-2005, 08:26 PM
Eric Eric is offline
Senior Member
 
Join Date: Sep 2005
Location: Kailua-Kona, Hawai'i
Posts: 187
Eric is on a distinguished road
L is for ProfitLock

Here is the latest version of TrueScalper (v49L). It is the same as v49h in that you can set the maximum number of longs and shorts, but in this version you can enable a breakeven profit lock. Here is the author's statement:

All,

I've taken the ProfitLock idea and implemented a 1-step break-even
lock to OrderOpenPrice+spread.

http://www.lightpatch.com/forex/True...9L_Ron_MT4.mq4

It 'saves' about 20% of the orders. and produces about 25% more
profit when enabled. (that is, in a back-test anyway)

It would have taken away a LOT of the pain on Friday when GBPUSD went
up then down, hitting stoplosses.

MetaTrader 4 only

GBPUSD only

5Minute chart

0.1 lots

ProfitMade 103
StopLoss 54

Long orders 12
Short orders 13

PLEnabled true
PLBreakEven 52

I did try a multi-level lock, where 1/4 1/2 & 3/4 were locked into
place, but it produced a lot of noise, and no more profit. I believe
this is due to the fact that the break-even point is pretty high already.

And, the break-even point is high to give the pair room to move.
StopLoss of 54 and break-even of 52 gives 106 points of movement
before anything happens.

Ron
Attached Files
File Type: mq4 TrueScalper_v49L_Ron_MT4.mq4 (13.3 KB, 230 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-14-2005, 08:17 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,224
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
TrueScalper_v49P

Please be informed that new TrueScalper_v49P_Ron_MT4 version was posted to the yahoo group by Ron with the following information:

Quote:
After a LOT of work and reading it turns out that a decreasing-size-trail is VERY profitable. As profits get larger, pull the stop loss in closer and closer. 49P now does this in three steps. This is the major change in this revision.

I have found and corrected several small errors that marginally affected profit.

With it's hedging ability, and the addition of three trailing stops, the equity curve is almost smooth now. There are still drawdowns of 15%, but those are usually corrected with the next group of trades. It also does fairly well during range-bound markets now.

NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE !!!

Turning on TrailEnable turns OFF ProfitMade and BreakEvenLock
Turning on both at the same time reduces profit. Pick only ONE.
Attached Files
File Type: mq4 TrueScalper_v49P_Ron_MT4.mq4 (14.4 KB, 384 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 11-15-2005, 08:32 PM
kasmodiah kasmodiah is offline
Junior Member
 
Join Date: Nov 2005
Posts: 15
kasmodiah is on a distinguished road
Quote:
Originally Posted by newdigital
Please be informed that new TrueScalper_v49P_Ron_MT4 version was posted to the yahoo group by Ron with the following information:
probably its me, but I am atm frontesting this ea on a demo account since monday morning, with unchanged settings on GBPUSD M5. Result: So far 11 trades, 3 hit the SL, 2 are about to hit the SL, 4 are dangling arround 0 and 2 are about 30 pips in the plus. Quite astonishingly: For a system which calls it sell TrueScalper. No trade even looks remotly like scalping (hit and run).

Any suggestion whats the problem?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-15-2005, 08:58 PM
Eric Eric is offline
Senior Member
 
Join Date: Sep 2005
Location: Kailua-Kona, Hawai'i
Posts: 187
Eric is on a distinguished road
I don't think there is a problem -- this EA is just performing very poorly the last couple weeks.

And you are right, it is definitely not a "scalper" in any sense of the word. Maybe the name just stuck from the original version where there was a 9 pip target.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-15-2005, 09:03 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,224
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by Eric
Maybe the name just stuck from the original version where there was a 9 pip target.
It was 10 pips.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-29-2005, 10:06 AM
Altern8 Altern8 is offline
Junior Member
 
Join Date: Nov 2005
Posts: 24
Altern8 is on a distinguished road
Mondays profits

Hi folks,

I have just started to use this EA, and after todays profits, it seems good. More demo'ing is needed for sure. I am using version p.

So far I am impressed, maybe it was just a fluke *shrug*

atm, its just gone 11am GMT, so far no signal/alerts. lets hope.
Attached Images
File Type: jpg mon-27-11.jpg (116.5 KB, 857 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-29-2005, 08:13 PM
Eric Eric is offline
Senior Member
 
Join Date: Sep 2005
Location: Kailua-Kona, Hawai'i
Posts: 187
Eric is on a distinguished road
Yes, this week so far has been good for Truescalper and any EA that is a trend follower. Hans123 is doing quite well too. The problem arises when the market gets choppy and ranges. So it is important to keep testing these EA's for as long as possible to measure the overall performance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/248-truescalper.html
Posted By For Type Date
forex-tsd.com TrueScalper - Forex Trading - StartAid This thread Refback 10-24-2007 09:27 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
TrueScalper jdun Post and compare Trades 7 11-24-2005 12:05 PM


All times are GMT. The time now is 05:12 AM.