Find Jobs
Hire Freelancers

Chart Studio codes 2 crossing moving average strategy

$30-5000 USD

Closed
Posted over 15 years ago

$30-5000 USD

Paid on delivery
Dear Sirs, Hereafter is the code. I am looking to be constantly exposed: LONG than SHORT than LONG again etc... input Ema_period1 = 5 , Ema_period2 = 10, open_position_as = 1, // only open a position in the direction you want // 1 = buy & 2 = sell - any other number will not work lots = 1; // amount of open positions to be closed ; vars ema1(series), ema2(series); begin ema1 := EMA(close,Ema_period1) ; ema2 := EMA(close,Ema_period2); if crossup(ema1, ema2) then begin if open_position_as = 1 then buy(lots); end; if crossdown(ema1, ema2) then begin if open_position_as = 2 then sell(lots); end; end. I do not know where to fix the following. **"You can reverse positions in CTL. For example:"** **if (conditions) then begin** **if short() then exitshort();** **buy(1);** **end;** **This would close any short position and open a new long position for 1 lot. Alternately, to reverse a long position to short:** **if (conditions) then begin** **if long() then exitlong();** **sell(1);** **end;** ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform WindowsXP Platform WHS ProStation & Chart Studio CTL Langage
Project ID: 3371509

About the project

Remote project
Active 15 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

About the client

Flag of FRANCE
France
0.0
0
Member since Nov 7, 2008

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.