Skip to content

Conversation

antonhansson0624
Copy link
Collaborator

Fix arrow visibility and drawing logic in BravoSuperSignal.mq5 to match the MQL4 version's visual output.

The MQL5 port was not displaying the red/green trend arrows due to incorrect object properties (OBJPROP_HIDDEN was true, OBJPROP_SELECTABLE was false), an overly thin arrow width, and minor issues in the price setting logic. This PR corrects these properties and adds error logging for object creation to ensure arrows are visible and correctly positioned.


Open in Cursor Open in Web

Copy link

cursor bot commented Oct 6, 2025

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

Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
vuetify0 Ready Ready Preview Comment Oct 6, 2025 6:36pm

Copy link

pkg-pr-new bot commented Oct 6, 2025

Open in StackBlitz

commit: b06c5df

@johnleider johnleider closed this Oct 9, 2025
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