NEW: Elliott Wave & Martingale Ver 3.1 paid
Elliott Wave Robot applies the Elliott Wave Principle to automatically position orders in both directions short and long.
NEW: Now you may hedge positions with the Martingale strategy.
If you prefer to open positions manually, you may use the robot as a signal provider, in this case the robot no longer opens positions, but sends trading signals by email.
Key Features
- EURUSD ready to use settings
- NEW: Martingale strategy integrated
- Strategy applies Elliott Wave principle
- Money/risk management
- All positions with stop loss value
- Suitable for forex, shares, commodities, crypto and indices
- Up to 1000 instruments simultaneously
- Suitable for all time frames
- With visual help, Fibonacci extension, Fibonacci retracement
- Demo version available
Visit https://elliottwaverobot.com to download your 31 days free demo version.
10 years sample backtest EURUSD, 5 Minutes with Martingale hedging.
Settings file soon available to download.
using System; using System.Linq; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using cAlgo.Indicators; namespace cAlgo.Robots { [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class ElliottWaveRobotforcTrader : Robot { [Parameter(DefaultValue = 0.0)] public double Parameter { get; set; } protected override void OnStart() { Print("Visit https://elliottwaverobot.com to download your 31 days free demo version."); } } }

What a nice software! The most helpful feature for me is that the robot sends signal via email

This is great, I am happy to hear!

Thanks!

If the robot is to make money on the live market, it is better not to turn it on and make it available on cMirror?

What for? You will pay more fees by copying trades than running the bot for your self. It will take more time, sure, but the Results will be better und you will have the 100% control of your money and trades...

What file did you download? If you download the new Version, you dont need to optimize, just set "Automatic Parameters" to yes. Otherwise please write to support@elliottwaverobot.com.

Hi ctid1531384, what errors did you experience on the Webpage?