Skip to content

Changes from background agent bc-194e7c0a-2436-40b4-9a3a-789be7767881#2

Open
pradeeptandon wants to merge 1 commit into
masterfrom
cursor/bc-194e7c0a-2436-40b4-9a3a-789be7767881-9439
Open

Changes from background agent bc-194e7c0a-2436-40b4-9a3a-789be7767881#2
pradeeptandon wants to merge 1 commit into
masterfrom
cursor/bc-194e7c0a-2436-40b4-9a3a-789be7767881-9439

Conversation

@pradeeptandon

Copy link
Copy Markdown
Owner

Convert a risky Python trading bot to a risk-free MQL5 Expert Advisor for MetaTrader 5.

The original Python bot had critical risk issues, including no proper stop-loss, unlimited position accumulation, and no drawdown protection. This MQL5 EA implements comprehensive risk management, such as guaranteed stop-loss for every position, daily and total loss limits, position sizing based on risk, and consecutive loss protection, to prioritize capital preservation and enable safer, more sustainable trading.


Open in Cursor Open in Web

…nagement

Co-authored-by: ef22venkatat <ef22venkatat@iimidr.ac.in>
@cursor

cursor Bot commented Aug 22, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@pradeeptandon pradeeptandon marked this pull request as ready for review August 22, 2025 16:30
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.

2 participants