Raphael Adetunji Olaiyapo
Raphael Adetunji Olaiyapo
  • Information
1 year
experience
2
products
1
demo versions
0
jobs
0
signals
0
subscribers
Raphael Adetunji Olaiyapo
Added topic How can I draw arrow on chart from inside an EA?
This is MQL5 question. AIM: I want to add code that draws arrow from inside the Expert advisor/Robot so that the user can use the arrow signal to enter a trade. Note: I don't want to have a separate indicator for this. I have tried below code. I
Raphael Adetunji Olaiyapo
Added topic How to use DLL to show closed trades in History tab of MT5
I have tried but it is not working #ifdef __MQL5__    #include <WinAPI\winapi.mqh> #else    #define HANDLE       int    #define PVOID        
Raphael Adetunji Olaiyapo Published product

This tool draws all the pivot point lines on chart. It is important to remind/tell you that there are 5 pivot method according to BabyPips website. All these methods have their unique mathematical formula. 1. Floor Method. 2. Woodie Method. 3. Camarilla Method. 4. DeMark Method. 5. Fibonacci Method. What makes this pivot tool unique is that you can click the "Fibonacci" button to select the pivot method you want. You can click the "Monthly" button to select the Period you want to use for the

Raphael Adetunji Olaiyapo Published product

ArchIntel Strength meter is different from the conventional strength meter. It displays correlation index for currency pair and individual currencies, see image 4 and image 6 for the currency pair correlation index and currency strength index. This strength meter displays correlated pair. EURJPY is used to explain the formula, EURUSD and USDJPY must be going up before I can buy (Long ) EURJPY , vice-versa is for sell. When any of the currency pair is correlated using this formular the the

Raphael Adetunji Olaiyapo
Added topic EA is opening too many orders at same price and time
I have an EA, the trade opening condition is as follows, after market move away from the first trade by 10 pips the EA should take the second trade, if market move away from the second trade by 10 pips third trade should be opened, etc. The EA is
Raphael Adetunji Olaiyapo
Registered at MQL5.community