Forum

Why is that?

Hello. The following function returns all properties correctly ( DEAL_VOLUME , DEAL_TIME ... etc), with exception of DEAL_PROFIT . double GetDealProfit( int num, int way, bool isout) { ulong ticket; ulong magic; string symbol; double DealProfit= 0 ; if ( HistorySelect ( 0 , TimeCurrent

Fractals Analysis

Hello y'll. By any chance, does anyone here have an indicator that: 1. Count how many fractals were plotted on the past X (input) bars. 2. Count how many bars in a row, without any fractals plotted (zero fractals on the past X bars). Any help would be much appreciated. Thanks in advance

Martingale after Drawdown %

Hello y'll. By any chance, does anyone here have an EA that increase the lot not after a lose trade , but after a drawdown % (balance / equity). Any help would be much appreciated. Thanks in advance