32655790 / Publications
Forum
i need help in correcting the code especially when compiling.thanks
// Define the necessary global variables double monthlyProfit = 0.0 ; // Tracks monthly profit double ProfitTarget = 1000.0 ; // Monthly profit target bool allowNewTrade = true ; // Flag to allow new trades datetime monthStart; // Stores the