Files
EA_with_Python/.mql-auto-forwards/TestStatPrecision.bfb129a2.auto.mqh
T

12 lines
854 B
Plaintext

#ifndef MQL_AUTO_FORWARDS_INCLUDED_BFB129A2D4624852
#define MQL_AUTO_FORWARDS_INCLUDED_BFB129A2D4624852
// Auto-generated by MQL Clangd. Do not edit — regenerated by "MQL: Create Configuration".
// Forward declarations for top-level functions in c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Stat/TestStatPrecision.mq5
#line 80 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Stat/TestStatPrecision.mq5"
int GetCorrectDigits(const double delta);
#line 101 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Stat/TestStatPrecision.mq5"
void TestPrecision(const string comment, const double pdf, const double cdf, const double pdf_calculated, const double cdf_calculated);
#endif