Help for building a EA
-
Could anyone build an EA for me? Iv been trying to find the time to do it myself but with everything going on i dont have the time unfortunately to learn all the blocks needed and how to string them together.
Pretty much im hoping some lovely fellow on here is willing to help me out.
The strat:
If the 9EMA is under the 200EMA and Price is below the 9EMA.
Once there has been a NEW bearish candle under the 9ema enter a sell. (So if price is under the 9ema but then has 1 green candle followed by a closed red, enter then.
Im not looking to enter on every Bear candle, Just the first one after a bullish candle while being under the 9ema.I would like the entries to enter as follows:
from the high of the bearish candle close to the low of that candle i would like to target every 10% of that move as an entry (like a fib at 0.1-0.2-0.3 and so on all the way to 1.0. Using the low as lets say 0.0 and the high aas 1.0)I would aslso like to scale the lot size like so (0.1lot - 0.2lot -0.3lot) at every X% of the High/Low of the signal candle.
Close out lets say at 3pips from entry of trade.I also dont want to lose anymore than £500 of the days starting balance. (So if i start the day with £10,000 and it drops to £9,500= Close for the day and take no new trades. But if i start with £10,000 and it goes to £10,500 i only want the EA to close all trades and stop if the running losses hit £9,500)
Pretty much the idea is identify a trend (The 9ema being below the 200ema and price being below the 9ema.) then once a new Bearish candle is printed under the 9ema after a bullish candle to enter a trade and when price goes into drawdown to increase the lot sizes until the high of the bearish candle has been hit, Then to hold the open positions until price either hits the 2 pip from entry TP or if the negitive equity hits £500 of days starting balance.
The 2 pip stop loss is just so you have a figure to play with, i will most probably change this depending on the pair im applying it to.
Any questions and ill be happy to answer as youll be doing me a huge favour for building it for me.
I also understand this is a very cheeky post and ask, However if you dont ask you dont get right?
Thanks in advance
-
@telfordstarb That is not a trivial project to do. We can help you here if you want to build it. Do you have any initial fxDreema project to begin with?
-
Thanks for the reply! If i get any free time this weekend ill create a base project and post on here.
-
@telfordstarb Ok. I'll wait for it.
-
@telfordstarb said in Help for building a EA:
Thanks for the reply! If i get any free time this weekend ill create a base project and post on here.
Money can surely convert @l-andorrà free time to busy time and knock that you for you..save yourself the time!
-
@tipsywisdom LOL!! XD
-
Before someone does the work of writing this EA for you, it would be nice if you could tell us something about the background. Are you currently trading this strategy manually or just heard about it?
And one more important tip at the beginning, it won't help you much in the future if you don't write your EAs yourself. You will quickly discover points that you would like to change or expand and then you cannot really change anything effectively because you have not worked out the strategy of the program yourself. This does not have in common what the program does as an EA, but how the program should do it. You also need basic programming knowledge, even if it is always advertised that this is not necessary with fxdreama. Otherwise you would fail at the latest with the variables.