OpenBB icon indicating copy to clipboard operation
OpenBB copied to clipboard

Error /stocks load ES=F and others[Bug]

Open jmmartinnu2 opened this issue 2 years ago โ€ข 2 comments

version I have version 2.1 and I don't know what happens when I want to load ticker sp500 or other indices or really any asset...

jmmartinnu2 avatar Jan 06 '23 14:01 jmmartinnu2

Interesting. This runs fine locally:

2023 Jan 06, 10:31 (๐Ÿฆ‹) /stocks/ $ load ES=F

Loading Daily data for ES=F with starting period 2020-01-02.

Company:  E-Mini S&P 500 Mar 23
Exchange: CHICAGO MERCANTILE EXCHANGE
Currency: USD

                                          ES=F Performance                                          
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”“
โ”ƒ 1 Day   โ”ƒ 1 Week โ”ƒ 1 Month โ”ƒ 1 Year  โ”ƒ YTD     โ”ƒ Volatility (1Y) โ”ƒ Volume (10D avg) โ”ƒ Last Price โ”ƒ
โ”กโ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ฉ
โ”‚ -0.44 % โ”‚ 0.56 % โ”‚ -4.35 % โ”‚ -18.4 % โ”‚ -0.44 % โ”‚ 23.94 %         โ”‚ 1.43 M           โ”‚ 3829.0     โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

As a workaround:

For ES=F, you should run

/futures/historical ES

For indices, you can go to /economy/index -h

jmaslek avatar Jan 06 '23 15:01 jmaslek

Windows installer and Git Clone versions working over here, perhaps you need to update your local clone @jmmartinnu2.

git fetch
git pull
poetry install -E all

deeleeramone avatar Jan 06 '23 17:01 deeleeramone

@jmmartinnu2 are you still experiencing this issue?

colin99d avatar Mar 15 '23 19:03 colin99d