Adebayo Oluwaseun Ojo
Adebayo Oluwaseun Ojo
  • Information
3 years
experience
1
products
145
demo versions
0
jobs
0
signals
0
subscribers
I am a trader with many years of experience. I'm passionate about developing algorithms to trade the market automatically without human intervention. I'm currently focusing on the deriv.com offerings on MQL5. Please reach out to me!
Adebayo Oluwaseun Ojo Published product

Live Trading Copy Service with this exact EA :  https://www.mql5.com/en/signals/1955918 INTRODUCTION Deriv AlgoTraders EA (bot) is designed and developed by a seasoned market professional with years of experience with the goal of preserving trading capital while making consistent profit (passive income). It works on MT5 platform provided by Deriv Limited, a brokerage firm offering a wide range of assets derived from real-world or simulated markets.  Some of the advantages of this type

Adebayo Oluwaseun Ojo
Added topic Is it possible? Building EA based on overlay indicator in window 1
Hi, I have a trading method that uses two indicators overlay on each other. For example moving average overlay on RSI. Can I code an EA based on the cross of the moving average over the RSI levels (e.g., when the moving average is above RSI 70 line)
Adebayo Oluwaseun Ojo
Registered at MQL5.community
Adebayo Oluwaseun Ojo
Added topic please help! my EA does not close open order on condition. is my code wrong?
this is my code:I have tried it several times with different conditions.thanks for(cnt=0;cnt 0) { if(Bid-OrderOpenPrice()>MarketInfo(Symbol(),MODE_POINT)*TrailingStop) { if(OrderStopLoss() isar(NULL,15,0.02,0.2,0)) {