Forum

Better Bollinger Bands...

This is the Metastock code for an indicator called Better Bollinger Bands. Can anyone code it in MT4? Any help would be appreciated. Better Bollinger Bands I pds:=Input("Periods",2,200,20); sd:=Input(" Standard Deviations ",.01,10,2); alpha:=2/(pds+1); mt:=alpha*C+(1-alpha)*(If(Cum(1)<pds,C,PREV));

PayPal to E-Gold...

Does anyone here have both a PayPal and an E-Gold account? I need money exchanged from PayPal to E-Gold. I'll send $10 via PayPal for $5 in e-Gold. PM me if you can help me out. Thanks

EAs that sell the ask and buy the bid...

I'm curious if anyone has ever found success with scalping EAs that sell the ask and buy the bid. I came across an EA that does just that. The author won't let me share the entire code as he's selling it for quite a bit of money. This is actually a little snippet from the MQ4 that sheds some light

25-min Statistical High/Low Scalping System...

I have an idea for a trading system that uses an indicator in a different charting package. I have no idea how to code it or where to even begin, but I thought I'd share the idea and maybe someone can help with it. The indicator at its default setting uses 20 days worth of data and the time frame is