@isp00rt I'm a bit confused, too
What is the problem here, exactly? Why do you need to set the group?
Posts made by roar
-
RE: Beginning with groupsposted in Questions & Answers
-
RE: How to add for Multi TimeFrameposted in Questions & Answers
@opie1423 Use variables as on/off switch
-
RE: 100 ROI monthly System Discussionposted in Questions & Answers
@fxamoneymaker Thanks. Just be aware that the EA will some day make some losses. Don't use more than 1:50 leverage, otherwise your account will be burned.
-
RE: Time as a variableposted in Questions & Answers
@goatan
Working with minutes and hours is really frustrating, I have found it better to count the bars:

-
RE: Break even ?posted in Questions & Answers
@zackry you mind sharing the project, so I can have a look?
You can find the share button from upper left corner, under Projects menu
-
RE: Break even ?posted in Questions & Answers
@zackry Oh, I see. You are accidentally mixing up units here. ATR doesn't measure in pips, it is just a raw number, isnt't it?
So use stop loss mode "price fraction"
-
RE: 100 ROI monthly System Discussionposted in Questions & Answers
https://fxdreema.com/shared/G4kbgalec
Here's how to find that average. Understanding the use of variables is crucial

-
RE: Break even ?posted in Questions & Answers
@zackry Yes, that should work, now just test it with visual backtest

-
RE: Break even ?posted in Questions & Answers
@zackry ok, just set it to 0, so the amount of profit will not matter.
You can't set a breakeven on a losing trade
-
RE: Break even ?posted in Questions & Answers
@zackry It is to filter how far your trade is from the break even point.
If you set 0, the break even will always be set if your trade is on profit.
If you set 10, the SL will move to break even only if youre 10 (or more) pips on profit -
RE: 100 ROI monthly System Discussionposted in Questions & Answers
On the averaging: You could just take a sum of all entry prices and divide by number of trades. This doesn't work for different lot sizes, though - that would be a bit more complicated
-
RE: Beginning with groupsposted in Questions & Answers
@isp00rt Why should you identity the whole path? The path can only open #2 trades anyway?
-
RE: Beginning with groupsposted in Questions & Answers
The groups should be fine - just check your example condition: Bulls Power > Moving Average. Thats impossible.
-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
Hi!
How do you distinguish "this group" of trades from all other trades? By trade age?For example: pick all trades that are 2 days old -> if this group is net profit -> close this group
Sounds good? I can make the algo -
RE: 100 ROI monthly System Discussionposted in Questions & Answers
@oladunni02 Sorry if I sounded a bit harsh, didn't mean to disrespect in any way.
I'm just saying that you should be very, very sceptic when someone presents you with backtest results. They are so very easy to fake.
Look at this, I built it in 5 minutes; 100% return in 5 months. You can test it yourself, use EURUSD, M5, period 2017.06.14 - 2017.11.01.

https://fxdreema.com/shared/RUsjcibSc
0_1560973825485_Scam Billions V1.0.ex4
The trick is to (ab)use the genetic algorithm - give it too many inputs to choose, and it will find a way to make any number of profit. It is called curve fitting. I would never invest in this system.If you want the averaging system, I would advice using mt5 with netting method. No coding required, it does the averaging automatically every time

-
RE: 100 ROI monthly System Discussionposted in Questions & Answers
lol, its a scam.
Wait 5 minutes, I'll make you a system that makes 100% growth over 6 months
Ok, the system is ready, I'll just optimize it, sorry for a little delay