-----------------------------------------------------
- 
-----------------------------------------------------
  :
 - trade_lib&info_lib.mqh          -   MT4\experts\include\
 - MultiIndicatorOptimizer.mq4     -   MT4\experts\,    (F5)
     -  


-----------------------------------------------------
- 
-----------------------------------------------------
  5 .
 (,  )         -     ( find_signal(),  901-1006 ( ))
     ( ):
 -     (1 -  , 0 -   );
 -     ( 1  MN):
   -       (0 -   , >0 - );
   -  .

   /   2 .
  /   (1 + 2) / 2 * "_".
 ()       /.

  :
	MACD:
		1 -     =+1,     =-1;
		2 -      +1,      -1;
	Awesome Oscillator:
		1 -     =+1,     =-1;
		2 -     +1,     -1;
	Moving Average of Oscillator:
		1 -     =+1,     =-1;
		2  .
	Williams' Percent Range:
		1 -     =+1,     =-1;
		2  .
	Stochastic Oscillator:
		1 - %K    =+1, %K    =-1;
		2 - %K  %D = +1, %K  %D = -1.

:
 -     0    -,  ;
 -     0   -,  .

  :
 -  :
   -  "" = 0,     ("1");
   -  "" = 1,    : "( - 2) / 3 * 1",    "1";
   -     2*4, 2   4 .
 -   :
   -  "" = 0,        ;
   -  "" = 1,      : " () *   * 1";

 :
 -  "" = 1,    :
   -   /    : " () *   * 1" (    );
   -         ,  ;
   -         ,  .


 :
        ,    .
  ( ,  /)     .
             .

-----------------------------------------------------
-  
-----------------------------------------------------
Expert_Id            -   .   2-         2 ,     Expert_Id
L, L1, L2, L3, L4, D, D1, StopLoss, TakeProfit - . 
Ind_GLOBAL_Use      -     (1 -  , 0 -   ) ( -  );
Ind___Weight   -     (  "")   "" (0 -   , >0 - );
Ind__     -    (  "")   "".

   :
- Slippage           -     
- PauseBeforeTrade   -      ,  PauseBeforeTrade  ,   .
                         ,    1- .
- MaxWaitingTime     -   ( ),       (,
                         ,      ..).
- OrderBuyColor      -     , ,    "" .
- OrderSellColor     -  ,   OrderBuyColor,   "" .
- Allow_Info         - ,  (true)  (false)    .
- Allow_LogFile      - /     - 
                       (...\MetaTrader 4\experts\files\_ExpertLogs\ (,  )\...txt )
- Allow_TradeLogFile - /    -  
                       (...\MetaTrader 4\experts\files\_TradeLog\...csv)
- Allow_ErrorMail    - /       -.
- Allow_ErrorLogFile - /        
                       (...\MetaTrader 4\experts\files\_ErrorLogs\ ( ,  )\...txt )
                       :       "" .
- EnglishInfo        - /      (     )
- Font_Size_Variant  -        .    1  10 (   1280*960,
                         "5"  "4",    ).
- Standart_Color     -  "" (.. ,  ) .
- Warning_Color      -    .
- Price_Up_Color     - ,     (    ,   ,  ..)
- Price_Down_Color   -  ,   Price_Up_Color,    .