Scalping algo based on previous candle (IN OUT IN OUT) type trading

Tâche terminée

Temps d'exécution 7 minutes
Commentaires du client
very good, will do business again
Commentaires de l'employé
Very good and fast responding client. Will be happy to code for him again.

Spécifications

Scalping algo based on previous candle
-----------------------------------

BUYING
----------

1. If previous candle was green = then buy to that previous candle high..with stop loss on previous candle low

>> IF CANDLE DOESNT MAKE IT TO THE HIGH BEFORE THE CANDLE ENDS, THEN CLOSE POSITION ONCE THE TIME IS UP.



SELLING
--------

2. If previous candle was red = then sell to that previous candle low..with stop loss on previous candle high


>> IF CANDLE DOESNT MAKE IT TO THE LOW BEFORE THE CANDLE ENDS, THEN CLOSE POSITION ONCE THE TIME IS UP.


----------------------------------------------------------------------------------------------------------------


*this is a very quick scalping strategy >> example, if i was trading the 1 hour chart then im only in the trade for less than an hour.


* THIS HAS TO BE ON MT4

* I NEED TO BE ABLE TO SELECT WHAT TIMEFRAME THIS ALGO TRADES FROM



*THIS IS AN IN OUT IN OUT TYPE SCALPING ALGO. REMEMBER THAT.


EXAMPLES INSERTED

Dossiers :

Répondu

1
Développeur 1
Évaluation
(68)
Projets
81
11%
Arbitrage
12
67% / 25%
En retard
5
6%
Gratuit
2
Développeur 2
Évaluation
(46)
Projets
59
39%
Arbitrage
1
0% / 100%
En retard
7
12%
Chargé
3
Développeur 3
Évaluation
(332)
Projets
452
52%
Arbitrage
22
50% / 27%
En retard
5
1%
Travail
4
Développeur 4
Évaluation
(57)
Projets
72
22%
Arbitrage
13
46% / 15%
En retard
5
7%
Gratuit
5
Développeur 5
Évaluation
(34)
Projets
60
23%
Arbitrage
11
73% / 9%
En retard
3
5%
Gratuit
Commandes similaires
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Job Description: We are seeking an experienced EA programmer to create an EA that utilizes SnR + Trendlines + Multi timeframe confluence Project Requirements: - Support and Resistance, Open Close levels/kissing candles/Rejection block, Support broken becomes Resistance(SbR), Resistance broken becomes Support(RbS), Quasimodo Levels, Asian Range, London Killzone, London Open, New York Killzone, New York Open
Dears, i am looking for developer to make expert advisor in forex to me and i have a strategy , i need the ea to be customize and has some options to be changeable
Hello, I need a professional programmer to help me design an EA that can be able to take trades towards a market direction with accurate prediction. This EA should be able to identify the market trend direction and take multiple trades towards the direction and also able to close the trades together when market wants to reverse at the best profit level. The input at the beginning will be for the EA to be input with a
Hello, I have EA's which were previously developed that are not running correctly and giving errors. Need an experienced MQL developer to fix all issues as well as add some new settings. Thanks
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// 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);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD