@faiz43 i think you can edit the first post and change it
Posts made by Xfire
-
RE: How to run 2 blocks having far numbersposted in Bug Reports
-
RE: I don't know why it didn't open? Is there anything wrong?posted in Questions & Answers
every two sides in a condition should be the same together.
you cant Comparison a price with pip. price comparing with the price -
RE: I don't know why it didn't open? Is there anything wrong?posted in Questions & Answers
@khalids222 hi.
at the first, you cant write text in the adjust menu. just +10 or -10 -
RE: How to run 2 blocks having far numbersposted in Bug Reports
@faiz43
That blocks just run one time because you don't close position and block 1 never run again.
Blocks 2 ;3 opened a position and block 1 stoped forever -
RE: How to run 2 blocks having far numbersposted in Bug Reports
@faiz43 HI
please share your project with the link.
you can do in the project menu.That is not a bug, you should move this to "Answer&Question" category and other users can see your question
-
RE: Scalping bot help...posted in Questions & Answers
@upstatecashew hi.
how to work for 5 min time frame with MA 500!?
maybe in one day just has 3 crosses
if you want to work in the top or bottom MA that have too Swing -
RE: Server down??posted in Bug Reports
Hi.
Thank you for fixing and extra days for my account
@fxdreema -
RE: Server down??posted in Bug Reports
@camhawk it is good idea and easy for some update or news.
easy for us to share Fxdreema.com to some group.
Fxdreema doesn't have good advertise on the internet, I was lucky to see Fxdeema.
-
RE: Server down??posted in Bug Reports
i don't know but i pay for one month and now it is 27 days !!!
without any email and note before down server, without any description!!
I hope Administrator write a post and say to users what happened for website
@fxdreema -
RE: stop at profit eaposted in Questions & Answers
@l-andorrà i checked when i calculate profit with the balance that is not good.
because of balance change after the first profit.
how can i take just sum from profit?
thank you -
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@dre in the left corner you can click and open a window to create your constant.
if you can use Enum you can take a sample from indicators mq5 files and change for yourself in Ea mq5 file.

-
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@trader-philipps if before new position other positions were open then we cant use block "3" as not safe.
if wasn't open any position then block "3" didn't need. -
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@trader-philipps i think not working in mt5
-
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@dragonfly617 this way is not safe. maybe profit is negative and close positions aren't good idea
-
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@dre I updated the link now
-
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@dre i hope you can take idea...
3 status are here for input, you can write, Both, Buy or Sell and control blocks for activatehttps://fxdreema.com/shared/wGwOoNHQb
sorry for my English

-
RE: Help understanding and applying Phone notification blockposted in Questions & Answers
@sammilegacy i should try again. one time doesn't work and i removed from my EA
-
RE: Can I set my Buy & Sell EA to ONLY Buy or ONLY Sell?posted in Questions & Answers
@dre Hi.
you should use two "No position" blocks for separating.
you need few blocks for control ON or OFF "No position" blocks.
for example, you can use "Constants" for manually controlling or check ATR for On or OFF blocks....