TradeXtra wrote: Thu Jun 22, 2023 5:17 pm
Did I understand and answer your questions?
Thank you for passing through the language barrier to answer our requests
Entry is done by EA and exit is done manually.
If you exit while the entry condition is met,
It will enter again.
If I have already traded, I should not enter,
That definition is difficult.
1. only one entry today?
2. one entry in one hour?
3. one entry on the current entry signal?
4. etc.
Did you use the first "FNC Greedy System_X-Gen.tpl"?
This gives entry signals intermittently and frequently.
The solution of only one entry with the current entry signal will break down.
Then, entry is not only done by the EA,
Do we need to manually control whether entry is allowed or not?
For example, would it be useful to have a column where you can manually change the signal?
What is the problem in this case?