Kay Blow
Kay Blow
Friends 1
Kay Blow
Added topic how do i fix this error 'SymbolInfoDouble' - no one of the overloads can be applied to the function call could be one of 2 function(s)
// Define input parameters from the original code input double LotSize = 0.1 ; input int FastMA = 10 ; input int SlowMA = 20 ; // Define the CTrade class with strategic trading moves class CTrade { public :      void Buy( double
Kay Blow
Added topic Please help, how do i fix this error
// Define input parameters from the original code input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; // Define the CTrade class with strategic trading moves class CTrade { public: void Buy(double lotSize, string symbol, double
Kay Blow
Registered at MQL5.community