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

작업 종료됨

실행 시간 22 일
고객의 피드백
Difficult input settings but good developer
피고용인의 피드백
Good order, and a competent trader

명시

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) ;  
        }   





   

응답함

1
개발자 1
등급
(52)
프로젝트
96
24%
중재
9
22% / 22%
기한 초과
12
13%
작업중
2
개발자 2
등급
(72)
프로젝트
117
52%
중재
4
25% / 75%
기한 초과
17
15%
작업중
비슷한 주문
I am looking for an experienced developer to create an MT5 EA for any FX pair, that if is applied to a chat, will show the following buttons which perform the following actions: Buy now button: places a buy order[ or orders [more than one] explained later] with the lot, SL and TP defined in the EA configuration prompt Sell now button: places a sell o rder[ or orders [more than one] explained later] with the lot, SL
Dears, I need a dashboard to manage opening and closing multiple one-click orders for a set of symbols across 28 Forex currency pairs for Metatrader 5. Key features should include: - Symbol selection for manual opening of multiple orders. - Stop-Loss/Take-Profit by sum of open positions. - Option to close all open orders manually or automatically (by stop loss/take profit). - Low memory usage and good processing
Hello developers here, I need a professional developer that can help me to develop an mt5 trading bot that works according to my strategy, I will be sharing my strategy in the inbox, Let me know if you can develop it, I will be waiting for your response
Hey greetings.i will like to convert my tradingview pinescript script to Metatrader 5 expert Advisor EA . Kindly apply for this job if you can convert my tradingview script for mt5 EA.Thanks
I need an EA in based of this indicator. It have buffers. The owner told me it..., So I need an expert who can do this I will attached the file right now
HI, I'm looking for an experienced person who can add buy/sell indications and Alerts on existing Pinescript along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
I am looking for an EA that allows you to make profits every month. For this, before buying, I would like to have a history over more than one year to see how the EA behaves. I don't know if you're selling EAs that are already ready for use
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
Looking to have made a HFT/EA for live cash account's for indices, metals and forex for MT5 3 separate EA’s. Must not have any losses. ( I have a few MT4 HFTs that just take profit no losses) so I need to have the same with this new MT5 HFT. (If you need a copy to see how it operates let me know) Please only reply if you can program this HFT I request or have one like I requested. All business and messages will be
Hey, im looking for a person who can create an my very own version of pineconnector, which should have all the option of pineconnector and it should be user-friendly without any complications

프로젝트 정보

예산
30+ USD
VAT (22%): 6.6 USD
총: 36.6 USD
개발자에게
27 USD
기한
 10 일