I need a bot to trade Nadex automatically on my setup instructions. It can be through MT4 or MT5 (I use MT4 currently). Below are the requirements:
Use MT4 or MT5 to impliment strategy
Must be capable of using different EAs and indicators. Basically copy my trade to Nadex.
Connect and trade on Nadex automatically based on my EA or Indicator. If my indicator/EA shows an arrow up on a bar in MT4, then Nadex better buy instantly. If my strategy shows a down arrow in MT4, then it better sell instantly. Below is an example of basic settings I would like to control:
Works on VPS or web or pc
No license or restrictions
Asset: Any
Period: Any, 5M, etc...
Trade Size(#contracts): Nadex min to max
Bid: 0-100 per contract
Offer: 0-100 per contract
Buy/Sell in Nadex: Immediately or delay by....
Repeat every: 5m, 1hr, etc... or per bar
Max Trades (before stopping): or infinite
Minimum Account Threshold Stop: Stop the bot if trades cause my Nadex account to go too low.
Stop-Loss: 0-100 per contract
Take-Profit: 0-100 per contract
Hedging: Option to place a sell and buy at the same time, which means I would have a way to select 2 of the 5 strike prices. Ex. would be the Butterfly strategy where a Sell is placed on the strike price directly above the indicative, and then a Buy is placed on the strike price directly below the indicative. If there are 5 strike prices to choose, and 3 being the indicative at the start of the 5 min binary, I would sell strike 2 and buy strike 4 (top down 1-5).
Bot needs to be consistent and run without errors. If any part of the control sequence is through google chrome, net framework, selenium, etc... then it needs to be 100% error free.
No machine learning, R program, or "thinking" by the bot whatsoever. It needs to do exactly what I say or MT4 or MT5 does at all times.
All source codes to be included.
Basic instructions and values if needed, ex. is take profit in pips, points, or dollars (I prefer in dollars, but if it needs to be in pips or points then I need a sheet stating this. If any ranges on values are included that I do not have listed above, then i need to know what is low and and what is high and what direction will cause what.
I just need a basic, simple as can be, consistent, working, bot to place trades on Nadex based on my strategy in MT4. It doesn't have to be a pretty GUI or anything like that. I am only interested in the performance, reliability, and the ability to process signals/directions.
Please let me know who can do this. I have a lot of ideas for additional work but it starts with this Nadex bot first.
Similar orders
i want a developer to build me a robot according to mt style i want an engine which is going to trade gold with small accounts, i want it to be perfect or any developer who has that existing robot we can negoiate the price
I am looking for a long-term developer because I have multiple projects to work on in the future. For this project, I need an MQL5 developer to build both an Indicator and an Expert Advisor (EA). I have attached the Pine Script code for the Simple FVG indicator. Your task is to convert this Pine Script indicator into an MQL5 indicator and then develop an EA based on the signals generated by that indicator
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
Hello Developers, I am looking for an experienced Sierra Chart developer to build a simple automated trading algorithm based on my trading rules and strategy requirements. I am ready to discuss the strategy details thanks
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation