@penny-0 upload your example that doesn't work
Posts made by ambrogio
-
RE: fxDreema doesnt work with this indicator , i have upload itposted in Questions & Answers
-
RE: fxDreema doesnt work with this indicator , i have upload itposted in Questions & Answers
@penny-0 I noticed that this indicator works on the ID2 candle, you must set candle ID 2

-
RE: i don't why my indicators are not working on mt4posted in Questions & Answers
@pranj please, upload here your project
-
RE: now there problem error " not enough money " !!posted in Questions & Answers
@moon I had made some time ago this rudimentary formula for pending orders, it works well
-
RE: EA Not recognizing FxDreema Indicator?posted in Questions & Answers
@zxcsmith94 The problem is that it does not find the indicator in that folder
Check the path and name -
RE: BTCUSD Break-Even Issuesposted in Questions & Answers
@kmfoster79 If you work on multiple pairs you have to work separately, delete what you put on "on init"
i've not tryed
https://fxdreema.com/shared/4itxO9a4d
open my blocks as an example
-
RE: BTCUSD Break-Even Issuesposted in Questions & Answers
@kmfoster79 For metals, indexes and special pairs, the point is calculated differently, I am attaching a screenshot as an example and a spread indicator that can be useful

As for the Expert Advisor, each of them works with his own magic number
-
RE: Ea very profit but big drawdown how can i fix problem help guysposted in Questions & Answers
@gomen when you have a lot of Sell orders while the price goes up a big drawdown is inevitable, better you change strategy
-
RE: BTCUSD Break-Even Issuesposted in Questions & Answers
https://fxdreema.com/shared/EM7CovZSb
try this, it is a mq4 file because I don't have the BTC on MT5, you can copy and save it as mq5, for me it works
please note that BTC pips are not calculated like normal pairs

-
RE: BTCUSD Break-Even Issuesposted in Questions & Answers
@kmfoster79 When entering the name of the couple put the quotes, or leave any symbol, it should work

The same with the other blocks
-
RE: Crossing RSIposted in Questions & Answers
@spuzy Oh sorry, you're right, thank you
https://fxdreema.com/shared/mKadXooPd -
RE: Crossing RSIposted in Questions & Answers
@setsuna Hi, I believe it will never work, because an RSI indicator cannot cross another RSI indicator as they are indicators in separate windows
You should look for a custom indicator that overlaps two RSI values and load it into "my indicators" -
RE: How to Make Indicatorposted in Questions & Answers
@luckybest Fxdreema is an Expert Advisor Builder and also script builder, but you cannot build indicators
-
RE: Is this a bug?posted in Questions & Answers
@zackry in condition block seems to be a value 0, remove the comma
-
RE: Multipl order in the same timeposted in Questions & Answers
@nacim :
your condition-------->no trade-------->buy
or
your condition-------->once per bar-------->buy
or
your condition-------->no trade-------->once per bar-------->buy
