@l-andorrĂ How Much a Person will charge to make such an Indicator ?
I dont know any Coder of MT5 so kindly help
Posts made by er.arpit09
-
RE: How to Trades with MA in separate window indicator ( Eg. With Stochastic)posted in Questions & Answers
-
RE: How to Trades with MA in separate window indicator ( Eg. With Stochastic)posted in Questions & Answers
Thanks I will Look for a EA to Do that in MT5
-
RE: How to Trades with MA in separate window indicator ( Eg. With Stochastic)posted in Questions & Answers

This is Example of the Condition of which I need to Learn to make EA.
Please Experts help me...
-
How to Trades with MA in separate window indicator ( Eg. With Stochastic)posted in Questions & Answers
I want to Put MA in Stochastic window and dont want to use Stochastic Lines. I just want to draw Levels from Stochastic and put Moving Average in Same window with it. When MA crosses Stoch Levels of Over Sold I want to open Buy Trade and when MA crosses Over Bought Level I want to take Sell Trade. I tried but it is not taking any trade as MA is Main chart indicator and Stoch is Separate window indicator.
Need Help of how to make this. (This is Just a Example of MA and Stoch, I want some others to also include in this pattern once learnt how to generate trades with multiple indicator crosses each other or levels in same separate window)
Please Help or If want me to more Clear I can show with Image!

Oh Sorry Its free account so unable to upload image but i will upload it in thread -
RE: Spread Status Stoppedposted in Questions & Answers
Seems like Your EA is Stopped from UpSide Button of Play and pause or the Algorithm tick selection not done while Loading EA on Chart
-
How to Use .ex5 indicator without .mq5 fileposted in Questions & Answers
I have a Indicator but not have its Source Code. If I upload it no buffers are read by fxdreema system. How to Use in this case. if I just wrote Buffer 0 and Buffer 1 then can use ?
Does it work like this, I have to use Zoom V3 by Dina.ex5 indicator -
RE: "Indicator rise" Block How to use Informationposted in Questions & Answers
Thanks ... I am Not seeing how to work with that so Will search for it. Thanks
-
"Indicator rise" Block How to use Informationposted in Questions & Answers
Can This Block be used to find the Breakouts. Indicator rise and fall these I was checking but Dont know how to use them
I am seeking the best way to make EA for detecting Breakout. Please some Guidance is Invited -
RE: How to Set TP to a Running Tradeposted in Questions & Answers
There is No Strategy in Project I will Just Manually Open trade in MT5. I need a EA to Run on Charts as Soon as I open Trade the EA need to modify the Current running Trade and Set TP on running Trade once
-
How to Set TP to a Running Tradeposted in Questions & Answers
I have Opened Trade manually but I want s soon as I take a trade EA Modify it and Set a TP (only TP) based on points or pips to the ongoing Trade
-
RE: TUTORIAL Create Button Sell And Buy & Executeposted in Tutorials by Users
How to get Mouse Click Button on MT5
-
I am unable to Load My Indicator Buffersposted in Questions & Answers
Please Help as whenever I am loading any MQL5 File its Buffers are not shown as It don't detect the Buffers. How to Make Solution for this kind of issues
Is the Indicator I want to Load. PLease help
0_1602614548534_SilverTrend_NRTR.mq5 -
RE: Can't Close Running Tradesposted in Questions & Answers
@roar Thanks You gave the Solution to Me..
Actually there is No Description available for using al the Blocks and All their options in Details... -
RE: Can't Close Running Tradesposted in Questions & Answers
Thanks I will Test this and Feedback to You
-
Can't Close Running Tradesposted in Questions & Answers
HI I am Trying to make a EA for Closing All Running Trades. But It is Not Doing So, not even one running trade is Closed.
Can a EA detect Mouse Click on Chart or any object to trigger that Object Function
Please tell me why -
stop buy pending orders in grid after a number of buy Ordersposted in Questions & Answers
Can someone show how to stop buying pending orders in grid after a number of orders as per count as when condition is fulfilled it goes on placing buy orders continuously and not stop
-
RE: Manual Execution of Buttons On Chartposted in Questions & Answers
@l-andorrĂ Have You got something for solution for me .. please
-
How to Use Colours of a Buffer to Tradeposted in Questions & Answers
A Buffer can has many Colours in MT5 Code so how we can set trading conditions using those colours change of a single buffer in mT5 EA