Find Jobs
Hire Freelancers

NT8 zipfile

$30-250 USD

クローズ
投稿日: 約3年前

$30-250 USD

完了時にお支払い
Please convert following into NT8 ready file. using System; using [login to view URL]; using [login to view URL]; namespace [login to view URL] { public class CCI_Average : IndicatorObject { private VariableSeries<Double> m_ccivalue; private VariableSeries<Double> m_cciavg; private IPlotObject Plot1; private IPlotObject Plot2; private IPlotObject Plot3; private IPlotObject Plot4; public CCI_Average(object ctx) : base(ctx){ overbought = 100; oversold = (-1*100); cciavglength = 9; ccilength = 14; } [Input] public int ccilength { get; set; } [Input] public int cciavglength { get; set; } [Input] public double oversold { get; set; } [Input] public double overbought { get; set; } protected override void Create(){ m_ccivalue = new VariableSeries<Double>(this); m_cciavg = new VariableSeries<Double>(this); Plot1 = AddPlot(new PlotAttributes("CCI", 0, [login to view URL], [login to view URL], 0, 0, true)); Plot2 = AddPlot(new PlotAttributes("CCIAvg", 0, [login to view URL], [login to view URL], 0, 0, true)); Plot3 = AddPlot(new PlotAttributes("OverBot", 0, [login to view URL], [login to view URL], 0, 0, true)); Plot4 = AddPlot(new PlotAttributes("OverSld", 0, [login to view URL], [login to view URL], 0, 0, true)); } protected override void CalcBar(){ [login to view URL] = [login to view URL](ccilength); [login to view URL] = [login to view URL](cciavglength); [login to view URL](0, [login to view URL]); [login to view URL](0, [login to view URL]); [login to view URL](0, overbought); [login to view URL](0, oversold); if ([login to view URL](m_cciavg, oversold)){ [login to view URL]("Indicator exiting oversold zone"); } else{ if ([login to view URL](m_cciavg, overbought)){ [login to view URL]("Indicator exiting overbought zone"); } } } } }
プロジェクト ID: 29841277

プロジェクトについて

3個の提案
リモートプロジェクト
アクティブ 3年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に3人のフリーランサーが、平均$192 USDで入札しています
ユーザーアバター
hi.............................................................................................................
$75 USD 3日以内
5.0 (295 レビュー)
7.1
7.1
ユーザーアバター
Hi Hiring Manager I am Trading automation:IB TWS, NinjaTrader, ThinkOrSwim, Metatrader Expert Fast and high quality development for: • Interactive Brokers, • NinjaTrader 7/8, • ThinkOrSwim, • Rithmic, • Metatrader 4/5, • TradingView Pinescript, • AmiBroker, • cTrader, • Quik, • Stand-alone applications (C++/C#/Python). Fast working, the average delivery time less than 3 days. Providing full source code at the end of projects, well-structured and with a lot of comments, so it’s easy to develop it further. Support in installation and configuration. Long-term support, bug-fixing and updating. Keeping your trading ideas private. • Indicators, • Strategies, • Trade copiers between different terminals, • Converting code between different terminals, • Converting TradingView Pinescript to any terminal, • Data visualization, • Control panels, • Fast connectors to exchanges and trade terminals, • Specific modeling systems, • Options, arbitrage, market-making trading. 7 years in software development. 6 years in trading automation. Done dozens of different complex automation projects. Trading myself using my own trading strategies with bonds, futures and options. Thanks
$250 USD 2日以内
4.7 (25 レビュー)
6.5
6.5
ユーザーアバター
if I understand you correctly, you want to convert power powerlanguage script to NT8 script right. If yes I can have it done and get started now if awarded.
$250 USD 3日以内
4.6 (11 レビュー)
4.9
4.9

クライアントについて

UNITED STATESのフラグ
Farmington, United States
5.0
1
お支払い方法確認済み
メンバー登録日:5月 23, 2020

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。