Nurudeen Amedu
Nurudeen Amedu
4.7 (456)
  • Information
11+ years
experience
0
products
0
demo versions
670
jobs
0
signals
0
subscribers
Nurudeen Amedu
Left feedback to customer for job Simple moving average with price alert
Nurudeen Amedu
Left feedback to customer for job Adding MA of OBV condition to existing EA.
Nurudeen Amedu
Added topic how do i draw default MA on chart
am looking for code to either draw the default Moving Average or a custom moving average to chart the most important thing is that i want to be able to choose applied price, PRICE_CLOSE, OPEN, HIGH & LOW most custom moving average codes do not
Nurudeen Amedu
Added topic ATR Current Value
How do i get the current ATR value I added a double: double ATR= iATR ( Symbol (), 0 , 15 , 1 );  but when i use comment to display it to chart i get 0.0 Comment (ATR)
Nurudeen Amedu
Added topic How do I check if a trade was opened during the current bar
How do I check the first trade opened during the current bar (or after close of previous bar) and save the open price of that trade I tried this to catch buy trade price but its not working   double OpenBuyTrade(){
Nurudeen Amedu
Added topic I want to Open a Pending order when a trade is opened
I want to open a BUYSTOP when a new buy trade is opened and a SELLSTOP when a new sell trade is opened I tried like this but it keeps opening buy trades over and over even when it sees the old buy trade double trigger_price = Ask ; //-- Modify this
Nurudeen Amedu
Added topic Candle Price Check
how do i check if the first tick of a candle has higher price than the close tick (last tick) of previous candle everything i try either gives me only buy trades or only sell trades      if (((( Ask + Bid )/ 2 )-Spread) > ( iClose (
Nurudeen Amedu
Added topic Open Trade on New Bar
I want to open a buy trade if on a new bar current price is higher than open price and a sell if the opposite happens this is my code my new candle code works but i get order error 130 trying to check and open trade   void checkBar(){
Nurudeen Amedu
Added topic MQL4 to SQL
I have an EA that sends trade information to database when trade closes, it sends open and close data to one row I want to send open data when trade opens and close data when they close to the same 1 row, so leave some column empty after sending open
Nurudeen Amedu
Added topic Calculating total profit or total loss
how do i calculate total loss using a function similar to this one below and if the Profit is negative(i.e trades are in loss) will the function below just return a negative value?      int BuyProfit () {    static int
Nurudeen Amedu
Left feedback to customer for job Need to set a condition check option., for a renko EA., before making a market entry
Nurudeen Amedu
Nurudeen Amedu
Buy The CYCLES Indicator: https://www.mql5.com/en/market/product/15079
90% Accuracy on Higher TimeFrames
Send me a message if you want to buy source code