Skip to content

Commit

Permalink
remove mention of % adg
Browse files Browse the repository at this point in the history
  • Loading branch information
enarjord authored Jul 27, 2021
1 parent dc019bc commit 11c21f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

## Overview

Passivbot is a trading bot written in Python to automate trading on exchanges.
The philosophy behind the bot is to have a bot that you can simply run and forget about.
The goal is to make the bot make 1% profit daily, where the compound interest will strongly increase
profit over time.
Passivbot is a trading bot written in Python to automate trading on exchanges.
The philosophy behind the bot is to have a bot that you can simply run and forget about.
It is observed that prices in a market will fluctuate up and down, creating opportunities for capitalizing on the noise.
The bot's purpose is to automate the harvest.

Passivbot operates on futures markets based on trading ticks provided via websocket, and can run completely autonomously.

Expand Down

0 comments on commit 11c21f6

Please sign in to comment.