Once per bar is above
Latest posts made by Obis
-
EA Alertsposted in Questions & Answers
Hello guys, how do I make my EA to send alert only once, when the criteria I set is met. I have added alert block, it just keeps sending multiple notifications until I close the MT4
-
RE: calculations on variable and constantsposted in Questions & Answers
@jstap so basically, % of price sets stop loss at the percentage of the equity?
-
RE: calculations on variable and constantsposted in Questions & Answers
@jstap what I wanna achieve is to set stoploss by percentage of equity. E.g When a position is opened, the EA should set stop loss to 2% of the equity
-
calculations on variable and constantsposted in Questions & Answers
Hey team, can we perform math calculation on variables and constant directly in the value, without using formula block?
-
How to make EA open order when in support zoneposted in Questions & Answers
@JSTAP I need your help, I created an EA for supply and demand, and I want the ea to check for the conditions I set only when it's in the zone of the supply and demand. I already did this, but it's not working. I can share the link to your dm
-
RE: Indicators not showing on MT4posted in Questions & Answers
@l-andorrĂ that option is already set as Yes in the setting, but still not working, or do I need to set it to No?
-
Indicators not showing on MT4posted in Questions & Answers
Hey team, i found out that indicators on my EA don't usually show on my mt4, I have to manually add them during strategy testing. Please advice
-
How to properly use the OR block.posted in Questions & Answers
Hello guys, I'm building an EA where there are two conditions to be met. I want the condition 1 or condition 2 to be met before an action happens.
E.g
ema5 crosses below ema 20 or rsi crosses above level 30 > BuyHere either one of the conditions should be met.
I want to know how to properly use the OR block
-
RE: Successfully Implementation on Divergence without importing External Indicatorsposted in Questions & Answers
@chrisbe Hello sir, in your project https://fxdreema.com/shared/vZUkZ1q3e
Can you implement this with RSI with the value of 4, and when any divergence condition is met, save it to a flag?I have an entry strategy that would work only if a divergence has happened