DidierRLopes

Results 90 comments of DidierRLopes

Hey @pftp-jz Thanks for this! Instead of adding 2 new commands, why not have: ``` loadrange = load TICKER --rangestart -30 --rangeend -10 ``` and ``` loadfulldata = load TICKER...

> After making it, i realised it was kinda dumb to make an entire function for loadfulldata, loadfulldata could simple be -rd --reloaddata > > I talked about it in...

I think this may be what you are looking for: The `os.getcwd()` I think could get messy really fast by having all files dropped at the root of where program...

Thanks @stkerr ! Just ping me when this is ready to be reviewed and I can test it 😄

Hey @stkerr, Yes, that is an issue that we are currently aware of. There are 2 PRs that currently have a POOC that addresses this, and we are discussing internally...

Hey @stkerr, Can you check this https://github.com/OpenBB-finance/OpenBBTerminal/pull/2064 and give your feedback please? @piiq had a crack at the forward slash issue

I don't understand what's the issue, can you be more clear? E.g. I was able to play with the `etf_config` and the screen was reactive: PS: Open a different issue...

Can we fix that scraping by any chance? @minhhoang1023 how much is this feature currently used?

> This feature can't be used because it doesn't function, so metrics will not provide any insight here. If you look at your example results, they are all exactly the...

Depends on how easy it is to fix or replace the database being used. Because the filtering middleman works. Do you know any datasource we can use to replace this?...