MZpack 3 API Help
MZpack 3 API Help
MZpack.NT8.Algo
Strategy Class
Strategy Methods
Initialize Method
IsTrade Method
Log Method
LogFolderPath Method
LogHeader Method
LogLF Method
LogNinjaScriptProperties Method
OnEntryPatternNotValidated Method
OnEntryPatternValidated Method
OnExitPatternValidated Method
OnOrderFilled Method
OnOrderUpdate Method
OnPositionOpenFilter Method
OnPositionUpdate Method
OnValidateEntryPatternFilter Method
OnValidateExitPatternFilter Method
PriceToTicks Method
Reset Method
TicksToPrice Method
TradingTimeFilter Method
Strategy
Log Method
Logs the text depending on LogLevel property.
Namespace:
MZpack.NT8.Algo
Assembly:
MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
Copy
public
void
Log
(
LogLevel
logLevel
,
DateTime
time
,
string
text
)
Parameters
logLevel
Type:
MZpack.NT8.Algo
LogLevel
Log level of the log record.
time
Type:
System
DateTime
text
Type:
System
String
Text to log.
See Also
Reference
Strategy Class
MZpack.NT8.Algo Namespace
MZpack for NinjaTrader 8
https://www.mzpack.pro
Send comments on this topic to
support@mzpack.pro