1‐ Printing on Chart: As per attached picture
2‐ Optimize code for fastest testing possible
3‐ Fix trading after stoploss bug as indicated in the pictures – after stoploss EA to start trading using original cycle and not exit
strategy.
4‐ EA Functionality:
a. Trading start with Original Cycle using “original Cycle slope “by choosing trading with every candle or by no. of pips. If by
no. of pips then EA to open cycle immediately after previous cycle is closed and not wait for more pips to be achieved.
b. If Positions Close, then start new cycle (step a)
c. EA will start “Exit Strategy “and start using “Exit strategy Slope” if any of the 2 following conditions are achieved combined
or separately:
i. Parameter: No. of Positions exceed set number (Condition 1)
ii. Parameter: Drawdown to activate (Condition 2)
d. If Cycle Close, then start new cycle (step a)
e. StopLoss : EA will close cycle by profit or loss if any of the following 3 conditions meet combined or separately:
i. Parameter: No. of open positions exceed set number (Condition 1)
ii. Parameter: Drawdown reach certain amount in Dollars (Condition 2)
iii. Parameter: Slope Direction Line indicator is reversed ‐ Original Cycle Slope (Condition 3)
f. EA to start new cycle (step a)
Parameters:
Time Filter:
1‐ Weekly Start Day : Drop Down list Monday to Friday – First day in the week to open new positions
2‐ Weekly End Day : Drop Down list Monday to Friday – Last Day in the week to open new positions
3‐ Daily Start Hour : hour when EA will start opening new positions
4‐ Daily End Hour : Hour when EA will stop opening new cycles and will keep and manage existing ones as per “Close ALL by end hour”
parameter
5‐ Close All by Daily End Hour: TRUE OR FALSE
6‐ Weekly Close All: TRUE OR FALSE –
a. if True then EA will close all positions at loss or profit by two parameters:
i. Weekly End Day (2)
ii. Weekly Close Hour (7)
7‐ Weekly Close All Hour: Close all positions by this hour and wait for new Weekly start day (1) and weekly start hour to start opening
positions again.
Original Cycle
1‐ Slope direction line period: Buy or Sell as per slope direction line color
2‐ Trading Style (drop down list):
a. Open every candle: ( Open position at the open price of every candle )
b. Open by no. of pips: ( Open positions after number of pips distance – parameter no. (3)
3‐ No. of Pips: (distance between each position ‐ if 0 then not active)
4‐ TP of Cycle $ : Desired take profit value of total cycle in dollars
5‐ Sell below slope only: (True or False) – check attached pictures
6‐ Buy above slope only: (True or False) – check attached pictures
Exit Strategy:
1‐ No. of positions to activate Exit : ( if 0 then not active)
2‐ Drawdown $ to activate Exit : ( if 0 then not active)
3‐ Slope direction line period:
4‐ Exit Strategy TP : (if zero then no profit needed or breakeven with last account equity)
5‐ Exit Strategy every position TP
Stop Loss :
1‐ No. of open positions to activate SL : ( if 0 then not active)
2‐ Drawdown $ to activate SL: ( if 0 then not active)
3‐ Slope Direction Line reversal: ( if 0 then not active)
Benzer siparişler
Ladies and gentlemen, Today, I present a fantastic robot — a machine built for excellence, intelligence, and victory. This robot is designed to learn faster, react smarter, and perform better than ever before. Its mission is simple: achieve success with confidence, precision, and unstoppable determination. This is not just an ordinary robot. It analyzes every challenge, improves from every experience, and works
I am looking to buy a ready-made automated trading robot / EA that works on the Tradovate platform and is proven to pass prop firm challenges for Apex Trader Funding, Tradeify, and Lucid Trading.Key Requirements (must be ready-made or very close to plug-and-play):Fully functional on Tradovate (native or via stable bridge/copier/webhook/API integration – MT5 EA + Tradovate bridge is acceptable if it works reliably)
Нужен бот для скальпинга именно на Python. Работа напрямую через API биржи (без привязки к TradingView и MetaTrader). Бот будет запускаться локально на ноутбуке / VPS. Критически важна скорость (использование асинхронности, WebSockets
Looking for an experienced programmer to create a fully automated trading system. The EA must be able to detect SPECIFIC H&Shoulder patterns, identify entry point and open a position. Parameters: Candle Count : EX: 50 - meaning the max amount of candle history to look for a pattern. (user adjustable) RISK: EG "2" Meaning the position that must be opened must be 2% of the Balance of the account (user adjustable). The
I’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1
//+------------------------------------------------------------------+ //| XAUUSD GoldBot EA v3.0 | //| Dedicated Gold (XAU/USD) Trading Expert Advisor | //| MT4 Desktop — Trades visible on MT4 Mobile (iOS/Android) | //+------------------------------------------------------------------+ #property copyright "GoldBot XAUUSD" #property version "3.0" #property strict #property
Hello! If you are a good trader, I can buy you 200K prop firm account, no problem for me :) half profits for you. Apply only if you have results, Please don't waste my time, I am not amateur. I will replay not for everybody, only for serious offers
create an trading bot on mt5 for small account following the trend with adjustable time frame using draw on liquidity at an order block or FVG follow by entry after CHOCH or CISD - take profit and stop loss in 1:2 risk to reward adjustable - editable risk percentage - editable number a trades per day - editable number of entry per trades - work on all timeframe - with editable trailing stop loss - use PDH and PDL and
Hi, I'm looking for a C# developer with trading indicator experience to build a custom indicator for the ATAS platform. About ATAS: ATAS is a professional order flow and footprint charting platform, similar to NinjaTrader in that indicators are built in C#. It has an open source SDK here: github.com/AtasPlatform/ATAS-Indicators — if you've built NinjaTrader indicators, the structure will feel familiar. What I need