if you have mq4 files from indicators it is very easy same as that example, but if you have ex4 files that are different for setting buffer for reading data from indicator
Posts made by Xfire
-
RE: Custom Indicator uploadposted in General Discussions
-
RE: Veriable text changeposted in General Discussions
Hi. what is that data exactly?
if is an indicator you can edit mq4 file. if you use ex4 file you can't change that but if you want the control that from EA input you can create new constant and use in the condition block -
RE: Good Strategy (so far) but confusing results.......any ideas?posted in Questions & Answers
@abarrett69 You can share your project here by a link and guys can check your project
please look at "create a shared copy" menu
-
RE: Good Strategy (so far) but confusing results.......any ideas?posted in Questions & Answers
@abarrett69 Do you add your spread to your TP? I see your spread is too high.
when you see price is on the your tp but can't close a position that is a big spread .
-
RE: How to run 2 blocks having far numbersposted in Bug Reports
@faiz43 I'm too new in Fxdreema. you're welcome
-
RE: I don't know why it didn't open? Is there anything wrong?posted in Questions & Answers
@khalids222 you can change variable with this block

-
RE: How to run 2 blocks having far numbersposted in Bug Reports
@faiz43 i think you can a little change and use it
-
RE: How to run 2 blocks having far numbersposted in Bug Reports
@faiz43 please use the share project menu for creating a project link.
this link is builder base page -
RE: I don't know why it didn't open? Is there anything wrong?posted in Questions & Answers
@khalids222 please share your project
-
RE: I don't know why it didn't open? Is there anything wrong?posted in Questions & Answers
@khalids222 i never used this type of data. but your comparing is incorrect
on the right side, you should use price value -
RE: How to run 2 blocks having far numbersposted in Bug Reports
@faiz43 i think you can edit the first post and change it
-
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: 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