Is there an easier way to change input values? For example, if my EA has a SL value of 20, but I want to change it to 10, can I do that from the chart itself? Currently, I have to right-click the chart, select Experts, select Properties, find the input row that I want, change the value, and save. I'm guessing there is a quicker way but I've always done it this way. I'm looking at scalping more and need to be quicker. Thanks
Latest posts made by raveon
-
Easier Way To Change Input Valuesposted in Questions & Answers
-
RE: Bucket Of Closed Positions Problemposted in Questions & Answers
@jstap Thank you, but this will not work the way I need it to as it uses "Shift Back." I need to be able to enter a specific date and time as the starting value. Thank you for this however
-
RE: Pending order Trade Managerposted in Questions & Answers
@l-andorrĂ I noticed that Champ mentioned he watches your videos. Do you have a You Tube channel?
-
RE: Bucket Of Closed Positions Problemposted in Questions & Answers
Thank you. I have no problem with the "Bucket Of Open Trades," but only the "Bucket of Closed Trades." I like the convenience of this block because I can enter the "start" time right in the block, and it works fine in the strategy tester. I looked at the pink block called "For Each Closed Position," but I could not get that to work or find any documentation about closed trades.
I want to know the value of the closed trades after a certain date and time. For example, in the "Bucket Of Closed Trades," I can enter the start time as components like month = 5, day = 2, hour = 1, and min = 15, etc., right in the block itself. Can you duplicate that function using "For Each Closed Position"
-
RE: Bucket Of Closed Positions Problemposted in Questions & Answers
However, this DOES work for Strategy Tester on all pairs.
-
Bucket Of Closed Positions Problemposted in Questions & Answers
This has always worked fine. A few months ago, I noticed it would not work on most pairs, but on a few, it did. This happens on both The5%ers and Traders Way. I've tried everything, even creating a simple EA that ONLY contains the Bucket Of Closed Positions block. This morning, for example, on Traders Way, GBPCAD works, but GBPUSD does not. On the The5%ers, AUDJPY works, but GBPCAD and GBPNZD do not. This has been happening for a few months now. I've been trying to code around it, but this block is crucial to my EA strategy. Any ideas? Is anybody else having issues?
-
RE: Darwinex Zero Problemposted in Questions & Answers
Thank you but this is only good if I am trading one pair, then Equity Profit is fine. But I need values per pair/chart which overall Equity won't help. "Bucket Of Trades" won't work on Darwinex Zero so I was hoping that "Loop For" might work. Maybe I'll have to look for the actual MQL5 code and add it in as a custom code.
-
RE: pending order blocks dose not workposted in Questions & Answers
I downloaded and it works fine. Did you remember to turn the input for "mode pending stop" to TRUE? (by default it is FALSE)
-
RE: Darwinex Zero Problemposted in Questions & Answers
Is there anything we can do with "Loop for Positions & Orders" that can basically provide the same result as "Bucket of Positions & Orders"? As I trade more than one pair at a time I need to know the value of all Open trades on a specific chart. Without "Bucket of Positions & Orders" I can't see another way to get this number but, that said, I'm hoping there is a workaround in "Loop for Positions & Orders". I've been using a Trade Copier for now but it is not a good solution as the feeds are different enough that I can make money on a trade on the master account and actually lose money on that same trade on the slave account.
I have spoken to the admin and he needs more details but the challenge is I can only duplicate this issue on a live account with real dollars. Everything works fine in Strategy Tester but I will get something to him soon.
-
RE: Bucket Of Positions Does Not Work With Some Brokersposted in Questions & Answers
Thank you... I have reached out... this is a mystery that only he can solve methinks