Skip to content

Commit

Permalink
Huge Server Update - November 30 (OpenBB-finance#1002)
Browse files Browse the repository at this point in the history
* Added Image/Source URL

* added image/updated text and source URL

* added images/updated source URL

* Added Images/Updated Text/Source URL

* updated text/image

* Update _index.md

* Updated Source URL

* Updated source URL

* Update _index.md

* Updated Source URL

* updated source URL

* Update _index.md

* Updated Source URL

* Updated images/source URL

* Updated Source URL

* added image/updated source url

* Updated description/source URL

* Updated description/source URL

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Updated source URL

* Updated description

* Updated description.

* Updated description.

* Updated description.

* Updated description.

* Updated description

* Updated description.

* Updated description.

* Updated description.

* Updated description.

* Updated description.

* Update _index.md

* Updated description/added image.

* Updated description.

* updated description.

* Update _index.md

* Delete folder for merge conflict

* Removed re: "/stocks/discover/latest"

* Spelling

* Spelling

* Updated description/added images.

* added image/updated description.

* added image/updated description

* Updated URL

* updated image/source URL

* Updated source URL

* Updated image/source URL

* Updated image/source URL

* Updated image/source URL

* Updated Source URL

* updated description

* added image/updated source URL

* Updated description with sample output text/added link to explanation of process.

* Added image/updated text/source URL

* added image/updated text/source URL

* added image/updated text/source URL

* Updated Text

* Updated text

* added image/updated description/source URL

* Added image/updated description/source URL

* Added Image/updated text

* added image/updated text/source URL

* Added image/updated text

* added image

* updated text.

* Added image/updated text

* added image

* feature/command no longer exists

* Added image/updated source URL

* Added Image/updated URL

* Added image

* Updated text

* added image/updated URL

* For premium members only.

* Added Image/Updated description.

* Added image/updated URL

* Added image/updated URL

* Added image/updated source URL

* Added image/updated URL

* updated text

* Added image/updated source URL

* command does not exist.

* replacing accidental deletion

* Added image/updated URL

* Added image/updated URL

* Added Images

* added image

* Added image

* Added image.

* Updated text.

* Updated text

* added image.

* updated text

* added image

* Spelling

* Spelling

* Spelling

* Added image/source URL

* Updated description

* updated description

* Updated text/added image

* changed word

* Updated description/added image.

* added image/updated text

* Updated text

* added image/updated text

* Added image

* added image

* added image.

* added image

* added image

* added image

* added image

* added image

* added image

* added sample

* added images

* added image

* added image

* added image

* added image

* added image

* added image

* added image

* added image

* added image

* added image

* added link to country codes

* added image

* added image

* added image

* added image

* added image.

* added image

* added image/updated text

* added image

* added image/updated text

* added image

* added image

* added image

* Added image/updated description

* added image

* added image/updated description

* added image/updated description

* added image/updated description

* added image/updated description.

* added image/updated description

* updated text

* Updated text

* added image

* added image/updated text

* Added image/updated description.

* added image

* updated text

* added image/updated description

* added image/update description

* added image

* added image

* updated text

* added image

* added image

* added image/updated description.

* Create _index.md

* Create _index.md

* updated image/description

* added image/updated description

* added image

* added image

* added image

* added image

* added additional image

* Updated description.

* updated image/description.

* Updated image/description

* updated image/description.

* updated image/description.

* updated description.

* updated image/description.

* updated image/description.

* updated image/description.

* updated image/added description.

* updated image/description.

* updated image/description.

* updated image/description.

* Updated description.

* updated description.

* updated description.

* added image

* updated text

* updated text

* updated url

* updated URL

* updated image

* updated url

* updated url

* added sample output

* updated description.

* updated description

* Updated text

* added image/updated description.

* updated description.

* updated description.

* updated link.

* updated description.

* updated description.

* added image/updated description.

* Updated description.

* Updated description.

* added sample output

* updated description

* updated description

* updated image/description

* added sample output/updated description.

* added sample output/updated description

* updated image/description.

* updated description.

* added image/updated description.

* updated description.

* added image/updated description.

* updated description.

* added image/updated description.

* added image/updated description

* updated description.

* added image/updated description.

* updated description/added image

* spelling

* Update labels.yml

updated label from none to 'website'

* updated to remove error

* added image

* added image

* updated image

* added image

* added image

* added image

* added image

* added image

* added image

* added image

Co-authored-by: jmaslek <[email protected]>
  • Loading branch information
deeleeramone and jmaslek authored Nov 30, 2021
1 parent c7f3330 commit 1407793
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ optional arguments:
--no_shuffle Specify if shuffling validation inputs.
-h, --help show this help message
```
<img size="1400" alt="Feature Screenshot - conv1d" src="https://user-images.githubusercontent.com/85772166/144000429-2c5f4515-4660-450c-80dc-f35cb7291f20.png">
4 changes: 2 additions & 2 deletions website/content/common/technical_analysis/adosc/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
usage: adosc [--open] [-f N_LENGTH_FAST] [-s N_LENGTH_SLOW] [--export {csv,json,xlsx}] [-h]
```

Acummulation/Distribution Oscillator, also known as the Chaikin Oscillator is essentially a momentum indicator, but of the Accumulation-Distribution line rather than merely price. It looks at both the strength of price moves and the underlying buying and selling pressure during a given time period. The oscillator reading above zero indicates net buying pressure, while one below zero registers net selling pressure. Divergence between the
indicator and pure price moves are the most common signals from the indicator, and often flag market turning points.
Acummulation/Distribution Oscillator, also known as the Chaikin Oscillator is essentially a momentum indicator, but of the Accumulation-Distribution line rather than merely price. It looks at both the strength of price moves and the underlying buying and selling pressure during a given time period. The oscillator reading above zero indicates net buying pressure, while one below zero registers net selling pressure. Divergence between the indicator and pure price moves are the most common signals from the indicator, and often flag market turning points.

```
optional arguments:
Expand All @@ -16,3 +15,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img size="1400" alt="Feature Screenshot - adosc" src="https://user-images.githubusercontent.com/85772166/143980871-6e658d3e-39a7-4192-8477-4e0e79dd8ca5.png">
1 change: 1 addition & 0 deletions website/content/common/technical_analysis/cg/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - cg" src="https://user-images.githubusercontent.com/85772166/144015097-6029eca0-53ca-42bb-abe9-20571dd4f4e4.png">
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - dochian" src="https://user-images.githubusercontent.com/85772166/144015470-39b7865f-e341-4ac7-9c92-6a97a04c0394.png">
1 change: 1 addition & 0 deletions website/content/common/technical_analysis/fisher/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - fisher" src="https://user-images.githubusercontent.com/85772166/144015794-2e2fb501-43eb-42bb-8918-700ca9d935d0.png">
1 change: 1 addition & 0 deletions website/content/common/technical_analysis/hma/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - hma" src="https://user-images.githubusercontent.com/85772166/144016033-ec714ec1-bfcd-4f2c-b176-1121c890adaf.png">
1 change: 1 addition & 0 deletions website/content/common/technical_analysis/kc/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - kc" src="https://user-images.githubusercontent.com/85772166/144016263-c058c689-a3c8-4e55-8487-397dec719fa3.png">
1 change: 1 addition & 0 deletions website/content/common/technical_analysis/wma/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - wma" src="https://user-images.githubusercontent.com/85772166/144016751-16fc0da2-488f-4ca2-bb3c-eb2e65e8b149.png">
1 change: 1 addition & 0 deletions website/content/common/technical_analysis/zlma/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ optional arguments:
Export dataframe data to csv,json,xlsx file (default: )
-h, --help show this help message (default: False)
```
<img width="1400" alt="Feature Screenshot - zlma" src="https://user-images.githubusercontent.com/85772166/144017029-f16b3275-9525-4496-a726-247a08b3ee7d.png">
6 changes: 2 additions & 4 deletions website/content/stocks/dark_pool_shorts/volexch/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
usage: volexch [--raw] [-s {,NetShort,Date,TotalVolume,PctShort}] [-a] [-m] [-h] [--export {png,jpg,pdf,svg}]
```

Displays short volume based on exchange.

This data is pulled from the NYSE daily. When updating data, this command may not not be available.
Displays short volume across lit NYSE venues. This data is updated nightly, this command may not not be available during updates.

```
optional arguments:
Expand All @@ -17,5 +15,5 @@ optional arguments:
--export {png,jpg,pdf,svg}
Export or figure into png, jpg, pdf, svg
```
<img size="1400" alt="Feature Screenshot - volexch" src="https://user-images.githubusercontent.com/85772166/142969080-6b6fdee9-068f-4f7b-9240-463c69056f97.png">
<img size="1400" alt="Feature Screenshot - volexch" src="https://user-images.githubusercontent.com/85772166/144008682-e5ddf0b3-b99b-4bb0-9e7d-1eb235f89f21.png">

0 comments on commit 1407793

Please sign in to comment.