I need to graph daily and weekly limits, open session values

Job finished

Execution time 22 days
Feedback from customer
Difficult input settings but good developer
Feedback from employee
Good order, and a competent trader

Specification

I need an indicator to graph the following values as lines on the graph on a historic basis (not only for the curren day and week):

// WEEKLY LIMITS

Limit_2_Long  = iClose(NULL,PERIOD_W1,1) + iClose(NULL,PERIOD_W1,1)*weekly_Limit/100 ; 

Limit_2_Short = iClose(NULL,PERIOD_W1,1) - iClose(NULL,PERIOD_W1,1)*weekly_Limit/100 ;   

// Where weekly limit is an input variable



// DAILY LIMITS

Limit_1_Long  = iClose(NULL,PERIOD_D1,1) + iClose(NULL,PERIOD_D1,1)*daily_Limit/100 ; 

Limit_1_Short = iClose(NULL,PERIOD_D1,1) - iClose(NULL,PERIOD_D1,1)*daily_Limit/100 ;   

// Where daily limit is an input variable


EXCEPTIONS FOR DAX AND BUND AS FOLLOW:

// DAILY CLOSE AS REFER TO CALCULATE LIMITS 
 if (Hour()==Euro_end_session+1 && Minute()==0)
     { 
     Daily_close = iClose(NULL,PERIOD_H1,0)  ;
     }


// WEEKLY CLOSE AS REFER TO CALCULATE LIMITS 
if (Hour()==Euro_end_session+1 && Minute()==0 && DayOfWeek()==5)
     { 
     Weekly_close = iClose(NULL,PERIOD_H1,0)  ;
     }
// Where Euro_end_session is an input variable


Open session values: this should be a white line that shifts on every new session, with external inputs to decide which session to use (for instance I wante to use Asian - Europe- US for EURJPY but only Europe and US for DAX). Also previous days values is required.

//+------------------------------------------------------------------+ 
//| ASIAN SESSION                                                          |                                           
//+------------------------------------------------------------------+ 

     
    if (Hour()==Asian_open+1)  // where Asian_open is an input variable
        {                   
        Open_LIne = iOpen(NULL,PERIOD_H1,0) ;                                            
        } 
        
        
//+------------------------------------------------------------------+ 
//| UE SESSION                                                              |                                           
//+------------------------------------------------------------------+ 

     
    if (Hour()==Euro_open+1)  // where Euro_open is an input variable
        {              
        Open_LIne = iOpen(NULL,PERIOD_H1,0) ;      
        } 
              

//+------------------------------------------------------------------+ 
//| US SESSION                                                              |                                           
//+------------------------------------------------------------------+ 

     
    if (Hour()==US_open+1)  // where US_open is an input variable
        {               
        Open_LIne = iOpen(NULL,PERIOD_H1,0) ;  
        }   





   

Responded

1
Developer 1
Rating
(52)
Projects
96
24%
Arbitration
9
22% / 22%
Overdue
12
13%
Working
2
Developer 2
Rating
(71)
Projects
115
52%
Arbitration
4
25% / 75%
Overdue
15
13%
Working
Similar orders
Hello, I am in need of an expert to help me convert my tradingview pinescript to mt4, I will attach the file, But for now, I only got $15 for this project and the only payment method I can use right now is crypto, I will send it to you through crypto, Also I need someone that is ready to work because I still have lot of projects I will need him to do for me
I want a bot developer deriv He has experience and I want a profitable robot, the profit is higher than the loss Or I want someone to sue with me. I have a profitable robot, but I want another robot or to improve another robot I have
Hello developer, I just wanted to know if you have made a profitable Supply and Demand indicator Contact me let discuss and start fully immediately .i will be looking for great developer soon Best regards
Copy Trading + paypal 30 - 200 USD
Hi, I would like to find out if it is possible to develop a copy trading app that works on mt4 and mt5. I would like something that also allows me to charge my clients by sending the payment to my paypal account. Does something exist, can it be developed
I'm new to this trading system wishing to get something that will guide me through the process of creating a new lifestyle. So I wish to grow my pockets in any circumstance coz life thing ain't easy any more
Are you a coding maestro with a passion for optimizing indicators to blazing speeds? Look no further – I’m in search of a skilled developer to take my indicator to the next level! The Task: I need someone who can dive deep into the code, iron out any pesky errors, and optimize the indicator for lightning-fast responsiveness. Additionally, I require seamless integration of the Zigzag indicator, which currently resides
Hi, I want a custom indicator to be coded based on 2 default Indicators. Add alerts for signals and news filter alerts to be sent through metaquotes id, email and phone. Popup alerts for pc/laptop as well. I would like it to have a display panel that logs the trade history and a buy/sell button with risk % based on balance and equity, fixed lots and some other features
Hello I am looking for a developer to help me do modification on my custom ninjatrader 8 strategy and also backtest it in other to work perfectly your expertise is highly needed for this project Kindly reach out to me and let get started on the project Thanks
Metatrader 30+ USD
I would like to calculate the deviations between the companies listed below with Meta Trader. Would you be interested? BETWEEN 01.00 AT NIGHT AND 00.00 OF THE NEXT DAY (FOR HOURS WHEN THE GOLD MARKET IS OPEN) *Instant comparison of prices of the same parities of different companies *Determination of deviation rates in downward or upward movements (average prices, prices below and above the average) *Detection of
Hello, I need a quote for developing a bot for my renko based trading system on ctrader platform and based on the attached specification your expertise is highly needed for this project Thanks

Project information

Budget
30+ USD
VAT (22%): 6.6 USD
Total: 36.6 USD
For the developer
27 USD
Deadline
to 10 day(s)