I am using block "Trailing pending orders" but It's not working.
Posts made by forexalgo
-
How to modify open price for pending order ?posted in Questions & Answers
-
I can't rename constants and variablesposted in Questions & Answers
What's happen ? now I can't rename constants and variables in my project.
-
RE: Break Even Point Calculationposted in Questions & Answers
I have an MT4 Indicator that calculate Break Even Point for multiple open trades, I want to convert it to an MT4 EA by using fxDreema block, now I don't understand and don't know how to do it. Please help me.0_1501683246668_Break Even Point MT4 Indicator.mq4
-
RE: Break Even Point Calculationposted in Questions & Answers
@gharti I want the EA to draw the horizontal line on break even point on the chart
-
Break Even Point Calculationposted in Questions & Answers
Let's say that my account have 4 open trades with different open price and different lot size.
First Open Trade : Type = BUY , Open Price = 1.3000 , Lot Size = 0.01
Second Open Trade : Type = BUY , Open Price = 1.2950 , Lot Size = 0.02
Third Open Trade : Type = SELL , Open Price = 1.2900 , Lot Size = 0.03
Fourth Open Trade : Type = SELL , Open Price = 1.2850 , Lot Size = 0.04
What is the formula to calculate Break Even Point of these 4 open trades ? and give me the Sample in fxDreema. Thank you -
Need more Bucket ID for Bucket of Trades Blockposted in Questions & Answers
I need to use 9 different Bucket ID for my project, but In fxDreema, Bucket of Trades Block have only 8 color to choose as the Bucket ID. Please give me any solution.
-
RE: What is the difference between the Parent Trade and the Partial Trade ?posted in Questions & Answers
@timmyhanke the parent trade is the current open trade that entry market firstly, and the another open trade that entry market secondly is the partial trade, is that correct ?
-
What is the difference between the Parent Trade and the Partial Trade ?posted in Questions & Answers
please defination the Parent Trade and the Partial Trade, and give me some example.
-
Maximum Trade Per Dayposted in Questions & Answers
EA will stop open new trade today when it reach the Maximum Trade Per Day and EA will start trading again tomorrow.
-
How to detect even number or odd number of the total open trades ?posted in Questions & Answers
I want to set the condition for the EA do something when the total open trades is even number or odd number.
