chotaGit
chotaGit
This is the log from today - 20231124 @9.30 EST. The open price for TSLA for 1122 and 1124 are the same. All the other values are different. This is...
@Maximilian3141 The issue is about the data quality. The open price @930 am EST shows yesterdays open price and this continues till 1000 am EST at which point the current...
I am getting the following error and am unable to login: File "D:\Apps\Python\lib\site-packages\googlevoice\voice.py", line 66, in login galx = matcher.search(content).group(1) AttributeError: 'NoneType' object has no attribute 'group' Did perform the...
I am not a Python developer but am able to use the V2 API by making some slight modification. I don't use webhooks: Change: (utils/requests.py): ============================ class CaRequest(object): def __init__(self,...