Find Jobs
Hire Freelancers

Converting an "Easy Language" indikator to "SDK"

$30-250 USD

Awarded
Posted about 11 years ago

$30-250 USD

Paid on delivery
I have an indicator for trade station : MarketForecaster. Trade station is writen in Easy Language. I need to convert it to "SDK" so it would work on FXCM marketskope. the indicator is open. here it is: -------------------------------------------------------------------------------------------------------------------------- [LegacyColorValue = true]; inputs: PriceActionFilter(1), TransColor1or2or3(1), UseZeroLag(False), CCIAvgLen( 20 ), CCISmooth1( 3 ), CCISmooth2( 5 ), StochLength1(5), StochLength2(3), StochLength3(3), UpColor(Green), DwnColor(Red), PlotWidth(2); {****************************************} variables: Price(0), First(0), Second(0), Curve1( 0 ), Curve2( 0 ), Zscore( 0 ), OverBought(80), OverSold(20), Switch(0), KFast(0), KFull(0), DFull(0), LL(O), HH(0), Dira(0), Dira1(0), Dirb(0), Dirb1(0), ZL1(0); {****************************************} Price = SmoothedAverage(Close,PriceActionFilter); First = (Price-Average(Price,CCIAvgLen)); Second = (StdDev(Price,CCIAvgLen)); If Second = 0 then Second = .001; ZScore = (First/Second); Curve1 = Average( ZScore, CCISmooth1 ) ; Curve2 = Average( Curve1, CCISmooth2 ) ; {****************************************} LL = Lowest((High+Low)/2, StochLength1); HH = Highest((High+Low)/2, StochLength1); KFast = 100 * IFF(HH-LL=0,0,(((High+Low)/2) - LL)/(HH- LL)); KFull = Average(KFast, StochLength2); DFull = Average(KFull, StochLength3); ZL1 = Zero_Lag(Average(Kfast, StochLength2), StochLength1); {****************************************} SetPlotWidth(1,PlotWidth); SetPlotWidth(3,PlotWidth); {****************************************} Plot1( 1,"CCISmoothBar"); Plot2(-2,"Spacer"); Plot3(-1,"StocasticBar"); Plot4( 2,"Spacer"); {****************************************} If Curve1>Curve1[1] Then Dira=1; If Curve10 Then SetPlotcolor(1,UpColor); If TransColor1or2or3 = 2 and Dira0 Then SetPlotcolor[1](1,UpColor); If TransColor1or2or3 = 1 and Dira0 Then SetPlotcolor(1,UpColor); If TransColor1or2or3 = 3 and Dira0 Then SetPlotcolor[1](1,UpColor); If TransColor1or2or3 = 3 and DiraKFull[1] Then Dirb=1; If KFullZL1[1] Then Dirb=1; If ZL10 Then SetPlotcolor(3,UpColor); If TransColor1or2or3 = 2 and Dirb0 Then SetPlotcolor[1](3,UpColor); If TransColor1or2or3 = 1 and Dirb0 Then SetPlotcolor(3,UpColor); If TransColor1or2or3 = 3 and Dirb0 Then SetPlotcolor[1](3,UpColor); If TransColor1or2or3 = 3 and Dirb<0 Then Setplotcolor[1](3,DwnColor); {****************************************}
Project ID: 4347158

About the project

2 proposals
Remote project
Active 11 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
2 freelancers are bidding on average $115 USD for this job
User Avatar
consider it done . !!! check pm.
$200 USD in 5 days
5.0 (2 reviews)
2.4
2.4

About the client

Flag of ISRAEL
Israel
0.0
0
Member since Mar 19, 2013

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.