@jstap Could you show me how to connect these blocks to keep everything working properly?
Posts made by piotras10000
-
RE: The condition for opening the opposite positionposted in Questions & Answers
-
The condition for opening the opposite positionposted in Questions & Answers
I need a condition to open the opposite position.
For example, the first condition will be Buy and for example the market moves and suddenly goes down and I would like my EA to open a short Sell then. I will be grateful for your help. -
RE: Why "Time stamp" does not close the orders sometimesposted in Questions & Answers
@l-andorrà
Re: Do these blocks have to be linked to other blocks?
You have tested it and you are sure it works? -
Why "Time stamp" does not close the orders sometimesposted in Questions & Answers
I need to have all orders closed at a certain time. For example at 20:00 server time. Can someone tell me which blocks to connect to make my EA close all orders?
-
RE: Closing losing positions on the second candle id 2 ???posted in Questions & Answers
Re:
Could you tell me how it shouldn't be connected anymore ???
-
Closing losing positions on the second candle id 2 ???posted in Questions & Answers
I have a question any of you could take a look at my project. I'm in the process of building an EA on the Moving Average.
I would like my losing positions to be closed on the second candle.
Can someone tell me if this is logical and it will work fine.My project:
-
RE: Trouble with setting up the RSI signal?posted in Questions & Answers
Re:
But they all have it that way. -
Trouble with setting up the RSI signal?posted in Questions & Answers
I am trying to build an EA to open a position under the indicator "RSI" Unfortunately, I have a problem with the setting? For example, I only want my EA to open a BUY position if the value goes above 70.
On the other hand, it opens BUY at 59 and unfortunately it causes the so-called false signal to open the position. Maybe some of you had a similar problem ... I will be grateful for your help.
My little project:
-
RE: My EA does not close losing positions sometimes???posted in Questions & Answers
@realjoker Okey thanks. I Hopefully my EA will close every losing position from now on
-
RE: My EA does not close losing positions sometimes???posted in Questions & Answers
@l-andorrà You can show in the picture which blocks are responsible for closing losing positions?
-
RE: My EA does not close losing positions sometimes???posted in Questions & Answers
@l-andorrà Are blocks 23, 20, 22 correctly connected, because these two blocks are also supposed to close losing positions?
Does block numbers in order matter?
-
My EA does not close losing positions sometimes???posted in Questions & Answers
My EA doesn't close losing positions sometimes and I don't know what the reason is? Can any of you have a look at my project, maybe I made a mistake. I will be grateful for your help.
-
RE: Defining constant for MA Methodposted in Questions & Answers
@miro1360 ENUM_MA_METHOD is correctly.
-
Support and Resistance Levelsposted in Questions & Answers
I have a question for more experienced people who use the Robot for support and resistance in real accounts. Could someone tell me as this is with the signals? For example, how many false signals are there where such a Robot opens an order.
I have plans to build such a Robot based on such a strategy. I just don't know where to start. I will be grateful for the answer and the so-called hint.
-
RE: Indicator under the trend ?posted in Questions & Answers
@jstap At least I thought about two position every day
-
RE: Indicator under the trend ?posted in Questions & Answers
@jstap If I uses the 200 EMA on the h1 chart, it how often will such a position be opened?
-
RE: Indicator under the trend ?posted in Questions & Answers
@jstap I think that EA should open an order on the h1 chart, because it will probably read the trend better and will be more effective and, above all, safe. I just don't know what period to choose for the EMA. You could give me hint?
-
RE: Indicator under the trend ?posted in Questions & Answers
@jstap I am asking because I want to build an EA under bitcoin. I know that not all indicators give real buy and sell signals. Speaking of Moving Average, what period would you choose and on what chart?
-
Indicator under the trend ?posted in Questions & Answers
I have a question for experts, which of the indicators gives the best signal to read the upward and downward trend ???