指定

Project Description:

I have a Pine Script indicator used for trading any forex and/or stock instrument based on various time frames. I need to convert this indicator into an Expert Advisor for MetaTrader 4 or MetaTrader 5. The EA should replicate the functionality and logic of the Pine Script indicator, including all the parameters, conditions, and alerts. Below is the detailed description of the Pine Script code and its functionality.

Indicator Details:

  1. Indicator Name: Predictive Ranges Break Out
  2. Indicator Version: 40
  3. Trading Pair/stock: any
  4. Time Frames: any
  5. Trading Strategy: Breakout support and resistance levels based on ATR multiplication Levels with hedging buy/sell signals based on the Break out Range and number of signals. (option: using Machine learning and Neural Network to determine the levels multiplications will be an addition with extra budget)

Parameters and Inputs:

  • Pair Decimals: Number of decimal places for the trading pair values.
  • Initial Risk: Initial risk amount in USD.
  • Length: Period length for calculations.
  • Factor: Multiplier factor for calculations.
  • Outer Range Multiplier: Multiplier for the outer range.
  • Inner Range Multiplier: Multiplier for the inner range.
  • Spans Multiplier: Multiplier for the spans.
  • Hold ATR Multiplier: Multiplier for the ATR (Average True Range).
  • Source: Data source for calculations (e.g., close price).
  • Line Width: Width of the plotted lines.
  • Line Transparency: Transparency level for the lines.
  • Fill Transparency: Transparency level for the fills.
  • Base Spread Value: Base spread value for the calculations.

Indicator Logic:

  1. Predictive Ranges:
    • Calculate predictive ranges based on the given multipliers and lengths (optionally using machine learning and Neural network).
    • Determine the potential gains and losses within these ranges.
  2. Signals:
    • Generate buy and sell signals based on specific conditions (e.g., price crossing up/down certain levels).
    • Include alerts for these signals with target prices and stop losses.
  3. Stop Loss and Take Profit:
    • Calculate stop loss and take profit levels based on the given risk parameters and stop-loss / target percentages.
    • Update trailing stop levels dynamically (option).
  4. Alerts and Notifications:
    • Set up alerts for buy/sell signals and stop loss updates.
    • Display a table with various output values such as target levels, stop loss levels, and gain/loss percentages (option).

Additional Requirements:

  1. EA Functionalities:
    • The EA should place trades based on the buy/sell signals generated by the indicator.
    • It should manage trades, including setting stop loss and take profit levels.
    • The EA should update trailing stop levels as per the indicator logic (option).
  2. Alerts and Notifications:
    • The EA should have the ability to send alerts and notifications similar to the Pine Script indicator.
  3. Customization:
    • The EA should allow for customization of all the parameters and inputs mentioned above.
    • Provide options to enable/disable specific features (e.g., bullish/bearish breakout levels – trailing stop levels – reset for signals).

Deliverables:

  1. Source code of the EA for MT4/MT5.
  2. Compiled version of the EA (.mql4 for MT4, .mql5 for MT5).
  3. Documentation explaining the EA's features, parameters, and usage.

Budget: 100 usd (machine learning and Neural network 200 usd)

Deadline: 2 weeks

Contact Information:

Please provide your proposals and feel free to ask any questions for further clarification.

Thank you!


ファイル:

応答済み

1
開発者 1
評価
(73)
プロジェクト
85
56%
仲裁
0
期限切れ
0
2
開発者 2
評価
(13)
プロジェクト
21
0%
仲裁
1
0% / 0%
期限切れ
0
仕事中
3
開発者 3
評価
(1)
プロジェクト
3
33%
仲裁
1
0% / 100%
期限切れ
2
67%
仕事中
4
開発者 4
評価
(45)
プロジェクト
59
44%
仲裁
8
50% / 38%
期限切れ
7
12%
5
開発者 5
評価
(41)
プロジェクト
88
14%
仲裁
30
30% / 53%
期限切れ
36
41%
仕事中
類似した注文
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

プロジェクト情報

予算
100 - 200 USD
開発者用
90 - 180 USD
締め切り
最低 1 最高 14 日