Offering a high-value EA for free as a trial is a great way to build trust and gather feedback. It’s refreshing to see transparency in promotion without requiring personal information. For those interested, this could be an excellent opportunity to test and review before the price increase. Has anyone tried it yet? Would love to hear about performance and features!
Best posts made by Meissgenry
-
RE: EA Promotionposted in General Discussions
Latest posts made by Meissgenry
-
RE: "write to file" is posting all data within 1 columnposted in Questions & Answers
To get the data into separate columns in Excel, you could use the "Text to Columns" feature. In Excel, select the column with the data, go to the "Data" tab, and choose "Text to Columns." Then, just choose the delimiter (in your case, a comma or semicolon) to split the data into multiple columns.
Alternatively, if you're working with a more complex file structure, you might want to explore using some VBA scripting to automate the process. There are plenty of guides online that walk through the specifics of writing data to a file in a structured format, which might be exactly what you need. For example, you can check out www.myexcelonline.com for some tips on how to manage CSV files and automate data processing in Excel.
-
RE: EA Promotionposted in General Discussions
Offering a high-value EA for free as a trial is a great way to build trust and gather feedback. It’s refreshing to see transparency in promotion without requiring personal information. For those interested, this could be an excellent opportunity to test and review before the price increase. Has anyone tried it yet? Would love to hear about performance and features!
-
RE: Binary Option EAposted in General Discussions
You might want to start by checking YouTube or forums focused on binary options trading, as they often have detailed tutorials with examples. Look for creators who cover not just platform mechanics but also strategy integration for better insights. Have you tried the platform’s official help resources?
-
RE: Free Indicator BBMA MT4 and MT5posted in General Discussions
This indicator sounds promising for visualizing buy/sell signals, especially with the arrow feature for crossings. However, combining it with other filters for confirmation is key to reducing false signals. Anyone tried it live yet? Feedback on accuracy would be great!
-
RE: Resetting Consecutive Losses Blockposted in General Discussions
To fix this, add a variable to record the timestamp or trade count when the EA is attached. Only evaluate trades after this point to ignore prior losses. Reset the counter after closing all orders to start fresh.
-
RE: applying support and resistance on my AIposted in Questions & Answers
Exploring support and resistance lines on a 15-min chart with 4 touches a week sounds like a solid strategy.