NuBot development roadmap - From 0.1 to 1.0

No, woolly is working on this.

I am.
Development stopped over the holiday period due to a lack of free time but I am picking it up again now.

2 Likes

I moved 11 posts to a new topic: On managerial issues and community members

1 Like

So NuBot development is getting funding from the B&C Exchange money raising, I guess.

In view of changed surrounding conditions, the roadmap of NuBot has been changed (OP edited) :

Short term priorities redefined, mid-term priorities adjusted, long-term targets compacted into undefined milestones.

1 Like

oh damn we’re at nubot as alp client? Hot dog! Any possibility for fixed-cost support?

I very much appreciate that!

You didn’t put that on the roadmap just because my headless raspi didn’t work with it?! :wink:

The new ALP server which NuBot will communicate with is designed for the fixed cost model.

3 Likes

hehe, I am typing a long message in another window, new thread(s) coming soon. With retrospect I should have published them all at the same time, but bear with me.

1 Like

I don’t know how to request a new page at https://docs.nubits.com/
It might not hurt to have another entry at “NUBOT”:
“NuBot on a RaspberryPi (with Raspbian)”.
The link to “Using NuBot” on the docs didn’t work when I tried to prepare my RaspberryPi for NuBot, because the repositories don’t have the Java installers for Raspbian.

I think it might be easier to maintain the guides at docs.nubits.com. But an update of the guide on bitbucket would to the trick as well.

I tracked the steps I made to have my RaPi run NuBot here:

1 Like

and I heard you back then : these steps are integrated in the official documentation : https://bitbucket.org/JordanLeePeershares/nubottrading/src/b7dfd492e808e0a92081dcfcfc749ec3022e12f7/docs/SETUP.md?at=master&fileviewer=file-view-default

(control +f raspberry )

Also, from docs.nubits.com there is a NuBot hyperlink that takes you to the readme.md of the repository which is always up-to-date.

Let me know if you think that could be improved

Damn - I didn’t check the official documentation again… my bad.
It looks great!

I think the last remark I appended to the gist is useful and could be included to the documentation:

1 Like

I installed 0.3.2. The GUI launcher does not launch when I click either on “import json file” or “configure from scratch”. I am on mac. Any idea?

EDIT: It is probably because I do not have nu installed :sweat_smile:

This thread is to discuss the roadmap . Please follow steps explained in setup tutorial.

1 Like

Feature Request:
Every x minutes, if the price has not changed (think fiat pegs) and the account has a balance on either the buy or sell side bigger than y (y can be hardcoded), replace all orders as if there was a bot restart.

is that to facilitate competition with multiple custodians, right? For volatile-pegs a similar system its already implement that introduce random sleep times after receiving a price shift suggestion from push service. For fiat, actually for USD, there is already an open ticket. Will prioritize it in the following version since it has been requested.

I don’t think that’s what I’m suggesting, kind of the opposite. I’m asking that every so often, even if there is no price shift suggestion, the bot replaces orders. So the thought came from this thread, but it’s something I’ve been thinking about:

Anyway, it sounds like y’all have recognized the problem in USD pegs. That makes sense, I’m sure you’ll figure it out there.

1 Like

I don’t see in roadmap a login screen in web browser with failed attempt lock and timer expiration.
It isn’t considered as a security issue?

it’s not a security issue, is just not there.

There is an open ticket on bb that has been opened some months ago

Not all details and open bug are in this strategic roadmap thread

1 Like

Feature request:
Consumable wall

Say I put up 2k on the consumable wall. For example, i have a balanced pool but i want to inject 2k nbt into the market. So i deposit 2k nbt to an already balanced nubot and want the 2k to be placed at a lower offset than the rest of the liquidity. If, say, 1k of it is sold, the wall is now 1k and does not replenish. The sold stuff goes to buy side at the regular offset. So only the 2k would get ‘injected’ (i.e. sold at a small offset) and only once. I could reset the consumable wall by restarting nubot.

1 Like