Create EA to read buy and sell alerts from trading-view platform. It must work like plug and play.
I want these parameters in the EA:
Max Spread in Points: 2 (Varies)
Slippage in Points: 3 (Varies)
Allow Long: (True or False Parameter)
Allow Short: (True or False Parameter)
Lot Size : Value (Parameter)
Take Profit (1 pip =10 points): 3 (Varies)
Stop Loss (1 pip =10 points) : 2 (varies)
Use Trailing ? = (True or False Parameter)
Trailing Stop (1 pip =10 points) : 15 (varies)
Trailing stop in points: (Should automatically adjust)
Take Profit in points: (varies)
Stop Loss in points: (varies)
Start Time: 14:28 (varies - Time based on Broker charts)
Stop Time: 14:28 (varies - Time based on Broker charts)
Trade on Monday : (True or False parameter)
Trade on Tuesday: (True or False parameter)
Trade on Wednesday: (True or False parameter)
Trade on Thursday: (True or False parameter)
Trade on Friday: (True or False parameter)
Trade on Saturday: (True or False parameter)
Trade on Sunday: (True or False parameter)
Similar orders
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
I have my own strategy in 1min. I want it convert to a bot. Please reach me only coding experts. I dont want bit makers from Ai. Demo version should be provided for confirmation
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment