Nikhil Saraf

Results 73 issues of Nikhil Saraf

## Desired Behavior I want to use the delegated signing feature offered in Kelp in this [issue](https://github.com/stellar/kelp/issues/710) ## Impact The desired behavior will allow me to run my kelp bot...

feature request
help wanted

## Desired Behavior I want to be able to restart a bot configured from the Pendulum trading template without having to re-configure the SEED_PRICE field every time. ## Impact The...

feature request

## Desired Behavior I want to support web-sockets for the following endpoints on binance: - fetch trade history - get orderbook - create order - cancel order - get open...

feature request
help wanted

This is the master-list of issues required to make Kelp-as-a-Service a reality, written in order of precedence. For specific tasks, we should create new issues and link there here next...

feature request
Epic

## Describe the bug The bot should not require stellar's trading account and asset's issuer address when trading on centralized exchanges. Currently validation fails when we leave these values out...

bug

This should never happen because we should consider the balance on backing exchange when placing orders such that we can **always** cover. This causes bot to crash. The result of...

bug

see new orders to be placed vs additional bid ops ``` 2021/05/20 07:46:07 backing orderbook before transformations, including 3 additional buffer orders: 2021/05/20 07:46:07 bids on backing exchange: 2021/05/20 07:46:07...

bug

## Desired Behavior I want to be able to get an alert if the bot hasn't updated in the last X seconds. This should be a control from outside the...

feature request

this task is not clearly defined and needs to be discussed before it is worked on. Goal is to achieve a solution that provides UI feedback to the user so...

bug
GUI

quit button triggers Stopping and then delete strategy on all active bots with Modal window showing number bots being stopped

feature request
GUI