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
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial