I want something like this:
The robot makes a sell entry and leaves a pending buy at 100 points.
If you touch the buy, then it places a pending sale at 100 points. with this he will always leave a reverse order always at 100 points...
Posts made by Mateus_F
-
Leaving a reverse pending order every 100 pointsposted in Questions & Answers
-
RE: Track win and lose by robot MAGIC NUMBERposted in Questions & Answers
Friend.. thanks but forget it. what I want has nothing to do with groups and doesn't even need a group what I want is the sum of traders by MAGIC NUMBER and not by group.
-
RE: Track win and lose by robot MAGIC NUMBERposted in Questions & Answers
clique aqui e veja um exemplo quase pronto
Almost the same here on the link, the difference is that I don't want to know the pairs, but the general SUM of the values gained by each MAGIC NUMBER. -
RE: Track win and lose by robot MAGIC NUMBERposted in Questions & Answers
Good afternoon.
I don't think you guys understand.. I don't want to put or know where the magic numbers go. I just want to calculate the values of each one separately. -
RE: Track win and lose by robot MAGIC NUMBERposted in Questions & Answers
Good afternoon.
Friend forgets GROUP. all I want is to make a loop to add the value of each magic NUMBER.. see the photo!
I just want to add the value gained from each ID of this one and for a robot not to disturb the other. because everyone has a daily goal.
-
RE: Track win and lose by robot MAGIC NUMBERposted in Questions & Answers
Good afternoon
, I think you misunderstood, so I'll try to be more clear.
I'm not talking about GROUPS. I go there on magic NUMBER and change it to 2 and another to 4.
number 2 will operate with the crossing of averages, number 4 will operate macd.
At the end of the day I want the sum of the loss and gain by the magic number. if robot 2 made 1 trader and lost, I want him to only his stop to be activated, since number 4 will continue the trader separate from the other. -
Track win and lose by robot MAGIC NUMBERposted in Questions & Answers
Good Morning.
I will trade the same Eurusd currency pair, but I will trade with the same robot, just changing the robot's strategy, and each strategy has a magic number. example: 1,2,3, but I want to know how much won and how much lost each strategy of the same robot by its magic number. -
RE: separate robot operations by magic numberposted in Questions & Answers
Good night.
I'm going to trade the same Eurusd currency pair, but I'm going to trade with the same robot, just changing the robot's strategy, and each strategy has a magic number. example: 1,2,3, but I want to know how much won and how much lost each strategy of the same robot by its magic number. -
separate robot operations by magic numberposted in Questions & Answers
Good Morning.
How can I separate the robot's operations by their magic number? -
loop to find gain and lose valueposted in Questions & Answers
I work in the same pair with 4 different robots, how do I make each robot know exactly what it won or lost by their ID?
-
fxdreema paymentposted in Questions & Answers
I am from Brazil.
And it seems that all forms of payment that exist today in fxdreema do not work in brazil... does anyone know a way to pay fxdreema in brazil? -
RE: assemble an inverse input grid every 100 pipsposted in Questions & Answers
Thank you very much @l-andorrà , I will test it .. grateful for the help
-
RE: assemble an inverse input grid every 100 pipsposted in Questions & Answers
1 - And how many levels are supposed to be?
R: this is easy to do because I go for a constant and where to add the levels
2 - And is that buy trade opened manually or automatically?
R: And is that buy trade opened manually or automatically?The idea is even simple.
I put the EA on the chart, it will automatically create 02 pending trades a buy and a sell.
If the market goes to BUY, the pending one is deleted.
Then the GRID starts.
for every 100 points that rise in favor, the robot leaves a pending SELL order, that is, a surplus of each gain.
I remember that 100 points and an idea I will have a constant where I can define how many points I want.in short: it moves in favor of the entry and at the same time it leaves pending orders on the contrary, the idea is that when the market comes back it will already come back winning over the pending orders.
-
RE: assemble an inverse input grid every 100 pipsposted in Questions & Answers
1 - A buy is open.
R: Yes
2 -Then several pending sells are programmed at 100, 200, 300.. pips distance from that buy's open price.
R: no, it will only open sales if the market is in favor every 100 points.
Example: Makes the entry with BUY, the market goes up 150 points in favor, then opens a pending sale, if the market goes up to 220 points, it will open another pending sale of 200 points...
3- All those pending sells are programmed ABOVE the buy's open price.
R: yes, as long as it respects the second option there is to make pending entries of the same points in favor of the entry. -
assemble an inverse input grid every 100 pipsposted in Questions & Answers
Good afternoon.
I would like to know how to build a grid as follows.
After a purchase entry, every 100 positive points it generates a pending sale entry... -
move the takeposted in General Discussions
I would like to know how to move the take as soon as I add a new volume to an order
-
RE: Help Stop This Loopposted in Questions & Answers
Bom dia , se a ideia e fechar as ordens pendentes , o que o bloco 34 ta fazendo ai ? ja que ele vai gerar uma nova ordem pendentes. também tente invés isto colocar um bloco de "If pending order" conectado a '"Minutes filter" + "Delete pending orders" , com isto apos aquele prazo todas as ordens sao apagadas .. ou junte ai a minha ideia com se remova o bloco 34 .
-
RE: BOSS system with NNFX TP, SL, TL and ATR Limitsposted in Tutorials by Users
good morning my nobleman .. It was only difficult to test because the indicators did not come together .. and also do not have their names in each condition so we can search for them and assemble ...