@ambrogio Thanks dear friend
As you said, I checked the balance
Because the entered balance was low
He used to mistake the volumes like this
Posts made by OmidRezazadeh
-
RE: My robot gets the volumes wrong, please helpposted in Questions & Answers
-
RE: My robot gets the volumes wrong, please helpposted in Questions & Answers
@ambrogio I run the same project and it imports volumes like this

It has been like this for two days
It's like I save the project, but the Metatrader cache still doesn't recognize this new project -
RE: My robot gets the volumes wrong, please helpposted in Questions & Answers
It is the same in normal mode Even if I leave the lot fixed, it still selects the volumes like this
-
RE: My robot gets the volumes wrong, please helpposted in Questions & Answers
I uninstall Metatrader and reinstall it. It works fine for a few times when I test it, but after a few times it crashes again.
shared/opKWjdM0e -
RE: My robot gets the volumes wrong, please helpposted in Questions & Answers
I did this too, but it didn't work
-
RE: My robot gets the volumes wrong, please helpposted in Questions & Answers
Is there no one to solve our problem?
-
My robot gets the volumes wrong, please helpposted in Questions & Answers
Hello
I wrote a robot with a condition
For example, if the moving average is 10, the moving average is 20
If he gives a bullish cross, take a buy position, and if he gives a bearish cross, take a sell positionNow, I want to increase the volume of the next position when the TP hits, and if it stops, the volume will return to the first position
But well, my MetaTrader 5 has become such that when I enter 1 fixed lot, it takes the wrong size of the position

Now I have entered the initial lot number 1 to take the positions fixed with the volume of 1 lot, but it takes like this

When I install the new Metatrader 5, for a short time it gets the volume of transactions correctly, but after several times of testing, it crashes and gets the wrong volumes.
-
RE: Fix Metatrader problemposted in Questions & Answers
Yes, this happens in MT5
Do you mean to save the project's MQL file? -
RE: Fix Metatrader problemposted in Questions & Answers
Yes, this happens in MT5
Do you mean to save the project's MQL file? -
Fix Metatrader problemposted in Questions & Answers
Hello Recently, the changes that I make and save in the robot, when I want to take a test, these changes are not applied. I must delete MetaTrader and reinstall it. The robot works properly The bot codes are completely correct, it was working correctly before Now he is mixing the volumes wrongly Where do you think the problem is? How do I fix it?
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
سلام
تازگیا من تغییراتی که توی ربات میدم و ذخیره میکنم وقتی میخوام تست بگیرم این تغییرات اعمال نمیشه باید حتما متا تریدر رو پاک کنم مجدد نصب منم تا
ربات درست کار کنهکدهای ربات کاملا درسته قبلا درست کار میکرد
الان حجم ها رو اشتباه میزنه اصلا کلا قاطی کرده
به نظرتون مشکل از کجاست؟
چطوری رفعش کنم؟ -
RE: How to recognize the structureposted in Questions & Answers
@l-andorrà said in How to recognize the structure:
Just store the price value into a variable as soon as it's hit and then calculate the 50% correction into another variable. When price hits that second variable, trade is triggered.
I don't understand what you mean, can you explain with an example?
-
How to recognize the structureposted in Questions & Answers
Hello my friends
I want to define the structure of Smart Money, how should I do this?
For example, I want to say when the price hit 123
Now when he corrected 50%
In the lower time, I saw the setup to enter
How should I define this 123?
thank you -
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
سلام رفقا
بخوام ساختار اسمارت مانی رو تعریف کنم براربات ، چطوری باید این کارو انجام بدم
مثلا میخوام بگم زمانیکه قیمت 123 زد
حالا وقتی 50 درصد اصلاح کرد
در تایم پایین تر ستاپ دیدم ورود کنم
همین 123 رو چطوری باید تعریف کنم
ممنون -
RE: Multi-time frame analysis of Ingulf patternposted in Questions & Answers
@OmidRezazadeh is it identified in a higher one and then the trade is triggered in a lower one
-
RE: Multi-time frame analysis of Ingulf patternposted in Questions & Answers
I would
In the M15 timeframe
I see a candlestick angelfing pattern
After seeing the Engelfing pattern, I go to the 1M time frame
In the 1M time frame, if I see an Engulfing candlestick pattern in the next 10 candles, I will enter the position
If in the next 10 candles, in the 1M time frame, I did not see an engulfing candlestick pattern
I will go back to the 15-minute time frame and wait for the next AngelfingIn fact, every time an angelfing is formed in a 15-minute time frame
If in the time frame of 1 minute in the next 10 candles, I should see the Engelfing pattern again
If I see, I will enter the position
If I don't see it again, I have to wait for the 15-minute time frame
And the same process is repeated like a circle -
RE: Multi-time frame analysis of Ingulf patternposted in Questions & Answers
thanks
Currently, it opens a position, but it is not a multi-time frame
If possible, check again -
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
سلام
میخوام در تایم 15 دقیقه الگوی اینگلف که تشکیل شد
بعد از تشکیل اینگلف 15 دقیقه
تایم 1 دقیقه بررسی بشه اگر توی 10 کندل 1 دقیقه یک الگوی اینگلف تشکیل شد وارد پوزیشن بشود
و اگر تشکیل نشد مجدد در تایم 15 دقیقه دنبال الگوی اینگلف بگرده
لطفا راهنمایی کنید تگر کسی میتونه لینک فلوچارتو بهم بده ممنون -
RE: Multi-time frame analysis of Ingulf patternposted in Questions & Answers
thanks
butUnfortunately, this flowchart does not open a trade
If possible, check again