Skip to content

Create v1 #66

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

Closed
wants to merge 1 commit into from
Closed

Create v1 #66

wants to merge 1 commit into from

Conversation

dr-az556
Copy link

@dr-az556 dr-az556 commented Jun 10, 2025

No description provided.

مثال عملي:

دخول صفقة شراء عند 100$

وضع وقف متحرك بنسبة 0.5%

إذا ارتفع السعر إلى 120$:

سيتحرك الوقف إلى 120$ - (0.5% من 120$) = 119.40$

إذا انخفض السعر إلى 119.40$:

سيتم إغلاق الصفقة عند 119.40$، محققًا ربحًا قدره 19.40$ بدلاً من الصفر

مزايا النظام الجديد:

يحمي الأرباح تلقائيًا

يسمح للصفقة بالاستمرار في حالة استمرار الصعود

يمنع تحول الأرباح إلى خسائر

لا يتطلب متابعة يدوية

يتكيف مع تحركات السوق

هذا التعديل يحل المشكلة الأساسية ويحسن من إدارة المخاطر في الصفقات الطويلة.
@skills skills deleted a comment from dr-az556 Jun 24, 2025
@skills skills deleted a comment from WWJ30 Jun 24, 2025
@skills skills deleted a comment from WWJ30 Jun 24, 2025
@skills skills locked as spam and limited conversation to collaborators Jun 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants