Change indicator calculation method (from close price to (ask+bid)/2 )

MQL4 Indikatoren

Spezifikation

 Hi,

   Attached two indicators: Accelerator (AC) and William %R. I did some changes to Accelerator indicator ,from PRICE_MEDIAN to PRICE_CLOSE and MODE_SMA to MODE_EMA.
Both indicators calculate with close price, which means close=BID_price, high=HIGH_bid_price, low=LOW_bid_pride. What would be more useful for me to change: close=(BID_price+ASK_price)/2, high=(HIGH_bid_price+ HIGH_ ASK_price)/2, low=(LOW_bid_pride+ LOW_ ASK_price)/2 etc.. So the only difference is: input data. It's not BID_price, but (BID+ASK)/2, (middle price). There are no historical data of ASK_price, so it has to be stored somehow as a variable or with some FileWrite function. It should be simple as possible and accurate. It will run 40charts on one MT4 instance so memory usage might be an issue.

If there will be no saved ASK_price  in memory (or file)   when indicators loads, in this case it should use BID_price (as its been before) for calculation, but when first Bar is formed it uses (BID+ASK)/2.

So if there are no history for Bar[2],Bar[3],Bar[4], it should take BID_price, but when it starts to be available it should calculate one by one with (BID+ASK)/2 price.

Bewerbungen

1
Entwickler 1
Bewertung
(264)
Projekte
538
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Arbeitet
2
Entwickler 2
Bewertung
(7)
Projekte
15
47%
Schlichtung
6
33% / 17%
Frist nicht eingehalten
4
27%
Frei
Ähnliche Aufträge
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Merge 2 ZickZack indicators to 1 indicator. Indicator 1 is a ZickZack Pointer. Indicator 2 is based on 3 level ZickZack semaphore. Indicator source codes will be provided to the selected developer
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
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
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
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
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing

Projektdetails

Budget
10 - 100 USD
MwSt (21%): 2.1 - 21 USD
Insgesamt: 12.1 - 121 USD
Für die Entwickler
9 - 90 USD
Ausführungsfristen
von 1 bis 2 Tag(e)