Tâche terminée
Temps d'exécution 62 jours
Commentaires de l'employé
Excellent customer
Spécifications
The EA I'm ordering is a scalping system working on index CFDs (CAC40, DAX30, DOW, etc…). This strategy is based on the rebound on some price levels : for instance when the Dow Jones reached 22000 points, there was a rebound once it hit this price. The goal is to take a buy order when the price hit one of these levels and taking a few points with the rebound.
Trading filters :
News filter, with the possibility to disable trading a few minutes before and after the news.
Spread filter (disabling trading if spread > value).
Autolot size option, and the possibility to switch between fixed lot size and autolot in the options.
If open position : no new order.
When to take an order :
1st condition : RSI >30 and <70. The use of the RSI is to check if we are oversold or not. These values should me available in the settings and there should be a true/false option to disable the RSI filter.
2nd condition : If current price is equal to a significant price level, then trigger a buy or sell market order.
What is a significant price level?
It's when the price ends in certain digits like XX50.00 or XX00.00. There should be the possibility in the settings to add 10 different price levels which will trigger a buy or sell market order when the price crosses this level.
It should only consider the last digits of a price, and not the whole price. For example, I want to be able to enter “250.00” in the settings and whenever the DAX index has a price like 11250.00 or 10250.00 it would trigger an order if other conditions are fulfilled.
3rd condition :
If the significant price level has already been crossed one or several times during the last X bars, then do not trigger the trade. (ex : if x = 5 and the 1st,2nd,3rd,4th or 5th bar behind actual price has crossed a significant price level, then do not trigger an order) There should be a parameter to change the number of bars in the settings.
Buy or sell order :
If the price is crossing from bottom to top of a significant price level : market sell order
If the price crossing from top to bottom of a significant price level : market buy order
TP/SL : These values should be updated in the settings.
If you have any questions or want to clarify any element, please let me know.
Répondu
1
Évaluation
Projets
412
36%
Arbitrage
35
26%
/
57%
En retard
63
15%
Gratuit
2
Évaluation
Projets
2820
80%
Arbitrage
156
22%
/
43%
En retard
487
17%
Gratuit
3
Évaluation
Projets
1295
67%
Arbitrage
84
26%
/
49%
En retard
338
26%
Gratuit
4
Évaluation
Projets
986
47%
Arbitrage
33
36%
/
36%
En retard
98
10%
Chargé
Publié : 6 codes
5
Évaluation
Projets
3364
68%
Arbitrage
77
48%
/
14%
En retard
342
10%
Gratuit
Publié : 1 code
Commandes similaires
Looking to buy an EA which is good, profitable and takes many trades, good for IB broker comissions, Any strategy or martingale is fine, send me a demo license file, I will backtest and purchase immediately if my team like it
Tradingview indicator
30+ USD
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Indicator
125+ USD
Hi guys looking for a buy sell indicator not necessarily for trading solely based on it but more for getting an indication of market dynamic and direction. If you believe you have or have a good strategy or idea for such an indicator drop a message. I will want to test it before making deposit as this is such an open order woth so many options. Waiting to hear from you. Flexible with price
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Scalping EA
30+ USD
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Looking for a good EA
2000 - 5000 USD
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
Hello i need bot
30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
A gold + bitcoin extremely high lot HFT
30 - 200 USD
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders
30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
Informations sur le projet
Budget
50 - 100 USD