Add XAUUSD strategy Adaptation
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
|
||||
return NormalizeDouble(lot, 2);
|
||||
}
|
||||
|
||||
|
||||
// Convert points to price distance
|
||||
static double PointsToPrice(const string symbol, int points)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user