Hello guys hope you are doing well , is it possible on fxdreema to get the highest and lowest points the price reached in a certain time for example between 10 pm and 12 am . and the if the price crosses those levels buy (after the time crosses 1 am)
Latest posts made by nidalzd
-
Time Based Buyposted in Questions & Answers
-
RE: Cross below highest price - Valueposted in Questions & Answers
update:
the following project is working as expected , but i want to add a functionality where if the price keeps dropping ( x value in pips)after the buy , open another buy , without closing the first one and so on.... -
RE: Cross below highest price - Valueposted in Questions & Answers
Here is how i modified the project
and here's how i want it to work:
-
Cross below highest price - Valueposted in Questions & Answers
Hello guys , hope you are doing well.
this is my project link : https://fxdreema.com/shared/VyBxjEw2b
im trying to get the highest price of the last 20 candles for example , then store its value in a variable .
the goal is to check a new peak (high) and if the price reversed by 10 pips downward from the high , open a buy trade.
however my code is not opening any trade.
im storing the high - 10 pips in a variable also .
your help is appreciated -
EA based on previous candleposted in Questions & Answers
i want to create an EA in MQL5 that does the following : checks if previous candle is green , open buy trade in the new candle and close it on candle close . is this possible on fxdreema?
-
RE: EA BUTTONSposted in Tutorials by Users
@l-andorrà The EA is working good based on the conditions , it takes short trade when indicator is red and it open long trade when indicator is red.
i want to add button that can stop this EA from taking short trades for a while and vice versa -
RE: EA BUTTONSposted in Tutorials by Users
The EA is working good based on the conditions , it takes short trade when indicator is red and it open long trade when indicator is red.
i want to add button that can stop this EA from taking short trades for a while and vice versa @l-andorrà -
EA BUTTONSposted in Tutorials by Users
@l-andorrà the EA is functioning greatly, its based on a custom indicator when buffer is red it sells and when it green it buys. but i need to add 2 buttons (on-chart) , 1 to allow the EA for taking the short trades only and one for the long trades.
because the indicator is bad on reversal so there should be something manual to stop from taking wrong trades.
I dont have enough priviliges to share the screenshot -
RE: RSI EAposted in Tutorials by Users
@youngtreptrader no bro i want to sell when it reverses from >70 ,and when it reach 69 , open sell