Forum

Problem with custom indicator...

Hi my friends, I'm new to programming indicators, and I'm having some problems, hope you can help me. I'm trying to do a simple indicator of squeeze in bollinger bands. The indicator will go blue when the bollinger is outside keltner channel and red when its inside (all or just one line). The

Checking break of price

Hi, I’m making an EA that buy or sell if max/min of the last week was broken. What I do in my other EAs is to check if, for example, the close of the 15min penultimate candle is below the last week max and the close of the last 15min candle is above. It works for day trade with a high volume stock

Deals History inside OnTesterPass

Hi, I'm trying to develop a Walk Forward test in my EA, but i'm running in a problem. I can get the statistics of the pass inside the OnTesterPass() via frameadd, but i cant pass an array of object to frameadd.. Then I try to get HistoryDeals, but it returns a lot of deals, but for the symbol I'm