ENEZA PETER MKIRAMWENI
ENEZA PETER MKIRAMWENI
  • Information
4 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
ENEZA PETER MKIRAMWENI
Added topic I have create this RSI EA with MA as a filter but wont take trade is there any one can help help
 I have create this RSI EA with MA as a filter but wont take trade is there any one can help help check the code below //+------------------------------------------------------------------+
ENEZA PETER MKIRAMWENI
Added topic HELP TO CHANGE EA TO TRADE Synthetic Indices like volatility 75 step index because now this Ea trade only currency
Hi is there any one who can help  me to make this Ea to trade Synthetic Indices like volatility 75 step index because now this Ea trade only currency
ENEZA PETER MKIRAMWENI
Added topic fractals ea mt5 buy when down arrow and sell when up arrow appear
I have created EA for fractals indicator but when i run on strategy tester wont run is any one can help me below is mql5 code for EA #include <Trade/Trade.mqh>   int handle; int barsTotal; CTrade trade; ulong posTicket; void
ENEZA PETER MKIRAMWENI
Added topic EA for Triangular moving average
is there any one can help to create EA this Triangular moving average indicator buy when the price cross bottom line upward and sell when the price cross top line down ward the following are the code for above indicator  #property
ENEZA PETER MKIRAMWENI
Added topic how to add candle gap alerts to mt5 indicator
is there anya one can help to add alerts when gap occur in this indicator //+------------------------------------------------------------------+
ENEZA PETER MKIRAMWENI
Added topic is it possible to make this EA to close opening trade after 30 second
Any one can help me to make this EA to close opening trade after 30 second
ENEZA PETER MKIRAMWENI
Added topic EA for color MA (BUY when MA Chane to green and Sell When MA change to Red)
hi any one can help me the EA of the attached file of indicator Buy when Ma change to green and Sell When MA change to Red #include<Trade\Trade.mqh> CTrade trade; MqlTick Tick; int ma_colored; datetime MAXIMO= D'2021.10.16 00:00' ; double
ENEZA PETER MKIRAMWENI
Added topic MQL5 code for attaching two indicator to make one indicator
Please help mql5 code for attaching two indicator to one indicator  i have opened RSI indicator in mt5 and then i drag maving average  indicator on it any one can help the Code of indicator window 1
ENEZA PETER MKIRAMWENI
Added topic Rsi ea with moving average instead of rsi line
Hi I have tried to create need RSI   EA with an moving average applied to an RSI, (using simple moving average instead of rsi line) Sells at a (MA)downward crossing of an oscillator overbought level, buys at an (MA)upward crossing of an
ENEZA PETER MKIRAMWENI
Registered at MQL5.community