Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Chrischi-/tradegate-stock-widget-for-scriptable
Tradegate Stock Widget for https://scriptable.app 📈
https://github.com/Chrischi-/tradegate-stock-widget-for-scriptable
Last synced: 3 months ago
JSON representation
Tradegate Stock Widget for https://scriptable.app 📈
- Host: GitHub
- URL: https://github.com/Chrischi-/tradegate-stock-widget-for-scriptable
- Owner: Chrischi-
- Created: 2021-12-29T11:16:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T17:07:12.000Z (over 2 years ago)
- Last Synced: 2024-05-08T03:33:35.003Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scriptable - Tradegate Stock Widget - Stocks Widget to show share prices from Tradegate Exchange. (Finance)
README
# Tradegate(Exchange) Stock Widget
Tradegate Stock Widget for https://scriptable.app 📈## Usage:
**Widget Parameter (ISIN;EK;smoothPath(0|1)):** `US6700024010;20.0;1`
ISIN = International Securities Identification Number
EK = purchase price
smoothPath: 0 = off; 1 = on![widget_parameter](https://user-images.githubusercontent.com/6323217/166156462-3824d7d9-dbc3-4016-87b3-2ecbc842c758.png)
## Examples:
##### unconfigured with example share:
`Parameter:`![1](https://user-images.githubusercontent.com/6323217/147655182-eac83235-0dab-440d-9ea9-e1321dbf8ebd.png)
### -
##### configured with a (EK) cost price:
Parameter: `US6700024010;54,083;0`![2](https://user-images.githubusercontent.com/6323217/147655163-00960a6a-6db2-4aae-af8e-290d1882c714.png)
### -
##### configured with a (EK) cost price and a smooth curve:
Parameter: `US60770K1079;300;1`![3](https://user-images.githubusercontent.com/6323217/147655180-c4d3041c-58c1-4108-b001-29e01767025d.png)