hi there.
i need someone who could code up a little EA for me.
the inputs i require are following :
stop loss - a numeric value
take profit - also a numeric value
lot size of a trade - as small as 0.01 lot size
also a a true or false tab, with the first trade set to a BUY position opening, which would look something like this:
first position - BUY ---> TRUE (if false, then a SELL position)
but alas this input is just an extra you can do for extra credits.
-------------------------------------------------------
the system is very simple - its sort of like a loop.
the EA opens a BUY (or SELL) position, sets a TP and a SL, a pr-defined lot size.
when it hits a TP, it should close the position, and simply re-open it again, the same direction, the same lot size, the same TP and SL.
but when it would hit a SL, the position should be closed, and a new position should be opened - respectively if it was a BUY trade, it should open a SELL trade, and vice versa.
after that its simply looping.
so as fallows -
STEP 1. --> BUY --> if TP, <-- REPEAT STEP 1. , if SL --- GO TO STEP 2.
STEP 2. --> SELL ---> if TP, <-- REPEAT STEP 2. if SL --- GO TO STEP 1.
if any questions, additions or anything - feel free to PM me.
also, i might be interested for future improvements, so it is in my best interests to make a good deal.
have a nice day, and thanks in advance.
Nauris
Pedidos semelhantes
Hello, professional programmers! I'd like to request a special service. I need a trading bot like the one in the video, one that works on real accounts. My only request is that I don't pay any money until the bot is built and tested. Thank you very much
Auto trading system on mobile with high probability win rate. Trades and auto trading system that works well on gold and forex, most important risk reward ratio. It must be 1:3 or more then that whenever possible
I want to buy proven profitable EA, any kind of strategy is considerable, working on any forex pairs or XAUUSD. I don't want to build from the scratch, so only apply if you already have profitable EA. Please send your EX4 file in advance with your application (MANDATORY), with additional information as below : - Pair and timeframe to use, minimum initial capital requirement, and so on - Type of EA (scalping, in day
### What I'm looking for / Qué busco I am not looking for someone to code an idea I have. I am looking for someone who **already has a profitable and consistent strategy on XAUUSD** and needs a partner to scale it. No busco a alguien que programe una idea mía. Busco a alguien que **ya tenga una estrategia rentable y consistente en XAUUSD** y necesite un socio para escalarla. --- ### The deal / El trato - I will
Auto trading system with hi probability win rate. Trades and auto trading system works well on gold and forex most important risk reward ratio. It must be 1:3 or more then that
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Intraday Trade Ninja EA Indicators used: Price Border(TMA) MA-X Arrows xSuperTrend Candles EMA 49 & 89- Per Candle Color Switching Lemansignal 200 SMA Major Criteria to consider before a trade setup or condition is taken · The price must have touched/tested the upper or
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I need a ready-made professional trading EA similar to my current scalping bot, but improved for consistent profit and better risk control. Requirements: - Works on XAUUSD (M5 timeframe) - Fixed lot option (start with 0.01) - Opens only one trade at a time (no multiple positions) - Small, fast entries (scalping style) - Better risk-reward (SL must NOT be bigger than TP) - Breakeven function - Trailing stop to secure