Wingdings with X & Y
-
Hello Fxdreema developer and users
Can you tell me how to put Wingdings using X & Y?
Thanks in advance and have a nice new year . . .
-
@pheaktra-capo What is Windwings exactly? Do you mean the font type?
-
Yes brother.
Draw arrow can use Wingdings Code and can not use X & Y.
Draw text can use X & Y but dont have Wingdings option.
Do you have any solution?
-
@pheaktra-capo I see. AFAIK it is not an option unless you use a custom code block and you program it. Can someone please correct me if I'm wrong?
-
@l-andorrà hmmmm im bad at coding
I also chat to miro1360 but no reply
-
@l-andorrà Hello my friend
Happy new year
I have one question and believe you can help
Assume that i open 10 buy trades at different price and last 4 trades are in profit. what block can i use to recognize them(4trades in profit)?
-
@l-andorrà hmmm further more on what i want to do:
If i open 10 buy trades, last 4 trades are in profit and can cover the first trade that holding loss.
i want to close that 5 trades.Help me my friend.
-
@pheaktra-capo So if I understand it corectly what you want is that the open trade with the highest loss is closed at the same time as the 4 trades that are in profit and that cover the loss of the previous one. Correct? I also guess you need that those in profit be 1, 3 or 7 trades. You just need them to cover the loss, right?
-
@pheaktra-capo Yes, you are correct.
I already build EA(cost averaging) that generate 1800% per year(02-Jan-2020 to 02-Dec-2020). But the max DD is too high, 80%!
Then i think this would be help if i can do what im asking you.
-
@l-andorrà Please help brother
-
@pheaktra-capo Well, it is not as easy as you think. What is teh maximum ampunt of open trades that can be active at the same time?
-
@l-andorrà it is no limit of open trade.
it keep open new trade when it meet the codition BUY or SELL -
@pheaktra-capo Well. I tried to find an easy solution but I'm afraid there isn't any (easy I mean). You will need a double loop searching for those trades and then compare those values. I'm afraid loops are not my field of expertise, sorry. I suggest you to contact miro or roar.
-
@l-andorrà Ok thank you my friend. I will contact them
Happy new year
-
@l-andorrà Roar said he is not interest in this hmmmm
and miro not reply me, 2-3 week alreay
-
Like this??

-
@iamtaaaro Hello
no, not like that -
@pheaktra-capo Then you can always try with the admin himself although he will certainly take his taime to answer, I'm afraid.

-
@l-andorrà hmmm
-
@l-andorrà this one I believe you can help

if EA open buy, next buy must be below the last one. Help me this one brother.