Update comments
This commit is contained in:
@@ -176,6 +176,11 @@ namespace MarketData.Helper
|
||||
// ******************************************************************************************************************************************************************************
|
||||
// ************************************************************************** Z A C K S E A R N I N G S A N N O U N C E M E N T S *******************************************
|
||||
// ******************************************************************************************************************************************************************************
|
||||
/// <summary>
|
||||
/// This retrieves earnings announcements from Zacks Research and is used during the nighyly process.
|
||||
/// </summary>
|
||||
/// <param name="symbol"></param>
|
||||
/// <returns></returns>
|
||||
public static EarningsAnnouncements GetEarningsAnnouncements(String symbol)
|
||||
{
|
||||
Profiler profiler = new Profiler();
|
||||
|
||||
Reference in New Issue
Block a user