View Single Post
  #1 (permalink)  
Old 09-18-2006, 09:58 PM
rodrigokaus rodrigokaus is offline
Member
 
Join Date: Dec 2005
Posts: 36
rodrigokaus is on a distinguished road
Lightbulb CCI Expert Advisor

I need a CCI EA on terms of the picture.

For example: start in 0 line:
when CCI cross +200, open sell
when CCI cross -200, open buy
*couse CCI is POSITIVE, only permit open SELL
*couse CCI is NEGATIVE, only permit open BUY

Money management system based in the Balance, for example = 10% of margin

Principal Functions:
- Stop Loss
- Close position too, for example: couse the trade open is in +200 (SELL), stop when the CCI cross -200, and open a reverse position.
- Magic Number
- Take Profit
- Trailling Stop
- Hours to start and finish EA
- Option to configure the CCI period and level cross
- Money Management (true or false) couse true, especify the % of free margin
- Alert when open trades

Thank´s for all
Attached Images
File Type: gif cci ea.gif (20.0 KB, 1438 views)

Last edited by rodrigokaus; 09-18-2006 at 10:18 PM.
Reply With Quote