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
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
281
+
If you use this framework for your investments, do not risk money
282
+
which you are afraid to lose, until you have clear understanding how
272
283
the framework works. We can't stress this enough:
273
284
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.
285
+
BEFORE YOU START USING MONEY WITH THE FRAMEWORK, MAKE SURE THAT YOU TESTED
286
+
YOUR COMPONENTS THOROUGHLY. USE THE SOFTWARE AT YOUR OWN RISK.
276
287
THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR INVESTMENT RESULTS.
277
288
278
-
Also, make sure that you read the source code of any plugin you use or
289
+
Also, make sure that you read the source code of any plugin you use or
279
290
implementation of an algorithm made with this framework.
280
291
281
292
## Documentation
282
293
283
-
All the documentation can be found online
294
+
All the documentation can be found online
284
295
at the [documentation webstie](https://investing-algorithm-framework.com)
285
296
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
297
+
In most cases, you'll probably never have to change code on this repo directly
298
+
if you are building your algorithm/bot. But if you do, check out the
288
299
contributing page at the website.
289
300
290
-
If you'd like to chat with investing-algorithm-framework users
301
+
If you'd like to chat with investing-algorithm-framework users
291
302
and developers, [join us on Slack](https://inv-algo-framework.slack.com) or [join us on reddit](https://www.reddit.com/r/InvestingBots/)
292
303
293
304
## Acknowledgements
@@ -302,12 +313,12 @@ first. If it hasn't been reported, please [create a new issue](https://github.co
302
313
303
314
### Contributing
304
315
305
-
The investing algorithm framework is a community driven project.
316
+
The investing algorithm framework is a community driven project.
306
317
We welcome you to participate, contribute and together help build the future trading bots developed in python.
307
318
308
319
Feel like the framework is missing a feature? We welcome your pull requests!
309
320
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.
321
+
You can pick up a task by assigning yourself to it.
311
322
312
323
**Note** before starting any major new feature work, *please open an issue describing what you are planning to do*.
313
324
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