I want to give it a big cycle in (Loop (pass "n" times) block), but when a condition happens, it will come out of the loop. Will the purple (loop) break block do this? Because I was not successful
Posts made by sajadamani1377
-
break loopposted in Questions & Answers
-
RE: for each pending orderposted in Questions & Answers
Thanks, my problem is solved
Now I faced a new problem. Is it possible to delete a comment?
For example, when you make a robot. In on Deinit it is possible to delete the buttons, but I did not find a way to delete the comment. -
for each pending orderposted in Questions & Answers
If I want to have the largest lot of pending orders, how is it possible?
-
Cycle counterposted in Questions & Answers
Hello
I want to check the last closed trade
If the profit was more than 0, trade counter +1 once
If the profit was less than 0, trade the counter once -1Do this only once for each closed trade
The problem is how many times he does this
Thank you for your guidance
-
Do not place too many pendings on a specific price.posted in Questions & Answers
Hello, have a good time
I want to put only one pending order in one price, but there is no problem if there are several pending in several different places. I also used no pending nearby block. But I did not get the result. -
Difficulty in creating a custom martingaleposted in Questions & Answers
Hi, I have written martingale in different modes, for example, when it enters a loss, the next trade should be opened with the same intervals with a coefficient of the first trade, and the other mode is added to the interval between transactions or the interval of transactions should be a coefficient.
I wrote buying and selling in the same way, buying works correctly and exactly what I want is done, but selling has problems and even when I am in profit, it opens many deals.
https://fxdreema.com/shared/6lZX4HVvd -
Show in the commentsposted in Questions & Answers
What should I do so that the number zero does not show in the form of an image?

I even enabled rounding up to 1 digits

-
RE: Truncate decimal numbersposted in Questions & Answers
What block should I use if I want to show the profit or loss of a symbol in the form of a comment in the same display?
-
RE: سلام دوستان من میخوام با اندیکاتور استوک استیک یدونه ربات بسازم بهترین اعدادی که تو اندیکاتور استوک استیک جواب میده کدوما هستن من به ترتیب 14 و 3 و 1 گذاشتمposted in Questions & Answers
سلام ممکنه برای جفت ارز ها و تایم فریم های مختلف متفاوت باشه بهتره از اپتیمایز متاتریدر استفاده کنید.
-
Truncate decimal numbersposted in Questions & Answers
I want the balance to be divided by a number and the result of each number to be rounded down. In fact, the decimal should be cut off. For example, 1.1 or 1.9 both become 1.
-
RE: Optimizing robot trader object indicatorposted in Questions & Answers
My goal was to use the FVG indicator, but unfortunately I only found the EX4 format. If it was MQ4 format, it would be easy to use the buffer.
-
Optimizing robot trader object indicatorposted in Questions & Answers
Hello, good time everyone
If we build a robot that trades according to the indicator object.
As a rule, for the backtest, after starting the backtest, you should put that indicator on the chart so that the object is created and the robot trades.
Now, if we want to optimize the robot, it does not show us the chart to put the indicator on. Is there a solution? -
RE: Trade closing assistantposted in Questions & Answers
I mean all trades are open, it doesn't matter which symbol
-
Trade closing assistantposted in Questions & Answers
Hello good time. I wrote a simple bot to help me during live trades and close all trades when my total profit reaches $5. It works in the backtest, but not in the live trade where I manually open the trade. Thank you for your guidance
shared/EywMTK3hc