Add solution dependencies for unit test
This commit is contained in:
@@ -51,11 +51,6 @@ public class MarketDataUnitTestClass
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
// public static Price GetLatestPriceBarChart(string symbol);
|
||||
// public static Price GetLatestPriceGoogle(string symbol);
|
||||
// public static Price GetLatestPriceRobinhood(string symbol);
|
||||
|
||||
[TestMethod]
|
||||
public void GetDailyPricesYahooRetrieval()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user