This is a system baseed on technical indicators combining the best of short term and long term trades. The system is designed to provide steady profits with very close to 0 dd. If slow but sure gains and protecting your equity are your goals then look no farther. Good trading and a prosperous 2011!
Using our forex strategy it's possible to trade both the mini lots - 0.1 (Minimum deposit of $1,000) and the standard trading lots - 1 lot (Minimum deposit of $10,000).
If you have a $2,000 forex account you can then trade 0.2 lots, if it's a $5,000 account, then it's 0.5 lots and etc.
Trading Time: Every Morning at 10:30 London Time
If all the trading conditions are met, then we will buy or sell at Market Price at 10:30 London Time with a TP1 at 50 pips and TP2 at 100 pips.
There will be NO TRADE for the day if the conditions are not met.
It is very important to have the discipline and to follow strict the 3 % Money Management per trade.
Our signals are used by corporate and private clients. We are very conservative and profitable and you will experience steady account growth TRADING WITH US
High-Voltage Strategy
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:' $'});
}