Ah, good stuff. thank you both once again for your help 
Posts made by bigfoot
-
RE: Break Even Only On 1st Tradeposted in Questions & Answers
-
Break Even Only On 1st Tradeposted in Questions & Answers
Hi does anyone have an idea to allow the break even point only run on the 1st trade and not to run on others?
I tried different links but it still seems to run the block on all trades.
This is a little trade manager for manual entries:
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
Like this from boxes 7 to 10
https://fxdreema.com/shared/JdkyvPX7c
But this still doesn't work and allows another trade despite the no trade nearby block?
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
Maybe using purple/pink FOR EACH CLOSED TRADE, then blue CHECK PROFIT (last closed).
How do I use these to stop the next trade from opening until the next gap (if one trade is still open) and I would need the No Trade to work when both trades are closed? -
RE: Help with Loop and No Trade Blockposted in Questions & Answers
So in summary it may have more than one open trades on one side but only ever 1 trade on the other...
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
A time block wouldn't fit with the logic.
Example: Buy/Sell open together and close at x pips profit. If Buy closes at 10 pip another buy should not open, if sell then closes at 10 pip then buy/sell reopens.
If one trade does not close at take profit, the other will. At the next gap which is greater than the TP another buy/sell opens (this works ok from blocks 18 to 29).
The problem is stopping the no trade from blocks 1 to 6 after running trade count is 1. It will open another trade as soon as TP is met.
Hope this makes sense! -
RE: Help with Loop and No Trade Blockposted in Questions & Answers
@jstap if you could give me another clue? I've tried "for each trade" and "loop break" below the open 1st trades area and also "once per trades" but I'm still at a loss with it?
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
I know, this is the point I can't figure out as I need no trade to open the buy/sell first?
-
Help with Loop and No Trade Blockposted in Questions & Answers
Hi I'm trying to figure out this problem.
This opens a buy/sell with no trade block. When one closes in profit nothing else should happen until A: the other trade closes in profit (then opens a buy and sell) or B: it goes to the next negative level and opens buy and and sell again.
At the moment it is looping back to the no trade blocks and re-opening a new trade at the last Take Profit level instead of doing nothing.
I can't figure it out as i need no trade to open the trades but I also need the gap level after the trades are open (which is greater than the Take Profit)
-
RE: Rebalancing by Closing Oldest Loss with In Profitposted in Questions & Answers
@l-andorrà Thanks for this feedback, I thought that maybe the case looking at all of the options to do this. It seems a simple request to compare all in profit to 1st non-profit but now not the case.
Cheers

-
RE: Rebalancing by Closing Oldest Loss with In Profitposted in Questions & Answers
1.I need to get a value from all running trades in profit and get a value of the least profitable(negative) trade.
2.Then with this value use it as a variable in the check profit (unrealised) as profit amount.
3.Then close all profitable and least profitableAny ideas how to get 1. so I can use it as a variable?
-
RE: Rebalancing by Closing Oldest Loss with In Profitposted in Questions & Answers
@l'andorrà you can also close the trade if there is only one open and that hits the take profit set by x pips/money. That is the ideal situation but if that trade goes into negative that's when the money management of rebalancing works.
-
RE: Rebalancing by Closing Oldest Loss with In Profitposted in Questions & Answers
@l-andorrà The idea is that it only closes all the open trades that are in profit and then the oldest open trade that is in loss. The combined in profit and loss trades = x in pips or money before closing.
The other losing trades are left running and the cycle starts again.
I trade this manually at the moment and it's profitable if you are patient.

Hope this makes sense? Happy to answer any questions.
Cheers!

-
RE: Rebalancing by Closing Oldest Loss with In Profitposted in Questions & Answers
https://fxdreema.com/shared/TG8X1J4Lc
I've thought of collecting the values of all the + trades and oldest - trade as a variables and then using the close all profitable and the least profitable if value of all is at £X
Boxes 31 to 41 but it doesn't work? -
Rebalancing by Closing Oldest Loss with In Profitposted in Questions & Answers
I've been trying to figure out this for a while but need some help, please?
Logic: the least profitable closes at a loss only when the in profit trades cover the loss + Xprofit
Example :
-
Trade 1 loss -20
-
Trade 2 Loss -5
-
Trade 3 profit + 20
-
Trade 4 profit +15
Close T4, 3 and 1 close.
- Trade 4
-