Forum

ea based on willspread

i'd like to have a will_spread indicator running in an expert the willspread indicator has the sequent settings for SetIndexBuffer: IndicatorBuffers(4); SetIndexBuffer(0, WillSpread); SetIndexBuffer(1, Spread); SetIndexBuffer(2, FastEMA); SetIndexBuffer(3, SlowEMA); In my expert I use the