MQL4 - automated forex trading   /  

Forum

Setting up Expert Advisor using the Commodity Channel Index

Back to topics list To post a new topic, please log in or register

avatar
1
Chuey 2006.02.02 04:02 
I am trying to setup an auto trade using an expert advisor using the commodity channel index.
Can you give me some pointers on how to write the code to perform this?
Example if I want to issue a buy when the CCI goes above -100 or a sell when it goes below 100.







What is Martingale and Is It Reasonable to Use It?

What is Martingale and Is It Reasonable to Use It?

This article contains a detailed description of the Martingale system, as well as precise mathematical calculations, necessary for answering the question: "Is it reasonable to use Martingale?".


avatar
17
Maratha 2006.02.04 02:15 
Here is the expert advisor with MA crossover and CCI...you can delete the MA part and use the CCI for generating buy/sell signals...

http://codebase.mql4.com/222
Back to topics list  

To add comments, please log in or register