This commit is contained in:
@@ -189,6 +189,7 @@ public class MarketDataUnitTestClass
|
||||
/// <summary>
|
||||
/// CNNGenerateOutputFileBollingerWithVIX - This generates the new bollinger band with VIX 224x224 image with 90 days of history
|
||||
/// Note that output goes in "/home/pi/ARM64/MarketDataUnitTests/TestResults"
|
||||
/// You should visually inspect this imnage to make sure that it looks good.
|
||||
/// </summary>
|
||||
[TestMethod]
|
||||
public void CNNGenerateOutputFileBollingerWithVIX()
|
||||
@@ -220,6 +221,7 @@ public class MarketDataUnitTestClass
|
||||
/// <summary>
|
||||
/// CNNGenerateOutputFileBollinger - This generates the legacy bollinger band 128x128 image with 270 days of history
|
||||
/// Note that output goes in "/home/pi/ARM64/MarketDataUnitTests/TestResults"
|
||||
/// You should visually inspect this imnage to make sure that it looks good.
|
||||
/// </summary>
|
||||
[TestMethod]
|
||||
public void CNNGenerateOutputFileBollinger()
|
||||
|
||||
Reference in New Issue
Block a user