Akshay Pai

Results 14 issues of Akshay Pai

Currently, a lot of extra code is required in defining the mapping of the nested fields for more complicated mapping. This can be a real pain when working with a...

Currently, we are reserving cash and stocks. But there's no mechanism to show how much cash / orders were reserved apart from scrolling portfolio page. Users should be able to...

enhancement
Medium Priority

As discussed earlier, some files are extremely bloated and in a serious need of refactor. grpcapi's especially.

Refactor
High Priority

Right now, it waits for like 4 to 8 seconds before it reconnects. This should be reduced. First 3 attempts should complete in the first 5 seconds.

Right now, logs aren't being stored. This is pretty important incase the bot connection breaks like last time.

Right now, the bot admin looks pretty unhelpful. Make it a bit more usable.

For some reason, after purchasing say 5 stocks of a company, it gets added twice to the portfolio. It gets fixed on refreshing the page.

bug
Medium Priority

Right now, we have no real way of detecting exploits by users teaming up etc. One way is to introduce a type of a bot in large quantity which simply...

Last time the bots kept going down after regular intervals of time for some reason. I think it's due to the number of active connections. Check that out.