This file contains hidden or 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
| [ | |
| { | |
| "id": "PLBTETF00015_ETFBW20TR", | |
| "ticker": "ETFBW20TR", | |
| "name": "Beta ETF WIG20TR", | |
| "type": "equity", | |
| "description": "ETF dąży do odwzorowania indeksu akcji WIG20 Total Return (indeks dochodowy uwzględniający indeks dużych spółek notowanych na polskiej giełdzie WIG20).", | |
| "isin": "PLBTETF00015", | |
| "expense_ratio": "0,66%", | |
| "risk_kid": 6, |
This file contains hidden or 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
| [ | |
| { | |
| "id": "JE00B2NFTS64_4RUE.GR", | |
| "ticker": "4RUE GR", | |
| "name": "WisdomTree Silver 2x Daily Leveraged", | |
| "type": "equity", | |
| "description": "ETC odwzorowuje zmiany cen srebra w dolarach amerykańskich (dźwignia: 2x).", | |
| "isin": "JE00B2NFTS64", | |
| "expense_ratio": "0,98%", | |
| "risk_kid": 7, |
This file contains hidden or 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
| # Your init script | |
| # | |
| # Atom will evaluate this file each time a new window is opened. It is run | |
| # after packages are loaded/activated and after the previous editor state | |
| # has been restored. | |
| # | |
| # An example hack to log to the console when each text editor is saved. | |
| # | |
| # atom.workspace.observeTextEditors (editor) -> | |
| # editor.onDidSave -> |
This file contains hidden or 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
| <html> | |
| <head> | |
| <title></title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |