Colin Delahunty
Colin Delahunty
Hello, is this from the installer or did you install manually using conda?
I am not able to recreate this issue. If I try to use VIX it works fine, and SPX returns no expiration dates. This might not be accurate, but we...
Hello, the other options will be usable once you load a ticker. Try `load gme` and then press `h` to see the menu again.
@martinb-bb does our PR fix this bug?
Overall I love the idea, more data means more possible users, and more possible partnerships. @DidierRLopes do you think that the eod package should be not installed by default and...
> or even that the current users will have access to more quality data. In the long run the idea is that we start supporting multiple data sources for each...
I am bit confused on the line `all of the values that require entry are already known by the program`. The whole point of this command is that a user...
For right now the correct way to do this would be to send arguments with a `/` character in them through quotation marks like this: `load -f :/home//code/OpenBBTerminal/exports/icsa-test.csv"`. However, I...
Is there a way to check if the command is an argument if the path does not exist, or to check throw up a warning that says "if there is...
> @DidierRLopes you could instead use a different character, I suggested `;` because it's commonly used in things like bash already. I think this is the better idea. Has its...