My subscription is over my friend.
Posts made by RezaZare
-
RE: Can someone output my robot for me? I will pay for it.posted in General Discussions
-
RE: Can someone output my robot for me? I will pay for it.posted in General Discussions
Hello Friend, actually I made a robot with fx dreema and I want the mq4 and mq5 output.
-
Can someone output my robot for me? I will pay for it.posted in General Discussions
Can someone output my robot for me? I will pay for it.
-
RE: WHAT IS THE MEANING OF ONCE PER BAR?posted in Questions & Answers
Can someone output my robot for me? I will pay for it.
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
سلام از رباتی که ساختم خروجی میخوام اگر کسی اشتراک داره با پرداخت مبلغ یه خروجی برای من بگیره ممنون میشم
-
خروجی از ربات مبلغ پرداخت میشهposted in Questions & Answers
سلام از رباتی که ساختم خروجی میخوام اگر کسی اشتراک داره با پرداخت مبلغ یه خروجی برای من بگیره ممنون میشم
-
RE: Trade/Order propertiesposted in Questions & Answers
Not exactly. Let me explain it in this way. Every order has a ticket number, that means the order number from when the robot starts, so I want to call for example open price of the third pending order and compare it with something else.
help me -
Trade/Order propertiesposted in Questions & Answers
Hello.
- Imagine that we have 2 or more pending orders at the same time. I want to access to some properties of each order separately by its ticket number(order number). properties such as open price and etc.
- I want to define some variables separately for each of N pending orders that I don't know how many they are and what the numbers are. Then I want to compare these variables.
Please help me:)
-
RE: How Can I find the minimum?posted in Questions & Answers
@l-andorrà Thank you .You create a spark in my mind

-
RE: How Can I find the minimum?posted in Questions & Answers
@l-andorrà Thank you but I wanted the lowest high but not the highest high. I made it with blocks
-
RE: How Can I find the minimum?posted in Questions & Answers
@RezaZare Thanks a lot finally I made it with two loop blocks and variables. the point was that I should set the second loop cycle-1 on every execution.
-
How Can I find the minimum?posted in Questions & Answers
I want to find the lowest high of candle among past 100 candles
-
constants optionsposted in Questions & Answers
How can I have several options in one input line in meta trader expert advisor setting panel ? in constant panel I tried Enum data type but i didnt work
-
RE: how to create a once per indicator conditionposted in Questions & Answers
does trading view allow me to download its candle data? if so how?
-
RE: how to create a once per indicator conditionposted in Questions & Answers
No master, I'm using MT4
-
RE: how to create a once per indicator conditionposted in Questions & Answers
another question master: I want to define a condition in h1 time frame and put an order on m2 time frame but the meta doesnt have m2 data history so the robot doesnt do anything ! what can I do?