@Morpheus_0 Hello friend, I didn't post any link because I didn't think it was necessary, it's something very simple to do.
Posts made by OntradingX
-
RE: Block does not respect distance of orders.posted in Questions & Answers
-
BUG to limit amount of trading assets?posted in Questions & Answers
Hello friends, recently I've been testing how to limit assets and thanks to our friend @roar I found a way to do this.
But after numerous attempts I am not succeeding.
See the project... I created a simple condition where I only inform that if there were less trades than what I want the EA should continue, if there are more than I allow it is not for trading, and even then it doesn't work.
I'm starting to believe it's a problem, can anyone help me figure out if it's a problem or if it's a matter of logic that it's incorrect on my part?Project Test below:
https://fxdreema.com/shared/Dvt79NcPd -
RE: Position Created block with failure.posted in Bug Reports
@l-andorrà
I take a part of the robot and generate another project and put the same situation to happen and reproduce the same error.
I don't see the need to post an entire robot that has lots and lots of blocks in my language that no one will understand to check if there is a conflict in logic or something.
This problem was already posted a few days ago in the bugs area and I'm waiting for answers from the admin. -
Block does not respect distance of orders.posted in Questions & Answers
Someone noticed a problem with order distancing.
For example, when creating any multimarket project, when trying to use the distance by creating any rule that tries to force the EA to always open orders with a distance of at least 200 points, for example, the EA sometimes does not respect it and opens with a smaller distance, for example, 120 points or even 100 points? -
RE: Position Created block with failure.posted in Bug Reports
@l-andorrà
This is exactly what is not happening, only when the pending order is triggered or when it is (created) that the line should appear, that is why the block is called position created.
The order is being created/opened and the line is not being drawn.
So you agree that there is a bug? -
RE: 3 or more buys in the same priceposted in Questions & Answers
The idea is not to triple (multiply) and generate larger lot, the idea is to multiply and generate the amount of orders, I know that in the end the result is the same thing, but I would like to test this way, when the multiplier signals that it is for Open Lot 0.02 For example I would open 2 orders 0.01 in the same price.
-
RE: 3 or more buys in the same priceposted in Questions & Answers
@Edtoloza
My idea is not a martingale, I want instead of making Martingale, put orders, in order to open multiplied lot, I want to open the amount of orders.
Example, if I have 1 order and my multiplier resulted in 3.45, then I am in order for me to put a batch of 3.45 I want to put 3 orders on the chart. -
RE: 3 or more buys in the same priceposted in Questions & Answers
https://fxdreema.com/forum/topic/16217/position-created-block-with-failure
I create this in BUG sector to admin see. -
Position Created block with failure.posted in Bug Reports
This is a block with issue.
Project to test --> https://fxdreema.com/shared/jjMQq1Z6cThe rule I created is simple, (whenever a group 2 purchase order) is created, so draw a line, with project test I created it is noted that the line is not always designed, but constantly a purchase of group 2 is created.
So I believe this block is not really working as it should work that is whenever there is a negotiation created to go to the next block and execute.
-
3 or more buys in the same priceposted in Questions & Answers
I want to make 3 purchases at the same price when there was a sales stop.
How do you do this?
-
RE: Easy way to make ENUMposted in Tutorials by Users
@roar I tested it here and it worked perfectly.
Thanks for this valuable tip. -
RE: Easy way to make ENUMposted in Tutorials by Users
Great, work here with numeric https://fxdreema.com/shared/Msfdavdbe
-
RE: Easy way to make ENUMposted in Tutorials by Users
@roar How can I create a condition using these drop down menu options?
Would it be "Text" or " Text code input" in the condition block? -
Text adjustment in the corner of the screen.posted in Questions & Answers
How can I place this text in the corner of the screen but at the same height of the line as it is now?

-
RE: How do you calculate distance between 2 prices?posted in Questions & Answers
@jstap no.
I want the calculation, what you mentioned there is to locate a top and a bottom, I already have the top and bottom values there, I want to know how the calculation is done to reach 1000 points. -
How do you calculate distance between 2 prices?posted in Questions & Answers
In the example below we have 2 prices:
1.07262
1.06262
Distance of 1000 pointsHow do you calculate this distance? can give an example using the formula block.


