Short term, intraday trading.
Max 20% risk for full amount.
Target 40%/year (or more) profit (last year +43%).
Only one lot, conservative approach.
Macro-micro economic parameters, economic publications (no trade just before-after publication).
Strong supports-resistances. Fibonacci retracements, trends, MACD and other private oscillators.
Every trade with reasonable stop & limit (I can close the trade before price hits stop or limit).
Target +40%/year or more (last year + 43%).
Trading time : European session but mostly US session (8h00-16h00 EST).
1 trade/day (average)
Everybody can use my signals (novices, traders, institutions)
Amount to trade 1 lot (10'000 usd) : 10'000 usd. If your capital is 100'000 usd trade with 100'000 usd etc.. I only trade 1X my capital. If you are agressive you can trade 2X or 3 X your capital... I advise to trade with a leverage 1X.
My advantages :
-------------------
. 10 years experience working for banks or financials corp.
. One lot, one currency, allways with reasonable stop & limit
. I place the stop to breakeven (entry point) as soon as possible.
. Defensive trader (forex is not a game but my job !)
. I send a message every day when I stop the trading, you don't have to stay behind your computer waiting for my signals...
. NEVER open position during the week-end !
. For these reasons, you can trade forex and sleep quietly.
cabletrader - FX trading system
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2009
-0.9%
+3.7%
-0.2%
+0.5%
-0.5%
-4%
-3.8%
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:' $'});
}