//+------------------------------------------------------------------+ //| Money.mqh | //| AnimateDread | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "AnimateDread" #property link "https://www.mql5.com" #include "..\Money\MoneyFixedRisk.mqh" #include "..\Money\MoneyFixedLot.mqh" #include "..\Money\MoneyIntelligent.mqh"