Tâche terminée

Temps d'exécution 7 minutes

Spécifications

I need a AI signal generating and executing bot for forex trading. The bot should operate such that when i put it in a chart it will analyze the market,
 after several minutes it will display whether the trade is buying or selling and then execute a trade. 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 selling the arrow should be red.
 After analyzing  the market it should send a signal to my phone or email or send a push notification on now buying or now selling. So as to analyze the market it should use indicators such as;
 Relative strength index, moving averages, MACD, stochastic oscillator, bolinger bands etc. It should also be able to filter news. 
On the execution part; it should be based on candle stick patterns.
 I want a situation where after it has analyzed the market i will open trades. That is if the market is buying it will open two trades per candlestick. The robot will open again with the same lot size
 and number of trades if the next candle is still bullish, it keeps buying until when the next candle is bearish or negative then the robot should not perform any task. 
That is if the market is buying then the robot has to keep buying so long as the next candle is bearish then it wont buy or sell and it will wait until any candle closes 
positive again then it will buy again. The parameters should be adjastable by default. The robot should also be able to trade in prop firms.
 

Répondu

1
Développeur 1
Évaluation
(22)
Projets
21
10%
Arbitrage
4
25% / 75%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(329)
Projets
515
19%
Arbitrage
35
46% / 31%
En retard
34
7%
Travail
3
Développeur 3
Évaluation
(298)
Projets
478
40%
Arbitrage
105
40% / 24%
En retard
82
17%
Chargé
Publié : 2 codes
Commandes similaires
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
AWFX 69+ USD
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity

Informations sur le projet

Budget
30 - 40 USD
Délais
de 1 à 3 jour(s)