← All projects
Trading

Trading

Trading bots

The bot gets a signal, sizes the position and places the orders.

Link later

The job

The client already had a strategy for a listing. It had to enter automatically in the first seconds of the window.

What I did

I built a bot on the exchange API to run that strategy.

Result

The bot entered the trade on its own and closed it in profit.

What this covers

The bot went through a backtest and dry runs on live data. A signal comes in and the bot opens the trade on its own.

I want a bot for my strategy