Indicators into ea

MQL4 专家

指定



Convert signal indicator (Super Signal v3all) and indicator (TMA) into expert advisor.


Signal indicator is unfortunately repainting one so output signals need to be modified.

It produces 4 kinds of signals:

1. Strong buy

2. Minor buy, or close sell

  1. Strong sell

  2. Minor sell buy, or close buy




OPEN LONG

1.)after "current time frame" candle close AND "strong buy" signal, AND there is no long position opened before.

  1. Do not open any other LONG position UNLESS market goes number (adjustable) of pips down ( all time, no waiting for candle close). Repeat and open another LONG position after another markert downdrop by assigned (as previously) number of pips. And so long repeatedly until market goes in unfavorable way every "number of pips". Like a multiply pending orders (buy limit). Make it true/false condition

CLOSE LONG

1.) after "current time frame" candle close "strong sell" signal OR "Minor sell or close buy" signal occurs .

2..) in one of previous candles (repainting) (when position is already and still opened of course) "strong sell" signal or "Minor sell or close buy" signal occurs

>


SHORT OPEN AND CLOSE

> accordingly to the LONG but in a opposite way.


ADDITIONAL signals:


1..)mutual opposite signal on one candle - close previous position, after that do nothing, wait for next signal - condition true/false trigger

2..)when OPEN (STRONG SHORT OR LONG) signals appears on previous candle (repainting) after new candle is open - close previous position. After that do nothing, wait for next OPEN signal.

  • condition true/false trigger

    3..) ignor new same signal

additional condition to position opening (logical AND)

condition true/false trigger


TMA indicator (in attachment)


TMA ANGLE (definition)

angle in degrees between tangent to the curve TMA ( dashed centerline ) and horizontal line. From 0 to 360 degrees









TMA time frame adjustable from M1 to MN


CONDITION (true/false)

1. if TMA angle value is between given (adjustable) range of degrees open ONLY LONG position

2. if TMA angle value is between given (adjustable) range of degrees open ONLY SHORT position

  1. if TMA angle value is between given (adjustable) range of degrees open BOTH SHORT or LONG position


make to conditions for two different time frame with logical AND


example:

open ONLY LONG if angle TMA H1 is betwen 35 and 90 degree AND angle TMA H4 is betwen 25 and 90 degree



additional CONDITION (true/false)


stochastic oscilator. - OPEN BUY below value, OPEN SELL above value

RSI - OPEN BUY above value, OPEN SELL below value



Establish magic number to open in many windows



Establish

lot size, TP,SL,TS values



additional setting true/false trigger


Day loss/profit metrer. If profit is more than given value pips/currency – close all positions.

附加的文件:

MQ4
TMA.mq4
8.5 Kb
JPG
picture_2.jpg
189.6 Kb
JPG
picture_3.jpg
106.6 Kb
JPG
picture_4.jpg
122.3 Kb

反馈

1
开发者 1
等级
(236)
项目
440
26%
仲裁
125
21% / 57%
逾期
96
22%
工作中
2
开发者 2
等级
(34)
项目
80
34%
仲裁
13
31% / 54%
逾期
19
24%
空闲
3
开发者 3
等级
(187)
项目
367
56%
仲裁
45
22% / 56%
逾期
188
51%
空闲
4
开发者 4
等级
(17)
项目
21
48%
仲裁
3
0% / 100%
逾期
10
48%
空闲
5
开发者 5
等级
(49)
项目
74
18%
仲裁
30
17% / 53%
逾期
31
42%
空闲
6
开发者 6
等级
(25)
项目
50
28%
仲裁
47
9% / 72%
逾期
23
46%
空闲
7
开发者 7
等级
(18)
项目
21
38%
仲裁
17
0% / 88%
逾期
2
10%
空闲
8
开发者 8
等级
(121)
项目
134
66%
仲裁
36
25% / 56%
逾期
22
16%
空闲
相似订单
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project

项目信息

预算
10 - 15 USD
VAT (23%): 2.3 - 3.45 USD
总计: 12.3 - 18.45 USD
开发人员
9 - 13.5 USD
截止日期
 1  5 天