I think Darwinex zero is a good way to start, but they are more of a long-term game. I'm planning to use them in the near future. If you can do well with them then you'll will be more likely to be able to trade for those other prop firms. I spoke with many of them and most of them allow using EAs. You need to ask them what type of trading they allow from EAs and if yours is okay. There are also a few prop firms out there that won't allow you to use an EA unless it was made by you. Maybe someday we will see an EA based prop firm.
Posts made by fxbam
-
RE: EA based Prop Firmposted in General Discussions
-
Is this even possible? Original Bal + %posted in Questions & Answers
I haven't built this yet but I'm trying to figure out if this can be done. All orders would have a stop-loss and take-profit, but only one position could be open at a time.
The idea is Balance + 1% for first trade.
2nd trade = Original balance +1%.
3rd trade = Original balance +1%.
4th, 5th, 6th, and so on = Original balance + 1%
Each time it opens more than one position it will calculate the volume size based on the drawdown + original balance + 1%.
If take-profit is hit it will count the new balance + 1% for the new target.
Has anyone tried making this with fxDreema?

Please share any links that may have tried something like this, thank you.
-
RE: Can anyone copy and past into the Custom MQL code?posted in General Discussions
@jstap That worked, thank you. I never had to do that before. I appreciate the help. Now, this has given me a few extra options.
-
RE: Can anyone copy and past into the Custom MQL code?posted in General Discussions
I can copy anything on both browsers and paste it into things like Google Docs without any issues. But, for some reason, the paste option doesn't work with fxDreema. I've tried Chrome and Edge with the same problem. The copy & paste option works with every other thing I use it for. It would have been nice to have this as an option.
-
RE: Can anyone copy and past into the Custom MQL code?posted in General Discussions
I use Microsoft EDGE and Chrome for different things. I'll see if changing things will make a difference.
-
RE: Can anyone copy and past into the Custom MQL code?posted in General Discussions
@jstap I was wondering if it was just me. Can you tell what browser you are copying and pasting into?
-
Can anyone copy and past into the Custom MQL code?posted in General Discussions
I wanted to add some custom code into the Custom MQL code block but the copy & paste option doesn't work.
Is there a reason this doesn't work?
It would be nice to have this as an option if it isn't already.
-
How can I add 2% for constant to add in adjust section of condition block?posted in Questions & Answers
My goal is to have all my open trades close if I have a drawdown of 2% on the account. I'm trying to figure out what should be placed in the "Value" so when I add it to the "Adjust" section in the "Condition" block in will recognize it as 2%.
I'm sure I'm making this more complicated than it needs to be. Do you know what needs to be put in the Constant Value and was the Adjust number correct if I was only using that?
This question has been asked in the past but was never understood.
Any help would be appreciated.
I've included an image to help explain what I'm talking about.

-
RE: How can I remove Commentsposted in Questions & Answers
I'm having the same problem with removing comments from the chart one I delete the EA. I have the comment block putting the leverage, EA name, and a few different other things, but when I delete the EA it's still on my chart. I've tried asking the forum how to solve this but nobody responded. Do you know how to remove it now?