When this closes over zero, watch out for a turnaround in the VIX. It isn't always immediate, but it often precedes a change down the line.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TradingView embed testing | |
<!-- TradingView Widget BEGIN --> | |
<div class="tradingview-widget-container" style="height:100%;width:100%"> | |
<div class="tradingview-widget-container__widget" style="height:calc(100% - 32px);width:100%"></div> | |
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/" rel="noopener nofollow" target="_blank"><span class="blue-text">Track all markets on TradingView</span></a></div> | |
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-advanced-chart.js" async> | |
{ | |
"autosize": true, | |
"symbol": "XLP/SPY", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Provides: azure-cli = 2.56.0-1.fc39 python3.12dist(azure-cli) = 2.56 python3dist(azure-cli) = 2.56 | |
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 | |
Requires: ((python3.12dist(azure-cosmos) >= 3 with python3.12dist(azure-cosmos) < 4) with python3.12dist(azure-cosmos) >= 3.0.2) (python3.12dist(azure-appconfiguration) >= 1.1.1 with python3.12dist(azure-appconfiguration) < 1.2) (python3.12dist(azure-batch) >= 14 with python3.12dist(azure-batch) < 14.1) (python3.12dist(azure-datalake-store) >= 0.0.49 with python3.12dist(azure-datalake-store) < 0.1) (python3.12dist(azure-graphrbac) >= 0.60 with python3.12dist(azure-graphrbac) < 0.61) (python3.12dist(azure-loganalytics) >= 0.1 with python3.12dist(azure-loganalytics) < 0.2) (python3.12dist(azure-mgmt-applicationinsights) >= 1 with python3.12dist(azure-mgmt-applicationinsights) < 1.1) (python3.12dist(azure-mgmt-authorization) >= 4 with python3.12dist(a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ /usr/bin/python3 -s /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-websockets-11.0.3-2.el9.x86_64-pyproject-modules | |
Check import: websockets | |
Check import: websockets.speedups |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
example.com { | |
tls [email protected] | |
root * /var/www/html | |
php_fastcgi wordpress:9000 | |
encode gzip | |
file_server | |
@disallowed { | |
path *.sql | |
path /wp-content/uploads/*.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import json | |
import pandas as pd | |
df = pd.read_csv( | |
"us-east-1.csv", | |
header=5, | |
usecols=[ | |
"Instance Type", | |
"vCPU", |
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 3.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Track URI","Track Name","Artist URI(s)","Artist Name(s)","Album URI","Album Name","Album Artist URI(s)","Album Artist Name(s)","Album Release Date","Album Image URL","Disc Number","Track Number","Track Duration (ms)","Track Preview URL","Explicit","Popularity","ISRC","Added By","Added At" | |
"spotify:track:2Rw6wkd0q3LXx5xsdjLs1P","Monochrome","spotify:artist:630wzNP2OL7fl4Xl0GnMWq","BABYMETAL","spotify:album:6IoOqdEHdwLgfUONXeYvoI","Monochrome","spotify:artist:630wzNP2OL7fl4Xl0GnMWq","BABYMETAL","2022-11-17","https://i.scdn.co/image/ab67616d0000b2738e02c7c47138ffbcbb4183fa","1","1","237354","https://p.scdn.co/mp3-preview/ab2c2b09f9fa3c49b8fdb8ef384829f380571e36?cid=9950ac751e34487dbbe027c4fd7f8e99","false","60","JPTF02224108","spotify:user:","2022-11-18T01:31:53Z" | |
"spotify:track:2Ez8SNfzrw2bwkrZTx5B5j","Paralyzed","spotify:artist:4ZznAOb4aE3va5Jz1iDpjc","Conquer Divide","spotify:album:0DiNp9OwAkJTfYOICCyHcZ","Paralyzed","spotify:artist:4ZznAOb4aE3va5Jz1iDpjc","Conquer Divide","2022-10-26","https://i.scdn.co/ima |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' | |
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' | |
+ PATH=/builddir/build/BUILDROOT/azure-cli-2.37.0-1.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin | |
+ PYTHONPATH=/builddir/build/BUILDROOT/azure-cli-2.37.0-1.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/azure-cli-2.37.0-1.fc37.noarch/usr/lib/python3.11/site-packages | |
+ PYTHONDONTWRITEBYTECODE=1 | |
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/azure-cli-azure-cli-2.37.0/.pyproject-builddir' | |
+ /usr/bin/pytest -n auto src/azure-cli- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In [10]: yf.Ticker("NQ=F").info | |
Out[10]: | |
{'exchange': 'CME', | |
'shortName': 'Nasdaq 100 Jun 22', | |
'exchangeTimezoneName': 'America/New_York', | |
'exchangeTimezoneShortName': 'EDT', | |
'isEsgPopulated': False, | |
'gmtOffSetMilliseconds': '-14400000', | |
'underlyingSymbol': 'NQM22.CME', | |
'quoteType': 'FUTURE', |
NewerOlder