Bot will be based on weigthed moving averages

Tâche terminée

Temps d'exécution 26 jours

Spécifications

1- I am attaching an example with a mini nasdaq trading view chart. The model is used on etfs 3x the soxl tqqq index (ndx100). I evaluated the model over several days, the result seems excellent. if the developer speaks French it will help except my English is ok and the translation exists.

2- I have not chosen my broker yet, so no platform loader, some broker just meta 4 or 5, I think the 5 best, faster and if i decide one day trading stock, I will focus on the Nasdaq 100 which I know well and later may be eur/usd. If you have a safe broker with good execution, spread, low cost overnight trading (swap) and service to suggest to me, it's welcome and if I have to load a platform to do our work, it's up to you to tell me or you do it on your platform and the transfer code after on mine. If you have an opinion on the efficiency for this bot model between 4 or 5. Tell me.

3-Work details, everything is based on MM 9-20-50-200 - I believe that meta offers 4 charts on the same page, in fact I would use as in the example 3 charts, 2 bottom, 1 daily 9-20-50-200 and 30 minutes 2-9-20-50- 200 and above the 1 minute chart with MM 4-9-20-45-120-270-600-1500 and 6000 if possible, in fact I reproduce the 20 mm 5minutes and the 30 minute MM on 1 minute chart. By the way I don't understand with the leverage of not having 10 second charts the 9-20 clearly warns us of the 3-9 crossover. I would like to use it day and night while the nasdaq is open. it is close eastern time 17 pm to 18 pm - Considering leverage and margins, I would be inclined to work with Mm 4-9 1 minute, cross up buy, cross down sell, I don't really know the efficiency and reliability of a bot and if broker has a role, this is the reason why I did not choose my broker, your opinion will be important I would like us to be able to test and see the number of transactions and the profitability. If too many trades, one tries with the 4-20 and if still too many trades, the 9-20. - Have a gradual increase in long and short position stop loss. I would like you to tell me how you see it and we will make a decision if necessary for double security. - Can we have automatic tracing with bullish low-low, bearish h-h and long MM. Get back to me on the subject. I don't know how far you can go with a bot. Is it necessary mm should do the job? - Installation of the bot at the broker and ensure that it works properly and solve bug if it occurs after the realization of the bot. 

install vps so that it is functional

If you have any suggestions I am open, but I will give you my agreement to proceed. If it would not be leverage and margin I would use 3-9, 30 minutes or 9-20, you have the graph, we will see the result on the 1 minute and we will make a decision i f we give it a try on the 30 minute , 30 minute variations can be high and fast (view 1 to 2% of 30 minutes), risk of margin call? thanks I am waiting for your cost and time estimate to make a decision on the developer


Dossiers :

Répondu

1
Développeur 1
Évaluation
(21)
Projets
24
38%
Arbitrage
1
100% / 0%
En retard
2
8%
Travail
2
Développeur 2
Évaluation
(51)
Projets
62
6%
Arbitrage
22
23% / 36%
En retard
4
6%
Occupé
3
Développeur 3
Évaluation
(167)
Projets
192
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
4
Développeur 4
Évaluation
(121)
Projets
155
43%
Arbitrage
20
60% / 20%
En retard
8
5%
Travail
5
Développeur 5
Évaluation
(41)
Projets
88
14%
Arbitrage
30
30% / 53%
En retard
36
41%
Travail
6
Développeur 6
Évaluation
(22)
Projets
28
11%
Arbitrage
6
33% / 50%
En retard
4
14%
Travail
7
Développeur 7
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
8
Développeur 8
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
9
Développeur 9
Évaluation
(37)
Projets
59
27%
Arbitrage
25
20% / 52%
En retard
10
17%
Travail
Commandes similaires
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further

Informations sur le projet

Budget
30 - 200 USD
Pour le développeur
27 - 180 USD