is "no trade" block checks for trades on the entire platform or only on the chart that the AE running on?
if running two charts with the same magic number, how will it affect the block result?
Posts made by talshemtov
-
no trade way of checkingposted in Questions & Answers
-
Price action, CHoCH and BOSposted in Questions & Answers
what is the effective approach for finding
- BOS
- CHoCH
- Price action; Ex. for Long: High followed by HH + HL followed by HL
Finally, How to remember those price values?
Any link that can share?
-
RE: Spread valueposted in Questions & Answers
@l-andorrà
what should be their values (indexes, gold, jpy)?
I am not confident about that.
I am confused about the number of zeros -
RE: Spread valueposted in Questions & Answers
what should be their values (indexes, gold, jpy)?
I am not confident about that. -
Zigzag modeposted in Questions & Answers
ZigZag mode High and Higer high show the same value, why is that?
-
RE: Fast MA close to Slow MAposted in Questions & Answers
yes, this is the basic way.
I just wounder if there are other approaches -
Spread valueposted in Questions & Answers
I like to buffer the SL and TP based on the spread value.
I am facing a problem with Indexes and gold... (JPY - haven't checked)
the value is incorrect.
I tried working with the global setting but had no success.
Can you please guide me? -
RE: Fast MA close to Slow MAposted in Questions & Answers
@l-andorrà @sktsec
I am actually asking what is the effective way to code a program that will recognize this situation -
Fast MA close to Slow MAposted in Questions & Answers
What is the effective way to avoid a situation where the fast and slow MAs kiss each other for some ars?

-
RE: Action on Tradingview alertposted in Questions & Answers
can we use webhooks with FXdreema?
the idea is;
if a trigger is received then AE will do an action. -
Action on Tradingview alertposted in Questions & Answers
How can we do an action in MT4 (buy/sell, draw...) upon an alert in Tradingview?
-
RE: EMA condition not enforced, maybe backtest issue.posted in Questions & Answers
@ambrogio What I posted was just to simplify the issue,
anyhow, thank you for the intention to help! -
RE: EMA condition not enforced, maybe backtest issue.posted in Questions & Answers
This is what I am trying to do.
youtu.be/z3wECtzV9M8(It is my 1st AE, I apologize if there are some basic mistakes or wrong approaches.)
https://fxdreema.com/shared/gPvtFjlGc
Thank you!
-
RE: EMA condition not enforced, maybe backtest issue.posted in Questions & Answers
ID1 was added, thanks.
I am using Tick Data Manager, for every tick.
-
Blocks being skiptposted in Questions & Answers
I found out that even though condition (#6) is met, it does not follow the program stream.
EMA50 > EMA100 yet the comment does not change nor BUY order not executed.
(See images)
Any Idea?



-
EMA condition not enforced, maybe backtest issue.posted in Questions & Answers

- Any Idea why there is no "buy" trade the first time that EMA50 > EMA100?
The 1st BUY was about 9 bars later (see the Vertical line)

- Why is there no "buy" trade here? (no open trades and EMA50>EMA100)

- why is there a "Buy" trade even though that EMA50<EMA100?

- Any Idea why there is no "buy" trade the first time that EMA50 > EMA100?