Specification

Hello need modify my code

all the following modifications are optional to the original that this EA already has, that is, they will work in parallel with the original the following features are optional to the default ones Distribute the default value as it is now or modify it as follows 1-Add control option enable/disable propagation control If this option is activated, take positions with the margin set below maximum spread allowed example 0.20 (configurable) make hidden profits 2-Take the default perk as it is now or modify it as follows customize take profit yes/no take profit in pip: example 100.0 Forex Take Profit: Example 1.0 3-enable/disable hidden SL customizable in pip and currency 4-add yes or no option of a chart (so you don't have to put the ea on each different chart) -delete where it says symbol information and place it like this Symbols if they are custom place them too: AUDCAD, EURCAD, EURGBP, EURAUD, EURUSD, GBPUSD, USDCHF, AUDCHF, AUDUSD, CADCHF, EURCHF, GBPAUD, GBPCAD, USDCAD 6 maximum symbols at the same time (ie maximum positions of different currencies), for example allowed 3 eurusd, gbpusd, nzdusd then it won't take any more until they finish -where it says preset type modify it with "Auto Configuration" 7-add special hidden tracking i.e if position started at -0.20 and changed to 0.50 start tracking i.e if it drops below 0.15 close position make it configurable configurable in pip and currency 8--news protection on/off low impact (on/off) time before (minutes) time after (minutes) normal impact (on/off) time before (minutes) time after (minutes) high impact (on/off) time before (minutes) time after (minutes) draws in the window the news of the whole week red the high impact, normal yellow, white low impact, draws the times of each one, that lasts 1 week and then they are erased if activated, do not take positions only to the currencies that are affected during the set time 9-change the colors of the candlestick chart by which the image "chart1" will be sent place a background image to be sent "wings" place an image of the info window "logo" 10-the comments part will be modified so that it is optional to fix that it cannot be changed or to be able to change just write in comments how to do it 11-solve the licensing system working fine

12- the information box that the EA shows will modify some information that it will show but that is at the end when all the above is a summary of the total earned and the maximum reduction will be added I need every part of the code with comments every start and end of the function inside the code to understand and know about the modifications. 


Responded

1
Developer 1
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
Similar orders
This EA will be for forex pairs or stocks. When the indicator gives a buy arrow, enter long at market. When the indicator gives a sell arrow, close long at market, enter sell at market at the same time. Vise verse reverse position as arrow appears. This EA shall have the options for stop loss and profit taking function
// 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 - 750 USD
I am in need of 3 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 50 percent of the Fibonacci..this will be present on all 3 EA, all three 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

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
to 2 day(s)