Basic Renko EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 15 gün

İş Gereklilikleri

Basic Renko EA

*** Please note that it is required that the hired developer have past experience not only with Renko but with success in entry and exit points in Renko. Issues have been had with poor entries.

 

This EA is simple in nature below are the User fields for entry

 

·         MM: True/False

o   If True, EA will use “Bars to Enter Trade” and “Bar Size” to calculate MM.

o   If False, EA will use “Manual Lot Size”

·         Risk: User Defined

o    1 would be 1 percent

·         Manual Lot Size: User Defined

·         Trailing SL: User Defined (In Pips)(If zero, not used)

o   This will not be used for MM but rather a hard Trailing stop on the order to back up in case of a failure of the EA.

·         Bar Size: User Defined (in pips)

o   User will place the bar size he/she is using on the chart so proper MM can be calculated

o   This value may possibly be used to ensure of proper execution of entries and exits.

§  Example: If user places “10” in this field, that will stand for 10 pips or 100 ticks. This could be used by the program to know that an entry or exit will only occur at whole values such as 1.32400, 1.32500, 1.32600, etc.

·         Same Bars to Enter Trade: User Defined

o   This value will be used to indicate when a trade will enter.

§  Example: If the user places 2 in this field, then there must be 2 closed and complete bars to enter a trade.

§  


·         Same Bars to Exit Trade: User Defined

o   This value will be used to indicate when a trade will exit.

o   


·         Bar Range Needed to Enter Trade:  User Defined

o   This value is used to control how many bars are needed (up and down) in order for a trade to be valid. This works in conjunction with the next parameter “Number of Past Bars to Evaluate”

·         Number of Past Bars to Evaluate: User Defined

o   This value is used to look up and evaluate how many past bars should be used to evaluate the Range. See example below:

o   *** A range box was used my last developer to work with “Bar Range Needed to Enter Trade” and “Number of Past Bars to Evaluate”

§  


o   Let us use a scenario:

§  Same Bars to Enter Trade: 2

§  Same Bars to Exit Trade: 2

§  Bar Range needed to Enter Trade: 4

§  Number of Past Bars to Evaluate: 6

§  ***Please note that in the image below that the 30 and 40 pips should just be bars rather than pips.


·         Opposing Bar to Reset trade: True/False

o   This setting when true would require an entry to be valid only after a reversal has been recorded by the EA. This will only used when getting the EA started on a fresh chart in that it would take a trade in the middle of a long run if “Same Bars to Enter Trade” is met.

§  Example: When true: All above conditions would need to be met AND a reversal would have to be seen, this could be one red followed by two green or one green followed by two red.

·         Friday Open New Trades: True/False

o   If False, the EA will not take any new trades starting Friday and will close any positions only if conditions are met.

 

Issues: Issues so far have been execution, I want a new and simple EA that executes trades where I want which would be at the closing and opening of a new renko Bar and not in the middle of one. See Examples below:


 

You can see how there are a lot of floating a non-accurate entries and exits here. I need precise execution. I would also like to have arrows indicating buys and sells with tracers. This EA must also be able to be back tested on Renko Charts.

Again, Execution is the name of the game here. Thank you for your time!

 

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(586)
Projeler
918
46%
Arabuluculuk
31
39% / 29%
Süresi dolmuş
93
10%
Serbest
2
Geliştirici 2
Derecelendirme
(1853)
Projeler
3455
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
Benzer siparişler
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips

Proje bilgisi

Bütçe
50 - 100 USD
KDV (22%): 11 - 22 USD
Toplam: 61 - 122 USD
Geliştirici için
45 - 90 USD
Son teslim tarihi
from 7 to 14 gün