Martin-Molinero
8ad81dca71
Update readme.md ( #4949 )
2020-11-20 09:12:23 -03:00
Jatin Kumar
035b29fdf5
Update readme.md ( #4793 )
...
* Update readme.md
American English sadly.
2020-09-30 13:17:59 -07:00
Aaron Janeiro Stone
090ceb131e
Install instructions: Non-Windows ( #4777 )
...
* Added warning for paths in non-Windows
As per https://github.com/dotnet/msbuild/issues/4216
* reserved character instructions - clarity
2020-09-28 21:51:21 -03:00
Colton Sellers
c5c57a33c1
IDE & Docker Integration ( #4576 )
...
* Mount custom algorithms to container
attach algorithms with bash script
* VS Code Integration
* PyCharm Integration
* Simplify the run docker script
* Mono C# Debugging is broken, removed related tasks
* add OSX config for run-docker
* Update readme.md
Reflect latest changes to configuration
* Update to move pdb for debugging algos
* VS Code C# Debugging fix
* Visual Studio fixes for debugging C#
* rework of launch scripts; also allows inline args
* Documentation overhaul
* Add python directory arg
* address review
* List debugging options in config
* Undo unnecessary change
* Address review and bughunt
* remove python debugging method
2020-08-02 19:45:18 -03:00
Jared
9cfeb36d4f
Update readme.md
2020-06-25 16:13:48 -07:00
hsm207
5aa5b33594
Fix typo in readme.md
2020-06-16 16:09:48 +00:00
Martin Molinero
a8524f6179
Fix for research dockerfile
...
- Do not delete PythonNet.dll used by C# kernels
- Do not delete linux clr.so
- Adding docker to readmes
2020-06-10 18:30:23 -03:00
Martin Molinero
7fc21e52dd
Add QC.Common as dependency for nuget QC.Launcher
2020-06-02 13:56:59 -03:00
Jared
692bae1d6f
Update readme.md
2020-05-26 11:06:11 -07:00
Martin-Molinero
cf276ad081
Update readme.md
2020-05-20 21:02:15 -03:00
Jared
9621d1f890
Update readme.md
2019-10-01 15:35:33 -07:00
Kamuela Franco
cf055a7ccb
Fix small typographical error
2019-09-04 23:46:22 +01:00
AlexCatarino
ee957f6a53
Fix Python Packages Versions
2019-07-10 12:05:00 +01:00
alexotsu
c79fb1ebd5
Add "Hiring" section to readme.md ( #3292 )
...
* Add a "Hiring" section to readme.md
Added "QuantConnect is Hiring" to the top of the readme
Added links to the open roles on Indeed:
- Developer Advocate
- Quantitative Developer
- Quantitative Development Intern
2019-06-11 11:44:51 -07:00
Martin Molinero
aca0267bbb
Updating documentation
...
- Removing `setup.py` and updating python documentation
- Updating ubuntu installation documentation to match
DockerfileLeanFundation
2019-01-22 21:38:01 -03:00
Jared
68416d4c9a
Update to LEAN logo
2018-06-01 16:20:46 -04:00
Martin-Molinero
a60e88fbaf
minor changes
2018-04-05 15:05:05 -07:00
Martin-Molinero
be1b5344b1
addressing reviews
2018-04-05 14:47:09 -07:00
Jared
e0145bd70b
Update readme to reflect python support
2018-03-30 16:43:17 -04:00
Jared
66bdc556aa
Update readme.md
2018-03-21 17:00:29 -04:00
Michael Handschuh
18a559943e
Upgrade LEAN Python to 3.6 from 2.7
...
- Adds log to display the python version the algorithm is using.
- Fixes python algorithms that were failing because of small subtleties
like leading zeroes.
- Updates pythonnet with a version compiled with python 3.6 flags
- Changes in DockerfileFoundation: we now use miniconda to manage the python
environment.
- Took the opportunity to add NTLK (#1349 ), Tensorforce (#1369 ) and
PyTorch/Pyro (#1385 ).
- Changes readme in Algorithm.Python to show steps to install miniconda
2018-02-23 15:09:06 -05:00
Stefano Raggi
a39e6a8e28
Revert "Merge pull request #1526 from AlexCatarino/python3"
...
This reverts commit 2e523992d0 , reversing
changes made to fa48fc23ea .
2018-02-14 16:03:12 +01:00
AlexCatarino
34a271adac
Updates pythonnet
...
In this update, we had compiled pythonnet with python 3.6 instead of 2.7 flags
2018-02-13 13:00:50 +00:00
Jared
45739685d0
Update readme.md
2018-01-11 14:00:31 -05:00
Jared Broad
0feba09b72
Bump for builder
2017-12-26 10:23:11 -05:00
Stefano Raggi
353a1b2745
Update readme for Linux install
...
Just tested LEAN installation procedure on a fresh install of Ubuntu 17.10 and a small change was required, following the current instructions on the Mono website:
http://www.mono-project.com/download/#download-lin-ubuntu
2017-12-11 16:06:25 +01:00
Matthew Sedam
115346ee9a
Readme.md build status updates
...
* Clicking on the Travis button now links to Travis CI. It previously did not.
* Removed Build Status section
2017-10-25 15:31:40 -05:00
Derek M Tishler
e98d47c3a5
documentation image update
...
New overview detailed image and updated readme files with new image.
2017-10-21 02:34:19 -04:00
Juan José D'Ambrosio
b20eeaab29
Update readme.md
2017-10-05 22:13:10 -03:00
Juan José D'Ambrosio
545f78dfa9
Update readme.md
2017-10-05 20:33:46 -03:00
Juan José D'Ambrosio
ac7aa9a390
Update readme.md
...
Add solution name to xbuild command.
2017-09-24 21:53:24 -03:00
Jared
d753986587
Added sketch and free live trading for PRs
2017-09-18 16:05:18 -04:00
Denis Gorbachev
99a60c7ba1
Update readme.md
2017-09-18 10:11:16 +00:00
AlexCatarino
1c330415d3
Updates information about python installation
...
Additional information is needed to help users to be able to run python algorithms with Lean.
2017-09-13 14:50:14 +01:00
Xiang Li
0e8cc9676a
Merge branch 'master' into r-support
2017-08-01 12:05:31 -04:00
Jared
cc971bc166
Update readme.md
2017-07-28 16:21:39 -04:00
Xiang Li
2333e2550e
Update
2017-07-27 16:00:30 -04:00
Xiang Li
0ab52282cb
Update Read.me, change the place of R command.
2017-07-27 15:59:09 -04:00
Xiang Li
f092a3f658
Update readme
2017-07-27 15:27:48 -04:00
Xiang Li
b49e806457
Add R to Readme
2017-07-27 12:48:06 -04:00
AlexCatarino
3c23759efd
Implements History Requests returning pandas.DataFrame
...
Algorithms written in python can access to new overloads for the QCAlgorithm.History method that returns a dictionary with pandas.DataFrame
2017-07-06 15:09:59 +01:00
AlexCatarino
b88cc4a2f1
Updates installation instructions
2017-06-23 13:22:56 +01:00
AlexCatarino
f6aa31643c
Updates pythonnet package
...
This new pythonnet package makes available the latest version from pythonnet master branch and includes modifications to enable charting in Lean for python.
The dockerfile to create images for the cloud is updated to reflect the package update and adds keras and tensorflow
2017-06-02 10:45:45 +01:00
Jared
9de02c9eaa
Merge pull request #806 from mushketyk/backtest-plugin
...
Backtest plugin
2017-05-18 15:34:31 -04:00
Ivan Mushketyk
7950723d0d
Update readme.md
2017-03-19 05:57:35 -07:00
AlexCatarino
9774af9adc
Custom Data for Python Support
2017-02-09 17:48:50 -02:00
AlexCatarino
68fd8a4120
New Python Support Framework
...
Initial commit
2017-01-10 16:12:19 -02:00
Jared
26561010ff
Update readme.md
2016-07-07 01:44:04 -04:00
Ruby Erlang
be6a2367a3
Fixes on Lean OSX installation instructions
2016-06-03 16:20:34 -04:00
Jared
ab9d352dce
Update readme.md
2016-05-26 12:06:57 -04:00