Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trade.py upgraded to be able to be unpickled. #406

Merged
merged 6 commits into from
Jul 3, 2020
Merged

trade.py upgraded to be able to be unpickled. #406

merged 6 commits into from
Jul 3, 2020

Conversation

andrelcgt
Copy link
Contributor

With this proposed change it is possible to use trade history with multiprocessing.

@vladisld
Copy link
Collaborator

vladisld commented Jun 23, 2020

suggest updating the .gitignore file to exclude the PyCharm internal files (.idea/ folder).

@vladisld
Copy link
Collaborator

would be great if the corresponding test could be added

@andrelcgt
Copy link
Contributor Author

suggest updating the .gitignore file to exclude the PyCharm internal files (.idea/ folder).

I am a new in github. Did I do it right?

@vladisld
Copy link
Collaborator

I am a new in github. Did I do it right?

absolutely. thanks.

backtrader/trade.py Show resolved Hide resolved
backtrader/trade.py Show resolved Hide resolved
@mementum mementum merged commit 9118556 into mementum:master Jul 3, 2020
lovinrain pushed a commit to lovinrain/myforkbt that referenced this pull request Jul 29, 2020
* trade.py upgraded to be able to be unpickled.

* Excluded .idea from .gitignore

* Fixed .gitignore

* Delete backtrader.iml

* Delete profiles_settings.xml

* Delete modules.xml
Grenite pushed a commit to Grenite/backtrader that referenced this pull request Dec 2, 2021
* trade.py upgraded to be able to be unpickled.

* Excluded .idea from .gitignore

* Fixed .gitignore

* Delete backtrader.iml

* Delete profiles_settings.xml

* Delete modules.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants