|
 |
 |
Hello
This is a Pivot and Pinbar strategy. I trade 3 pairs: EUR/USD, GBP/USD and EUR/JPY. For every pair max. 1 position and max. 1 lot. SL 20-60 pips.
|
|
|
 |
|
| |
Jan |
Feb |
Mar |
Apr |
May |
Jun |
Jul |
Aug |
Sep |
Oct |
Nov |
Dec |
| 2010 |
+2.4% |
+15.6% |
-11.4% |
-9.6% |
-0.5% |
+1.9% |
- |
|
|
|
|
|
|
function drawChartD() {
var data = new google.visualization.DataTable();
data.addColumn('date', 'Date');
data.addColumn('number', '$');
data.addColumn('string', 'title1');
data.addColumn('string', 'text1');
data.addRows([[new Date(, ,), , undefined, undefined]]);
var chart = new google.visualization.AnnotatedTimeLine(document.getElementById('chart_div'));
chart.draw(data, {displayAnnotations:true,allValuesSuffix:' $'});
}
Pips $
|
 |
| Strategy Name |
Enterprise |
Date Started |
2010-01-18 |
Number of weeks |
25 |
Max concurrent lots |
3 |
Max drawdown for 1 lot |
60 (pips) |
Min account amount |
$ 3000 |
| Max drawdown for full amount |
30 % |
51.1% |
| Trading currencies |
EUR/USD, GBP/USD, EUR/JPY
|
|
 |
Pips |
$ |
| Total |
-33 pips
|
-$49.52 |
| Total profitability |
-1.65
%
|
| Trades |
229 |
| Profitable Trades |
97 |
| Loss Trades |
132 |
| Win ratio |
42 % |
| Maximum account level |
+1192 pips |
+$4190.69 |
| Minimum account level |
-361 pips |
+$2598.71 |
| Max loss |
-1499 pips |
-$1533.6 |
| Max loss (%) |
51.10% since 2010-03-23 to 2010-04-24
|
|
|
| |
|
| |
|