I want check that my closed position was closed manualy . And it dosn't work.
But I have new idea. I must add a condition to ea closing. Condition will be true when EA closes but False when I close manually.
Posts made by casebefx
-
RE: Closed manually - problemposted in Questions & Answers
-
RE: Closed manually - problemposted in Questions & Answers
It dosn't work becouse EA can close trades too.
-
RE: Closed manually - problemposted in Questions & Answers
Sorry but there is no condition "closed manually".
Because a trade can be closed by EA.
I think that must make other condition that indicate it . -
Closed manually - problemposted in Questions & Answers
Hi!
I want to check a condition that my trade was closed manually. But I dont know how to do this. There is block "check how it was closed" but there is no condition "manually".
How can I do this ?
-
RE: Formula - calculating differenceposted in Questions & Answers
Mayby better way would be this : put Tekan to Formula, in formula multiply Tekan ( Id1 ) x 1 and put it at variable. This same Formula make with a Kijun. In third Formula subtraction this two variables and put result to the third variable.
-
Bug with variables and formulaposted in Bug Reports
Hi
I found bug with variables and formula.
I put two diferent variables into two formulas. After few clicks on update in formulas are the same variables.watch video
https://youtu.be/kCQum7TN2U8thx
-
RE: Thank you fxDreemaposted in Questions & Answers
Fxdreema is the best sofware on internet for me.
-
RE: The strategy from scratch questions and problemsposted in Questions & Answers
Hi!
There is "Run blocks" in builder.
How does it works ?I have connected blocks Id1->id2->id3->......
If I put number of block id1, Run Blocks will go to Id1 and starts Id1, id2, id3 .....
Or I have to put all id's (Id1,id2,id3...) in Run Blocks to start all blocks ?Thx
-
RE: The strategy from scratch questions and problemsposted in Questions & Answers
Hi !
I have a diference between size of Lot B and lot B. For example diference is 0.01 .
But when I show this variable into commment (on chart) it shows 0.0100000000000001 .
Is it bug into MQL4 ? Or what ?
I want to show and take for condition two digits after comma .
Can I show only two digits after comma ?Next problem.
I want delay EA for x ticks. But block is only for x seconds. Can you add ticks possibility. I dont want to use block every tick. -
RE: The strategy from scratch questions and problemsposted in Questions & Answers
Hi !
Is it possible to close trades by comment ?
I have comment "xxx" and "yyy" and I want close trades with comment "xxx".
Is it possible ? -
RE: Divide by zero bugposted in Bug Reports
When I put zero into Formula block EA stops too. Is it bug in EA or is it "mathematical bug" because it shouldn't divide by zero ?
-
RE: Problem with variablesposted in Bug Reports
https://fxdreema.com/forum/topic/4449/february-2017
I think that these problems are related. I am glad that the problem will be solved.
Best regards
-
RE: How close on reverse signal and open reverseposted in Questions & Answers
rpfslb notice when the indicator changes colour from red to blue, value of indicator on candle id 1 < id 2.
From blue to red value of indicator on candle id 1 > id 2 -
RE: The strategy from scratch questions and problemsposted in Questions & Answers
Hi
I have another problem. I created this strategy:
https://fxdreema.com/shared/qh68n5nKcI want to count a sum of lots opened on chart. But I want to count by the colour of arrows.
But EA counts it false. It add some more lots , but I don't know why ?Radoslav could you look into strategy.
Best Regards
Radek -
Problem with variablesposted in Bug Reports
Hi
I have problem with variable. When I put for example "0" to variable in white space (Adjust fields) on block For Each Trade, it disappears after .......exactly I dont know after what .
I export file, put new blocks, copy and past. And unexpectedly "0" disappears.
But I have more than 10 blocks ForEach Trade and it makes me nervous .
Radoslaw could you do something with this problem ?And sometimes fxdreema server doesn't work - is it problem with hosting server ?
Best Regards
Radek -
RE: Fxdreema EA on mql5.com marketposted in General Discussions
Adding new EA I must attache mql4 file.
-
Fxdreema EA on mql5.com marketposted in General Discussions
Hi
Is it possible to sell EA which is made by fxdreema generator on mql5.com market ?
Some time ago I wanted to add EA but it was impossible. -
The strategy from scratch questions and problemsposted in Questions & Answers
Is it possible to close trades by amount of money?.
For example I have 100 usd gain and I want to close 50 usd giving order on usd not pips or percent. -
RE: does not workposted in Questions & Answers
@fxDreema when I import old startegies (made before update) and I want to change variable than all variables and constance disappear.
In Formula there is C7 insted divide symbol.Do I have to create new strategies or will be able to import the old ?