仕事が完了した

実行時間111 日
開発者からのフィードバック
Great person to work with, very patient, explains the work to be done. Open to new ideas. Highly recommend. Looking to work with again.
依頼者からのフィードバック
delivered what i asked and was helpful to suggest ways to improve my order

指定

Hi, I would like someone to develop a trading bot.  That capable of doing fast scalping trades on Asian highs and Asian lows 1 min time frame in London and New York session 

There will be 4 entry conditions:

Key Steps and Considerations in Developing the Bot:

  1. Define the Asian Session High and Low:

    1. The bot will calculate the Asian session high and low values based on specific hours, typically defined as 00:00 - 06:00 UTC or a customizable time frame. 

    2. Have the bot mark out the high and low levels on the chart to visually see where the entry points are. 

  2. Implement Entry Conditions:

    1. Condition 1: Sell when price hits the Asian high from above.

    2. Condition 2: Buy when price hits the Asian high from below.

    3. Condition 3: Sell when price hits the Asian low from above.

    4. Condition 4: Buy when price hits the Asian low from below.

  3. Order Management:

    1. Restrict to one active trade per level (high or low) at a time.

    2. Use flags or internal state tracking to ensure a trade on an Asian high or low is closed before another trade on that level opens.

    3. Implement functionality to ignore any manual trades, so that only bot-initiated trades are managed by the bot’s logic.

    4. Option to manually close trades of bots positions.

  4. Trailing Stop and Take-Profit Parameters:

    1. Include trailing stop and take-profit options as customizable parameters, with a trailing stop starting immediately after trade entry (default set to 10 pips).  Set up mechanisms to calculate the trailing stop’s new levels based on price movement.

  5. Daily Loss Limit:

    1. Set up an cumulative daily pip loss limit by tracking total loss in pips for each day. Once the limit is reached, the bot halts further trading until the next trading day.

  6. Customizable Trading Hours:

  • Add input parameters for the bot start and end times to restrict it to operate only during specific sessions (London and New York).   


7. News

 be able to turn the bot on/off for news events on that day. Or select a no trade taken via a manually input times at a set time eg. No trades taken between 13:15-13:45 this will need to overrule the session trading times then resume as normal when news has passed. Be able to put in 3 different no trade times for multiple new event times. Eg. 13:15 - 13:45   14:30 - 14:45   15:00 - 15:30



8. Input parameters

Bot on/off 

Market watch Symbols: currency pair / metals etc. 

Session trading start/end times UTC : eg. 07:00 -  22:00

News events. no trades taken times: eg 13:15 - 13:45

News event time 1:

News event time 2:

News event time 3:

Custom Lots size: 

Custom Trailing stop loss: default 10pip 

Custom Take Profit :  

Maximum daily Pip Loss: 

Asian high: (set by bot or manually)

Asian low: (set by bot or manually)


Additional Requirements

  • Code Quality: The code must be well-structured, commented, and easy to maintain or update.

  • Compatibility: The EA must be compatible with MetaTrader 5 (MT5).

  • Documentation: Provide clear documentation on how to set up .

Deliverables

  • Fully functional EA capable of executing fast scalp trades.

  • Source code with comments explaining the functionality.

  • Setup guide and documentation.

  • Support for initial testing and debugging.


ファイル:

PNG
Screenshot.png
162.1 Kb

応答済み

1
開発者 1
評価
(28)
プロジェクト
38
32%
仲裁
3
100% / 0%
期限切れ
7
18%
仕事中
2
開発者 2
評価
(2)
プロジェクト
3
33%
仲裁
3
33% / 33%
期限切れ
0
3
開発者 3
評価
(32)
プロジェクト
42
43%
仲裁
2
100% / 0%
期限切れ
4
10%
4
開発者 4
評価
(318)
プロジェクト
565
35%
仲裁
81
31% / 44%
期限切れ
204
36%
5
開発者 5
評価
(14)
プロジェクト
19
11%
仲裁
1
0% / 100%
期限切れ
5
26%
6
開発者 6
評価
(78)
プロジェクト
246
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
7
開発者 7
評価
(365)
プロジェクト
441
55%
仲裁
22
50% / 14%
期限切れ
30
7%
取り込み中
8
開発者 8
評価
(31)
プロジェクト
35
46%
仲裁
0
期限切れ
0
パブリッシュした人: 3 codes
9
開発者 9
評価
(5)
プロジェクト
8
13%
仲裁
3
0% / 33%
期限切れ
2
25%
パブリッシュした人: 1 code
10
開発者 10
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
類似した注文
Bonjour, je recherche un développeur MQL5 expérimenté pour créer un Expert Advisor pour MetaTrader 5 basé sur une stratégie de trading intégrant des principes de gestion des risques rigoureux et d'intelligence financière. Le robot doit être capable de gérer plusieurs paires de devises et d'optimiser automatiquement les entrées et sorties en fonction de conditions de marché prédéfinies."
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Specification : 1. Goal I am commissioning a mean-reversion grid Expert Advisor for XAUUSD on MT5. The deliverable is the complete, commented .mq5 source (strictly personal usel). Offers limited to compiled .ex5 will not be considered. 2. Required framework (non-negotiable) 2.1. Works natively on M5; signals evaluated on closed bars; symmetric long/short. 2.2. Entry logic built on Bollinger Bands + Moving Average

プロジェクト情報

予算
30+ USD
締め切り
最低 5 最高 10 日