Search found 2 matches

by G$$
Wed Aug 15, 2007 8:47 am
Forum: Trend Indicators and Signals
Topic: MACD2
Replies: 1
Views: 5867

MACD2

I'm trying to Code a MACD2 system. I noticed the MACD indicator has a smoothing option. Is this the same the EMA of the MACD? for example: MACD2 using 12, 26, and 9. MACD1 = EMA(12) - EMA(26) MACD2 = MACD1 - 9 day EMA of the MACD1 Can I set: long moving average to 26 short moving average to 12 smoot...
by G$$
Tue Jan 30, 2007 2:12 pm
Forum: Testing and Simulation
Topic: Building Blox
Replies: 0
Views: 3248

Building Blox

I’m trying to build my system, but I am having problems. Here is what I need: My goal is to have only 10 net exposed units in any direction. For example if I am long 2 units of corn and short 5 units of oil, I am net short 3 units. However, if my exit point is above any long entry price( or below ...