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