Create a simple EA with Buy / Sell signal comes from the signal of the Object on the chart

工作已完成

执行时间1 一天
客户反馈
Mike is very professional and good. Will cooperate with him more.
员工反馈
First time with this customer. It was a pleasure. Hope to work with you again

指定

I want to create a simple EA that includes the following functions:

1. The Buy / Sell signal comes from the signal of the Object on the chart:

Here are the instructions of the indicator author:

you can enumerate all charts objects and fined only arrows from MA Bounce Indicator. All arrows starts from name% s_Arrow_ where% s is a Signal Code from property, By default it's [MA Bounce]. So search all arrows with name "[MA Bounce] _Arrow_".

const int totalObjects = ObjectsTotal (ChartID ());

   for (int index = 0; index <totalObjects; ++ index)

   {

      const string objectName = ObjectName (ChartID (), index);

      if (StringFind (objectName, "[MA Bounce] _Arrow_")! = 0)

      {

         // Do work with arrow

      }

   }

1.1: Buy Signal Image:

In attact file

1.2: Signal Sell Image:

In attact file

1.3: Object list Image:

In attact file

 

2. EA has a Magic Number.

3. EA has input and uses Stoploss in pips.

4. EA has input and uses Takeprofit in pips.

5. EA has Trailing Stop with ATR.

6. I need to have the source code of the EA generated.

Thanks you very much.

附加的文件:

PNG
Arrow_Buy.png
12.8 Kb
PNG
Object.png
64.4 Kb

反馈

1
开发者 1
等级
(161)
项目
217
30%
仲裁
4
50% / 25%
逾期
4
2%
空闲
2
开发者 2
等级
(152)
项目
222
58%
仲裁
3
100% / 0%
逾期
45
20%
已载入
3
开发者 3
等级
(43)
项目
72
49%
仲裁
4
0% / 50%
逾期
19
26%
空闲
4
开发者 4
等级
(42)
项目
62
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
5
开发者 5
等级
(257)
项目
341
58%
仲裁
7
14% / 71%
逾期
9
3%
空闲
相似订单
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
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
I wish an indicator that can import data from the websites below: https://www.fastbull.com/speculative-sentiment?textType=1&amp ;id=-1 https://www.fxblue.com/market-data/tools/sentiment After importing the data. I want the developer to create a simple text dashboard showing at least the major pairs in Forex with the correspondent sentiment from each website. The format of the dashboard or its visual aspects do not
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
I need an EA which only trades the news data. The EA has to analyze the news-data and needs to classify them into categories. The Strategy includes the following points and this features needs to be included : 1. Filter for news Data : Pairs : USD ● EUR ● AUD ● GBP News Events : GDP Unemployment rate (initial claims) CB Consumer Confidence (US) Retail sales Consumer Price Index (CPI) Purchasing Managers' Index (PMI)
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

项目信息

预算
30+ USD
开发人员
27 USD
截止日期
 1  10 天