My adventure with FOREX begun in 1995. I will provide you signals for the following pairs: EUR/USD, GBP/USD, JPY/USD, CHF/USD,USD/CAD, EUR/GBP, GBP/JPY, CAD/JPY, AUD/JPY , GBP/CHF,EUR/JPY,AUD/USD. My trading mainly London and NY sessions, sometimes Asia session. Most my signals have SL 100-120pips.My goal is to serve 80-90%% profitable signals. I will try give you consistant results without great risks and draw downs.The reason of my success are discipline and a good money management. The minimum Setting for our successful Strategy shuld be :open trade 1lot, maximum 3-5lots. I use all my signals in-process on the my personal real trading account. Make money with me!:)
amestts-777 - Forex system
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2010
+9%
+10.3%
-14.1%
-
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:' $'});
}