Termos de Referência
The EA should buy and sell every time at a fixed number of points from the actual price of the forex currency pair of the graph where I put the EA on. The settings of the EA should leave the possibility of assigning: a. a magic number and a comment to the order b. the variable "STshort" ( = basic step distance from the current price, expressed in points, to which you want to insert the sell stop order). N.B. the price of the pending order must in any case be set to a whole pip value. c. the variable "STlong" (= basic step distance from the current price, expressed in points, to which you want to insert the buy stop order). N.B. the price of the pending order must in any case be set to a whole pip value as. d1. the variable "Gshort" ( = gain in points from the first xecuted short order that you want to achieve before closing all the executed orders still opened (both long and short orders). d2. the variable "Glong" ( = gain in points from the first xecuted long order that you want to achieve before closing all the executed orders still opened (both long and short orders). e. the trading hours for each trading days f. whether to use fixed lot or money management for the volume of orders to be inserted, allowing then to set the fixed lot or the percentage of risk on the equity, or the Xbalance The instructions in the EA script should be like the following: 2. set variable of name "p" = current price rounded to the nearest whole pip 3. begin of a cicle for "n" from 1 to "m" (where m should be impostable in the settings) 4. n=1 5. if there is no buy stop order at the price p + (STshort * n) and there isn't an executed order at the price p + (ST * n) 6. then enter buy stop order with price p + (ST * n) and TP = p + (ST * n) + Q 7. if there is no stop sell at the price p- (ST * n) and a sale has not already been made at the price p- (ST * n) 8. then enter stop sell with price p- (ST * n) and TP = p- (ST * n) -Q 9. if the gain is equal to Gshort or Glong then close all open orders ((both long and short orders). 10. end of cycle the expert advisor must execute the instructions and controls continuously, that is to say, at every changing of price Advices and modifications for improving the EA are well accepted. I have to be able to backtest it This is just few instructions to let me se if the EA can be profittable. Then if the EA shows to be profitable we have to continue with an other order to insert in the EA a panel or some grafic drawings and also some indicators to filter the orders.
Respondido
1
Classificação
Projetos
334
55%
Arbitragem
14
36%
/
29%
Expirado
1
0%
Livre
2
Classificação
Projetos
507
40%
Arbitragem
159
17%
/
74%
Expirado
99
20%
Carregado
3
Classificação
Projetos
644
26%
Arbitragem
92
72%
/
14%
Expirado
12
2%
Trabalhando
Publicou: 1 código
4
Classificação
Projetos
138
41%
Arbitragem
30
7%
/
77%
Expirado
17
12%
Livre
5
Classificação
Projetos
816
62%
Arbitragem
33
27%
/
45%
Expirado
23
3%
Livre
Publicou: 1 código
6
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
1
100%
Livre
Publicou: 4 códigos
7
Classificação
Projetos
95
28%
Arbitragem
20
25%
/
55%
Expirado
24
25%
Livre
8
Classificação
Projetos
396
28%
Arbitragem
69
19%
/
49%
Expirado
121
31%
Livre
Pedidos semelhantes
Ninjatrader indicator
30+ USD
I am currently building a NinjaTrader indicator but i haven't finished building it, i stopped at 70% but it was successfully compiled as at the last time i compiled it I would like you to complete the indicator for me so it can works perfectly how i want it to work if your price won't be too high Kindly check the source code out I have also sent a video discription of how the indicator is supposed to work And also
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Updates on Existing Job
30+ USD
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
Ninjatrdaer Script
500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
Tradingview strategy
30+ USD
I will like to purchase tradingview strategy with high winning rate, i mean already made, tested and trusted and powerful strategy, i have tried to code my own strategy with lot of freelancers but nothing to me i am just wasting money, i have wasted lot of money already, so i need a high winning rate tradingview strategy, we can discuss price in chat, I will need to see some test result as well
READ BEFORE MESSAGING PLEASE Developer Requirements (Strict): - Expert Level Only: This is a professional-grade, robust trading engine. Please do not apply if you are a beginner or intermediate developer. - Asynchronous Proficiency: You must have deep experience with CTrade and handling asynchronous order execution (Requotes, Busy Servers, and Order Integrity Sync). - Proven Track Record: I require a developer
Mk
30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Informações sobre o projeto
Orçamento
30+ USD
Prazo
de 1 para 5 dias