We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
...which is in portfolio but does nothing up to now. Also do not forget the unittests.
The text was updated successfully, but these errors were encountered:
ba1f10e3c80da784e13b9d6b25be39c2468fe2a4 293c8ad
Sorry, something went wrong.
Risk management in portfolio now breaks, since I can suffer a drawdown of more than risk_per_trade per trade
risk_per_trade
In execute_tick_event, I need to close the position, if it has lost enough money. Also, I need to adjust trade_units, when opening a new position
hkopp
No branches or pull requests
...which is in portfolio but does nothing up to now.
Also do not forget the unittests.
The text was updated successfully, but these errors were encountered: