You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,11 +46,11 @@ Octobot's main feature is **evolution** : you can [install](https://www.octobot.
46
46
47
47
## Hardware requirements
48
48
- CPU : 1 Core / 1GHz
49
-
- RAM : 250 Mo
50
-
- Disk : 1 Go
49
+
- RAM : 250 MB
50
+
- Disk : 1 GB
51
51
52
52
## Installation
53
-
OctoBot's installation is **very simple**... because **very documented** ! See the [installation guides](https://www.octobot.online/guides/#installation) for more info.
53
+
OctoBot's installation is **very simple**... because it is **very documented** ! See the [installation guides](https://www.octobot.online/guides/#installation) for more info.
Octobot supports many [exchanges](https://octobot.click/gh-exchanges) thanks to the [ccxt library](https://github.com/ccxt/ccxt).
117
-
To activate trading on an exchange, just configure OctoBot with your api keys as described [on the exchange documentation](https://www.octobot.online/guides/#exchanges).
117
+
To activate trading on an exchange, just configure OctoBot with your API keys as described [on the exchange documentation](https://www.octobot.online/guides/#exchanges).
118
118
119
119
## Disclaimer
120
120
Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS
121
121
AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.
122
122
123
123
Always start by running a trading bot in simulation mode and do not engage money
124
-
before you understand how it works and what profit/loss you should
125
-
expect.
124
+
before you understand how it works and what profit/loss you should expect.
126
125
127
-
Do not hesitate to read the source code and understand the mechanism of this bot.
126
+
Please feel free to read the source code and understand the mechanism of this bot.
0 commit comments