CRAZY6 EA
-
Hi guys i need your help I've created my first EA and it working nicely but it keeps on braking it just cut off on trade. but I can send my project so you guys can test it. PLEASE PLEASE HELP
-
If it's cutting off trades there might be a reason behind it.
1: if you are using custom indicators then may be the indicator is Repainting.
2: you may have connected a block somewhere that's causing this, go through the blocks once again
3: maybe you have set the option to close the trade once a certain condition is true regardless of tp or sl -
Why don't you share your project here? That way we can take a look on it.
-
Thank you for your response guys I cross fingers to get this EA right. This is my project link I'll be glad if you do some touch ups for me https://fxdreema.com/shared/D78KOIr8.
test it on 1minute chart, 3months strategy test. -
That trailing stop block is wrongly positioned. It should be in a separated line of commands.
And why are you using different MA periods for left and right price labels?
-
ok Let me just fix all that ill let you know the result. Thanx a lot I'andorra.
Is that all Sir? -
I really appreciate your help Sir this is my 1st time building this robot . Would you kindly guide me on improving my EA. If you don't mind please? (excuse my English it bad)
-
Sure, no problem. I will try my best to help you. Just share your project and I will take a look on it.
-
Ok. Let's do it. Could you please detail your strategy and your latest versions' project?
-
@l-andorrà oh bless you I'andorra you're a lifesaver man.
ok I want to do something that buys and sell on turning points but I keep getting it wrong and I have few days in fxdreema I'll be shut out soon.
ill send you my project. -
-
The trailing stop block must be separated from all other blocks. You want it to train tick by tick and not once per bar.
I don't understand where all the information within the 'Comment' block comes from. Is it gathered from another thread of blocks? If not you should create it. You cannot show on chart (and that's what that block does) anything that hasn't previously been inserted into a variable.
-
@l-andorrà Ok Sir can you please fix for me if you don't mind I'm a bit confuse.
-
Firstly I need to know why do you need all the info within the 'comment' block. Could you please explain what it is supposed for?
-
@l-andorrà You know when you wanna do something desperately but you don't know how to do it? .. That what happened there. I was just trying every thing
.. don't worry about all those details. My aim is to do something that buys and sell on the right positions. -
I hope this will be useful:
https://fxdreema.com/shared/P0t1Q5PR
I picked up some random conditions just for you to see how to connect them. Use your own conditions there. The important part is separating the 'trailing stop' block from the main thread. You need it to run on every tick (I guess) not once per bar, as per your project.
I hope this helps.
-
@l-andorrà
ok let me try.
Bless you I'andorra.