Forum

Problem deleting Indicators on chart

Hi, Metatraders, since 1hr I cannot delete any Indicator from my chart. I will do it like always...RMT-Indikators-LMT but the indicator list dont open and my hart is blocked till I push ESC button. All other works fine, I think. Could somebody give me an hint what I did wrong or what I can do ?? (

Breakeven +1pip

In my EA I have a breakeven funktion which sets SL to entry. How can I set EA that he mades not 0pips but 1pip ? I think this is the line: if ( Bid < OrderOpenPrice()+BreakEvenStop*Point ) return; StopLoss = OrderOpenPrice();

Custom Indicators

Great work with ZeroCode But is it possible to integrate CustomIndicators ? Regards Chievo