Elton Spode
Elton Spode
Friends

Add friends via their profile or user search and you will be able to see if they are online

Elton Spode
Added topic How to get second indexbuffers from iCustom using CExpertTrailing Class
Hi I developed a EA using CExpert, and create my signal using nrtr_atr_stop.mq5. Also I created an trailing stop based in same indicator. (class CTrailingNRTR_ATR : public CExpertTrailing ) but what happens is that the indicator use two buffers, one
Elton Spode
Added topic TrailingParabolicSAR.mqh is returning wrong _symbol.Point() value causing invalid stops
Hi I am tring to use Cexpert with TraillingParabolic Sar in BM&F, with WINJ16 Tick size is 5, Digits is 0 But I get invalid stops when expert tries to modified stop loss , it try for examplo 50323 instead a 5 multiples like 50320 or 50325 I put
Elton Spode
Added topic How to set or change TrendType or type_filling to IOC instead FOK
Hi   I want set de Cexpert class to use type trend some times as Fill or Kill (FOK) that is default in Expert Advisor generator, but also want use some times as   ORDER_FILLING_IOC (IOC) I tryed set trailing.TrendType(ORDER_FILLING_IOC);
Elton Spode
Registered at MQL5.community