Change InsiderTransactions retrieval to 30 days.
This commit is contained in:
@@ -1246,7 +1246,7 @@ namespace MarketData.Helper
|
||||
// ************************************ S E C F I L I N G S - F O R M 4 & F O R M 5 - F O R I N S I D E R T R A N S A C T I O N S S E C . G O V ***************************S
|
||||
// ***************************************************************************************************************************************************************************************
|
||||
// public static InsiderTransactions GetInsiderTransactions(String symbol,int timePeriodDays=7)
|
||||
public static InsiderTransactions GetInsiderTransactions(String symbol,int timePeriodDays=180)
|
||||
public static InsiderTransactions GetInsiderTransactions(String symbol,int timePeriodDays=30)
|
||||
{
|
||||
MemoryStream memoryStream = null;
|
||||
HttpNetResponse httpNetResponse=null;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/Debug/mk.exe
BIN
bin/Debug/mk.exe
Binary file not shown.
BIN
bin/Debug/mk.pdb
BIN
bin/Debug/mk.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user