Easy: Open all charts with ATR "Scale fix"

MQL4 Göstergeler Komut dosyaları

İş tamamlandı

Tamamlanma süresi: 3 saat
Geliştirici tarafından geri bildirim
Thanks. Future jobs are always appreciated.
Müşteri tarafından geri bildirim
useless, not working. i was so stupid to approve before proper delivery, thought he keeps his promise to fix it, but no efforts to make it work. he's either new to mql or bad.

İş Gereklilikleri

(at the end you have a link to a similar script which saves you time and work) 

SEE ATTACHED IMAGE FIRST


i need an indicator or script that opens all listed pairs with "scale fix" as follow:

fixed maximum: current price + (D1 ATR 14 * 0.5 / 100000)  (formula my not be correct!)

fixed minimum: current price - (D1 ATR 14 * 0.5 / 100000)   (formula my not be correct!)

 

 

in other words, half of the D1 ATR is above and half is below. See image below.

 

customizable inputs: 

Timeframe ATR:D1 (dropdown list all timeframes)

ATR period:14

ATR multiplicator: 1

Amount ATR above:0.5 (above current price)

Amount ATR below:0.5 (above current price)

Pairs: USDJPY, USDCHF, USDCAD, NZDUSD, NZDJPY, NZDCHF, NZDCAD, GBPUSD, GBPNZD, GBPJPY, GBPCHF, GBPCAD, GBPAUD, EURUSD, EURNZD, EURJPY, EURGBP, EURCHF, EURCAD, EURAUD, CHFJPY, CADJPY, CADCHF, AUDUSD, AUDNZD, AUDJPY, AUDCHF, AUDCAD  (listed, separated by comma)

Order of pairs: List order / Alphabetical / Random (open charts in same order like custom list above or alphabetical or random)

 

All other things like timeframe, zoom etc. will be of course taken from DEFAULT template settings.

 

 

so each chart will get a different scale fix minimum and maximum of course.

Pairs: AUDCAD, AUDCHF, AUDJPY, AUDNZD, AUDUSD, CADCHF, CADJPY, CHFJPY, EURAUD, EURCAD, EURCHF, EURGBP, EURJPY, EURNZD, EURUSD, GBPAUD, GBPCAD, GBPCHF, GBPJPY, GBPNZD, GBPUSD, NZDCAD, NZDCHF, NZDJPY, NZDUSD, USDCAD, USDCHF, USDJPY

 

Here is a script that changes all open charts to percentage of price, may save you time:

https://www.mql5.com/en/code/21357

Another one: Scale fix all (script)

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Serbest
2
Geliştirici 2
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
3
Geliştirici 3
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Serbest
4
Geliştirici 4
Derecelendirme
(119)
Projeler
127
41%
Arabuluculuk
3
33% / 67%
Süresi dolmuş
0
Serbest
5
Geliştirici 5
Derecelendirme
(19)
Projeler
24
17%
Arabuluculuk
7
0% / 71%
Süresi dolmuş
3
13%
Serbest
6
Geliştirici 6
Derecelendirme
(487)
Projeler
553
32%
Arabuluculuk
28
43% / 43%
Süresi dolmuş
8
1%
Yüklendi
7
Geliştirici 7
Derecelendirme
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
1
100%
Serbest
Benzer siparişler
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for
Looking for someone to implent the following grid strategy into my existing EA: Overview : I need a skilled developer to implement a grid recovery strategy into my existing Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy involves adding grid trades based on price movement and adjusting lot sizes according to specific rules. It also includes closing trades at breakeven points and full position closure when a

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD
Son teslim tarihi
to 3 gün