CONVERTION PINE EXPERT TO MT4

MQL4 Experts Integration

Specification

HEY PLS I WANT TO CONVERT THAT 

I ALREADY TEST WITH CHATGBT BUT IT IS NOT WORKING 

I DONT KNOW THIS ERROR :' iIchimoku ' wrong parameters



this is the code :

// @ version = 5

stratégie ( title = "Ichimoku Cloud" , shorttitle = "Ichimoku" , overlay = true , initial_capital = 1000 , default_qty_type = stratégie.percent_of_equity , default_qty_value = 100 )


conversionPeriods = input.int ( 9 , minval = 1 , title = "Longueur de la ligne de conversion" )

basePeriods = input.int ( 26 , minval = 1 , title = "Longueur de la ligne de base" )

laggingSpan2Periods = input.int ( 52 , minval = 1 , title = "Longueur de l'envergure B principale" )

déplacement = input.int ( 26 , minval = 1 , titre = "Lagging Span" )


donchian ( len ) => math.avg ( ta.lowest ( len ) , ta.highest ( len ) )

conversionLine = donchian ( conversionPeriods )

baseLine = donchian ( basePeriods )

leadLine1 = math.avg ( conversionLine , baseLine )

leadLine2 = donchian ( laggingSpan2Periods )


plot ( conversionLine , color = #2962FF , title = "Conversion Line" )

plot ( ligne de base , couleur = #B71C1C , titre = "Ligne de base" )

tracé ( fermer , décalage = - déplacement + 1 , couleur = #43A047 , titre = "Lagging Span" )

p1 = tracé ( leadLine1 , offset = déplacement - 1 , couleur = #A5D6A7 ,

     titre = "Span principal A" )

p2 = tracé ( leadLine2 , offset = déplacement - 1 , couleur = #EF9A9A ,

     titre = "Travée principale B" )


plot ( leadLine1 > leadLine2 ? leadLine1 : leadLine2 , offset = déplacement - 1 , title = "Kumo Cloud Upper Line" , display = display.none )

plot ( leadLine1 < leadLine2 ? leadLine1 : leadLine2 , offset = déplacement - 1 , title = "Kumo Cloud Lower Line" , display = display.none )

remplir ( p1 , p2 , color = leadLine1 > leadLine2 ? color.rgb ( 67 , 160 , 71 , 90 ) : color.rgb ( 244 , 67 , 54 , 90 ) )


// Règles d'entrée

// longEntry = ta.crossover ( conversionLine , baseLine )

//s hortEntry = ta.crossunder ( conversionLine , baseLine )

le plus long = ta.ema ( proche , 50 )

tracé ( le plus long , couleur = couleur.jaune )


// Entrée longue

si ( fermer > le plus long ) et ( fermer > leadLine1 ) et ( fermer > leadLine2 ) et ( fermer > conversionLine ) et ( fermer > baseLine )

    stratégie.entry ( "Long" , stratégie.long )


// Entrée courte

if ( close < le plus long ) et ( close < leadLine1 ) et ( close < leadLine2 ) et ( close < conversionLine ) et ( close < baseLine )

    stratégie.entry ( "Court" , stratégie.short )


// Règles de sortie

si ( stratégie.position_size > 0 ) et ( close < leadLine1 )

    stratégie.close ( "Sortie longue" , "Longue" )


si ( stratégie.position_size < 0 ) et ( close > leadLine1 )

    stratégie.close ( "Quitter court" , "Court" )

Responded

1
Developer 1
Rating
(507)
Projects
762
63%
Arbitration
33
27% / 45%
Overdue
23
3%
Free
2
Developer 2
Rating
(126)
Projects
160
36%
Arbitration
4
25% / 50%
Overdue
13
8%
Free
3
Developer 3
Rating
(5)
Projects
8
0%
Arbitration
1
100% / 0%
Overdue
1
13%
Free
4
Developer 4
Rating
(2)
Projects
4
0%
Arbitration
0
Overdue
0
Free
Similar orders
hi uhm im look for someone who can make me an indicator , which is able to show the entry and exit point and also to show stop lose and take profit . nass 100 , us30 an Ger40 and all currencies the time frame it should use 15 min and it should be scalping . the name of the indicator should be called Pro Da Trader please who ever can do that please contact ne via whats app 0715240554 or my email
Objective: Our objective is to develop a platform that simplifies the analysis and presentation of trading ideas sourced from various channels. This platform will act as a centralized hub for traders to efficiently access and evaluate trading signals. Current Situation: We are actively engaged with multiple trading signal channels, VIP groups on Telegram, and applications. However, we face challenges due to private
TrendingView Indicator 30 - 100 USD
i have an indicator that is 70% complete and I want to make some modifications and additions to it im looking for a developer that have knowlodge of pinescript for tradingview lets discuss more on message
solve errors and debug my existing code to convert it into mq5 The task will be done remotely by anydesk More details will be given privately to better understand the task, already spoken previously by the developer
Seeking a freelance developer to bridge MetaTrader 4 (MT4) with eToro. Your task is to create a seamless connection to execute trades across both platforms. This will allow my ea's to copy trades onto the platform, i'm looking for something similar to the program CMAM that allows fixed lots and auto balance risk options based on equity and balance

Project information

Budget
30+ USD
For the developer
27 USD