The Bucket of Positions block is not adding up all the profits on the MT5. When I use the Condition block to filter the sum of profits, it does not work.
Best posts made by augustocosta
-
Bucket of Positionsposted in Bug Reports
Latest posts made by augustocosta
-
Indicator TRixposted in Questions & Answers
I'm in the condition block to check if the trix is less than or greater than zero. Is not working. I use MT5.
-
Indicator OBVposted in Questions & Answers
I'm using the Condition block to compare the OBV value of candle 0 with the OBV of candle 1. It's giving a compile error: 'AppliedPrice' - cannot convert enum".
-
RE: Bucket of Positionsposted in Bug Reports
@fxDreema I tested it now and it worked. It was very good.
-
RE: Bucket of Positionsposted in Bug Reports
@fxDreema Thank you very much.
About the colors I did not pay attention to this detail. I just liked using the stronger primary colors.
-
RE: Bucket of Positionsposted in Bug Reports
I have two open positions buy (MT5 with hedge). One position is at a loss and the other at a profit. When the sum of the two positions goes to expected profit, I close the two positions.
-
RE: Bucket of Positions (MT5)posted in General Discussions
Miro,
When the current price reaches a support or resistance, I close the trade with profit and open another trade in the opposite direction. If I closed a trade sell, I will now have two trades buy. When the profits of these two trades buy is greater than a certain amount, I close the two trades buy (Area#7).
-
RE: Bucket of Positions (MT5)posted in General Discussions
@miro1360 https://fxdreema.com/shared/ReXndjcmc
Miro,
When the current price reaches a support or resistance, I close the trade with profit and open another trade in the opposite direction. If I closed a trade sell, I will now have two trades buy. When the profits of these two trades buy is greater than a certain amount, I close the two trades buy. -
RE: Bucket of Positions (MT5)posted in General Discussions
@miro1360 I do not know how to post the file as you did. I'd like to send you the EA file for you to review.
-
Bucket of Positionsposted in Bug Reports
The Bucket of Positions block is not adding up all the profits on the MT5. When I use the Condition block to filter the sum of profits, it does not work.