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
Copy file name to clipboardExpand all lines: README.md
+42-58Lines changed: 42 additions & 58 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
[](https://github.com/SeaQL/sea-orm/stargazers/) If you like what we do, consider starring, sharing and contributing!
If you use this framework for your investments, do not risk money
271
-
which you are afraid to lose, until you have clear understanding how
254
+
If you use this framework for your investments, do not risk money
255
+
which you are afraid to lose, until you have clear understanding how
272
256
the framework works. We can't stress this enough:
273
257
274
-
BEFORE YOU START USING MONEY WITH THE FRAMEWORK, MAKE SURE THAT YOU TESTED
275
-
YOUR COMPONENTS THOROUGHLY. USE THE SOFTWARE AT YOUR OWN RISK.
258
+
BEFORE YOU START USING MONEY WITH THE FRAMEWORK, MAKE SURE THAT YOU TESTED
259
+
YOUR COMPONENTS THOROUGHLY. USE THE SOFTWARE AT YOUR OWN RISK.
276
260
THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR INVESTMENT RESULTS.
277
261
278
-
Also, make sure that you read the source code of any plugin you use or
262
+
Also, make sure that you read the source code of any plugin you use or
279
263
implementation of an algorithm made with this framework.
280
264
281
265
## Documentation
282
266
283
-
All the documentation can be found online
267
+
All the documentation can be found online
284
268
at the [documentation webstie](https://investing-algorithm-framework.com)
285
269
286
-
In most cases, you'll probably never have to change code on this repo directly
287
-
if you are building your algorithm/bot. But if you do, check out the
270
+
In most cases, you'll probably never have to change code on this repo directly
271
+
if you are building your algorithm/bot. But if you do, check out the
288
272
contributing page at the website.
289
273
290
-
If you'd like to chat with investing-algorithm-framework users
274
+
If you'd like to chat with investing-algorithm-framework users
291
275
and developers, [join us on Slack](https://inv-algo-framework.slack.com) or [join us on reddit](https://www.reddit.com/r/InvestingBots/)
292
276
293
277
## Acknowledgements
@@ -302,12 +286,12 @@ first. If it hasn't been reported, please [create a new issue](https://github.co
302
286
303
287
### Contributing
304
288
305
-
The investing algorithm framework is a community driven project.
289
+
The investing algorithm framework is a community driven project.
306
290
We welcome you to participate, contribute and together help build the future trading bots developed in python.
307
291
308
292
Feel like the framework is missing a feature? We welcome your pull requests!
309
293
If you want to contribute to the project roadmap, please take a look at the [project board](https://github.com/coding-kitties/investing-algorithm-framework/projects?query=is%3Aopen).
310
-
You can pick up a task by assigning yourself to it.
294
+
You can pick up a task by assigning yourself to it.
311
295
312
296
**Note** before starting any major new feature work, *please open an issue describing what you are planning to do*.
313
297
This will ensure that interested parties can give valuable feedback on the feature, and let others know that you are working on it.
0 commit comments