evdubs

Results 15 comments of evdubs

I am experiencing this issue as well. Here are two repositories: - [EPS and Sales Estimates](https://datbase.org/view?query=dat://6a797780a33db5b65fe08e5ba5a8dcf0277ba9d508d064efda08458db1e1a3da) - [Options Chains](https://datbase.org/view?query=dat://8eed8dc41ab7ff1ac84ce4c4cf364bf04218b719b601c802ca6bcad46421b748) In EPS and Sales Estimates, `eps-estimate/2019-02-17.csv` is visible, but none of...

Also, using http://ranger.mauve.moe/dat-js-example, we can see the repository does have more than one file in a subdirectory.

From the README: >The intended way to launch this application is by doing the following: > >`$ racket main.rkt -u db-username -n db-name -p db-password` > >db-username defaults to 'user'...

Does this doc help? https://github.com/evdubs/renegade-way/blob/master/SETUP.md

1. Sounds great! 2. I commented on your pull request. Have you tried submitting a swap offer between $50 and $100? I have been able to submit them with success....

So how do you propose controlling the interest rate used by auto renew?

Did you try running this with the -e switch to get the full trace? Perhaps there was a legitimate exchange exception and the exchange exception implementation in XChange is buggy?

Are you still having this issue (or even running Harmonia)?

I noticed that there was a near-y-axis and far-y-axis notion in the documentation. However, this seems limited by just showing something like the decimal 1.0 or a currency $1.0. I...

[Here](https://imgur.com/a/Lrv02) is a separate example of what I am trying to achieve. There are two separate data series shown with different y values but they share the same x-axis. Plotting...