Easylanguage tradestationработы

Фильтр

Мои последние поисковые запросы
Фильтровать по:
Бюджет
по
по
по
Тип
Навыки
Языки
    Статус работы
    1,596 easylanguage tradestation работ(-а,-ы) найдено, цены указаны в USD
    Project for Yuriy L. Завершено left

    Здравствуйте, нужно переписать код индикатора  с C# на EasyLanguage.  Занимаетесь ли вы таким? Сколько это будет стоить?  С уважением, Арина

    $362 (Avg Bid)
    $362 Ср. заявка
    1 заявок(-ки)
    Project for Sergey M. Завершено left

    Привет, надо собрать несколько индикаторов в один, пофиксить проблему и добавить чуть функционал. Язык почти один в один как easylanguage, софт

    $25 / hr (Avg Bid)
    $25 / hr Ср. заявка
    1 заявок(-ки)
    Project for AlexB27 Завершено left

    Добрый день! Я тоже программист здесь на фрилансере, взял проект и не успеваю его выполнить, уезжаю в свадебное путешествие :) Отдам по себестоимости, даже оплачу сверху комиссию Надо переписать два индикатора с MQL на EasyLanguage. Один индикатор простой, переработанные фракталы, второй посложнее. За оба предлагаю 200 usd плюс покрыть вам комиссию 20 usd

    $220 (Avg Bid)
    $220 Ср. заявка
    1 заявок(-ки)

    Требуется написание Торговой стратегии на Easy Language для TradeStation для бумаги QQQ, работа как на покупку, так и на продажу, тестирование на годовом периоде должно давать Профит фактор более 10, тайм-фрейм - от 10 секунд до 3 минут, используемые индикаторы - любые, - предпочтение MACD, осцилляторы (Fishner), обьемы, Каналы Кетлера

    $30 - $250
    $30 - $250
    0 заявок(-ки)
    Trading strategy -- 2 4 дней(-я) left

    I have a basic trading strategy written in EasyLanguage and I need errors fixed. Also confirmation that the code will carry out instructions according to my parameters. Need someone experienced with Easy language

    $140 (Avg Bid)
    $140 Ср. заявка
    5 заявок(-ки)
    Trading strategy 3 дней(-я) left
    ПОДТВЕРЖДЕН

    I have a basic trading strategy written in EasyLanguage and I need errors fixed.

    $24 (Avg Bid)
    $24 Ср. заявка
    4 заявок(-ки)

    Looking for a point and click Anchored VWAP in TradeStation for all time frames identical to the TC2000 implementation. Also what scans and strategies could be developed supporting the AVWAP? Thanks, Paul

    $645 (Avg Bid)
    $645 Ср. заявка
    10 заявок(-ки)
    Ninjatrader 8 Завершено left

    I want to convert existing and working Tradestation easy language into Ninjatrader 8

    $25 / hr (Avg Bid)
    $25 / hr Ср. заявка
    7 заявок(-ки)

    Creating a Script to perform TS optimisiations on multiple symbols using API/EasyLnaguage. Also something to extract the data and inputs to optimisation from a source, ie Excel, etc

    $333 (Avg Bid)
    $333 Ср. заявка
    7 заявок(-ки)
    Tradestation Завершено left

    Looking for bids on how many hours it will take to complete … A running tally as you scroll over a bar on a chart or see visually on the chart in tradestation, how many points of contact up to current reading day any particular day has had. Points of contact meaning anywhere from High to Low

    $24 / hr (Avg Bid)
    $24 / hr Ср. заявка
    11 заявок(-ки)

    Translation of Multicharts EasyLanguage to strategies C# NinjaTrader.

    $1256 (Avg Bid)
    $1256 Ср. заявка
    12 заявок(-ки)

    Below is the code I want to convert. It is partial the "UT_BOT_Alerts". // Inputs a = input(1) c = input(10) h = input(false, title = "Signals from Heikin Ashi Candles") xATR = atr(c) nLoss = a * xATR src = h ? security(heikinashi(), , close, lookahead = false) : close xATRTrailingStop = 0.0 xATRTrailingStop := iff(src > nz(xATRTrailingStop[1], 0) and src[1] > nz(xATRTrailingStop[1], 0), max(nz(xATRTrailingStop[1]), src - nLoss), iff(src < nz(xATRTrailingStop[1], 0) and src[1] < nz(xATRTrailingStop[1], 0), min(nz(xATRTrailingStop[1]), src + nLoss), iff(src > nz(xATRTrailingStop[1], 0), src - nLoss, src + nLoss))) pos = 0 pos := iff(src[1] < nz(xATRTrailingStop[1], 0) and src > nz(xATRTrailingStop[1], 0), 1, iff(src[1] > nz(xA...

    $211 (Avg Bid)
    $211 Ср. заявка
    7 заявок(-ки)
    "Time And Sales " TradeStation Завершено left

    Time And Sale...this data is disconnected from the internet, it will all go away I want to extract list data "Time And Sales " TradeStation And save it in an excel file I want to save list data" Time And Sales " TradeStation in excel page Or any page that I can view at any time after the market closes or during the market Data for this page " Time And Sales " IN TradeStation Every moment the Internet connection is interrupted, it is erased And it only works by opening the platform and continuing its work It is required to obtain its data according to standards I mean if you open a platform After opening 3 hours I want to know what happened According to the following conditions TradeStation Time And Sales ( SPY ) Volume >...

    $235 (Avg Bid)
    $235 Ср. заявка
    4 заявок(-ки)

    I am looking for a trading strategy conversion from PineScript to Tradestation Easy Language.

    $50 / hr (Avg Bid)
    $50 / hr Ср. заявка
    2 заявок(-ки)
    $25 / hr Ср. заявка
    11 заявок(-ки)

    Hi, I have the following issue. The attached strategy identifies the High/Low for a specific time period. Once the High is exceeded within the Session Close time, the signal is generated. Now this strategy only takes the current session into consideration. I also want to use the High/Low from yesterdays session. So the coding is to add yesterdays Session High/Low, the signal is only generated when the current and yesterday sessions high is exceeded by factor X. //Time HLRange Define input: Multiplier(1),Ratio(3), StartTime( 900), // Time of start of channel EndTime( 1000), SessionCloseTime (1200), EntrySizes (10000), int NATR(9), // 5-60 STEP 5 double Fract(1.3); // 0.6 - 3.5 STEP 0.1 or 0.15 Vars: PeriodHigh( 0 ), // Updated with period high during...

    $30 (Avg Bid)
    $30 Ср. заявка
    1 заявок(-ки)

    I am running a strategy on tradingview, and connected to Tradestation on tradingview. I need a script or something to open and close trades on Tradestation when alerts come through on tradingview.

    $183 (Avg Bid)
    $183 Ср. заявка
    38 заявок(-ки)
    Tradestation programing -- 3 Завершено left

    Control TradeStation (TS) strategy orders. Control table of all active strategies from TS and control the orders. Get a unique strategy number in a chart, in order to enable multi-strategy on the same symbol. Enable changing the order from the symbol at TS to any other symbol, i.e. receive buy order on SPY but send buy order on SPXL. Good knowledge of Easylanguage, Tradestation, and Tradstation scripting is required. A Tradestation account is a must. See attached file for details.

    $1295 (Avg Bid)
    Избранный
    $1295 Ср. заявка
    10 заявок(-ки)
    tradestation charts Завершено left

    Looking for expert Tradestation coder to assist with custom studies. Most parameters are known already.

    $50 / hr (Avg Bid)
    Соглашение о неразглашении
    $50 / hr Ср. заявка
    4 заявок(-ки)
    Looking forTradeStation Expert Завершено left

    Get strategy from tradeStation desktop app and customize order. Transfer this order to TradeStation. I need python script functioning like above. Please start bid with EasyLanguage.

    $183 (Avg Bid)
    $183 Ср. заявка
    14 заявок(-ки)
    EasyLanguage for TradeStation Завершено left

    Have a simple oscillator project. Only a few lines of code for TradeStation. Have already deposited $70. Have a few others behind this one, but this is a building block indicator for a larger project. Need to see some basic stuff first.

    $38 / hr (Avg Bid)
    $38 / hr Ср. заявка
    10 заявок(-ки)

    Control TS strategy orders. Control table of all active strategies from TS and control the orders. Get a unique strategy number in a chart, in order to enable multi-strategy on the same symbol. Enable changing the order from the symbol at TS to any other symbol, i.e. receive buy order on SPY but send buy order on SPXL. Good knowledge of Easylanguage, Tradestation, and Tradstation API is required. See attached file for details.

    $1130 (Avg Bid)
    Избранный
    $1130 Ср. заявка
    34 заявок(-ки)

    I need a tradingview developer for a trading idea that I have. Below are the steps for the project 1. Initiate a bot at 9:45 EST 2. Look into the my screener and get the first stock 3. launch 5 minute chart for that stock 4. check for some conditions 5. launch a buy order in Tradestation or any US equities platform 6. Exit based on the indicator alert on the same chart

    $14 / hr (Avg Bid)
    $14 / hr Ср. заявка
    34 заявок(-ки)

    Simple formula. Average the results over 4 bars, 8 bars, and 12 Bars then divide the result by 36 to get the current value. Easy Peasy.

    $54 / hr (Avg Bid)
    $54 / hr Ср. заявка
    47 заявок(-ки)
    STC strategy Завершено left

    STC strategy , I have a code from tradingview to start with but it does not work when it comes to inputting a trade, do does plot the trade. I'd like to have the option to use equity at 90% in future trades. I'd like the pine script to work on tradestation and tradingview. //@version=4 // Copyright (c) 2018-present, Alex Orekhov (everget) // Schaff Trend Cycle script may be freely distributed under the MIT license. //@version=3 strategy("Schaff Trend Cycle Strategy", shorttitle="STC Backtest", overlay=true) // Create inputs fastLength = input(title="MACD Fast Length", type=integer, defval=23) slowLength = input(title="MACD Slow Length", type=integer, defval=50) cycleLength = input(title="Cycle Length", t...

    $38 / hr (Avg Bid)
    Срочный
    $38 / hr Ср. заявка
    1 заявок(-ки)

    Need Tradestation easylanguage code for pullback count

    $15 (Avg Bid)
    $15 Ср. заявка
    2 заявок(-ки)
    Thinkscript to EasyLanguage Завершено left

    Good Day, I am looking for someone who can convert an strategy that I have built in Thinkscript language (Think or Swim) into EasyLanguage (Trade Station). Simple multi-bar engulfing script with no indicators. to be used as set. Thank you.

    $75 (Avg Bid)
    $75 Ср. заявка
    4 заявок(-ки)

    Simple formula. Add the results over the last 4 bars, the last 8 bars, and the last 12 Bars then divide the result by 24 to get the current value. Easy Peasy. Must have excess to the high, low, and close of the bar. TradeStation installed is a plus.

    $37 / hr (Avg Bid)
    $37 / hr Ср. заявка
    7 заявок(-ки)
    trader robot (stock exchange) Завершено left

    I need to create a robot for the profit platform system, I need to put a validity of 30 days and it expires, the robot works for buying and selling, I put the buying and selling rule, and the robot makes the buying and selling, Language: NTSL (Nelogica Trading System Language) Based on EasyLanguage created by TradeStation

    $504 (Avg Bid)
    $504 Ср. заявка
    41 заявок(-ки)

    Have code for TradeStation using SuperTrend based on ATR which also colors price bars to reflect the concurrence of three SuperTrend curves. See attached.

    $293 (Avg Bid)
    $293 Ср. заявка
    7 заявок(-ки)
    TradeStation oscillator Завершено left

    Using a very simple formula, develop an oscillator. Also, show results in RadarScreen

    $35 / hr (Avg Bid)
    $35 / hr Ср. заявка
    26 заявок(-ки)

    Control TS strategy orders. Control table of all active strategies from TS and control the orders. Get a unique strategy number in a chart, in order to enable multi-strategy on the same symbol. Enable changing the order from the symbol at TS to any other symbol, i.e. receive buy order on SPY but send buy order on SPXL. Good knowledge of Easylanguage, Tradestation, and Tradstation API is required. See attached file for details

    $1126 (Avg Bid)
    $1126 Ср. заявка
    18 заявок(-ки)
    Tradestation API programing -- 2 Завершено left

    Control TS strategy orders. Control table of all active strategies from TS and control the orders. Get a unique strategy number in a chart, in order to enable multi-strategy on the same symbol. Enable changing the order from the symbol at TS to any other symbol, i.e. receive buy order on SPY but send buy order on SPXL. Good knowledge of Easylanguage, Tradestation, and Tradstation API is required. See attached file for details.

    $535 (Avg Bid)
    $535 Ср. заявка
    21 заявок(-ки)
    Tradestation API programing Завершено left

    Control TS strategy orders. Control table of all active strategies from TS and control the orders. Get a unique strategy number in a chart, in order to enable multi-strategy on the same symbol. Enable changing the order from the symbol at TS to any other symbol, i.e. receive buy order on SPY but send buy order on SPXL. Good knowledge of Easylanguage, Tradestation, and Tradstation API is required. See attached file for details.

    $512 (Avg Bid)
    $512 Ср. заявка
    9 заявок(-ки)
    Project for Roman K. Завершено left

    Hi Roman: I hope you are okay in Ukraine! Are you available for Multicharts Powerlanguage (connect to Interactive Brokers) or TradeStation EasyLanguage coding projects?

    $250 (Avg Bid)
    $250 Ср. заявка
    1 заявок(-ки)

    I want to build stock trading bot using interactive brokers API or TradeStation API. Looking for expert with vast expiriense with algorithm based stock trading that can also consult and help with experiments and building of various trading algorithms.

    $37 / hr (Avg Bid)
    $37 / hr Ср. заявка
    43 заявок(-ки)

    Hello, I'd like to convert code in thinkscript from td ameritrade to easylanguage for tradestation platform. The code is extremely short and only needs a small adjustment before conversion. Please only bid if you have experience with thinkscript and easylanguage. Thank you.

    $33 (Avg Bid)
    Избранный
    $33 Ср. заявка
    3 заявок(-ки)
    Unlock TradeStation ELD file Завершено left

    I have two TradeStation eld files which are source protected, with the primary code inside a dll. The two studies work fine on my old computer (32bit). The code will no longer work on my new computer (64bit). The programmer died 12 years ago so I am stuck. I need to get the two indicators working on my computer and eliminate the dll. I can send you the files and if you wish a VM file with the code working ( you will need Oracle VM VirtualBox). Thank you.

    $188 (Avg Bid)
    $188 Ср. заявка
    10 заявок(-ки)

    Hi, looking for an experienced PA / ML developer that has built trading algorithms in the past with Tradestation specifically using EasyLanguage.

    $466 (Avg Bid)
    $466 Ср. заявка
    18 заявок(-ки)
    Project for Victory J. Завершено left

    Hi Victory, I would like to build a trading algorithm using predictive analytics for TradeStation. Please let me know if you are interested in this project at your earliest convenience. Thank you.

    $250 (Avg Bid)
    $250 Ср. заявка
    1 заявок(-ки)

    Multicharts64 and its API, I use TradeStation API for Multicharts64. You would build the communication interface between MC64 and should generate a DLL and give me an example in Easy Language code! EL code example and commands description for EL How are you organizing the dialogue between Multicharts64/ProtfolioTrader and the R language?

    $22 (Avg Bid)
    $22 Ср. заявка
    2 заявок(-ки)

    statistical analysis part with my consultant. After that we can start with the development of the MC64-R interface pass data and commands to R, which executes them and returns the results to EL matrices and variables. MC64 uses the Tradestation API, are you familiar with this platform? 1 - MC64 consists of the base programme and its portfolio programme. The interface must work for both parts. 2 - In which programming language would you build the communication interface between MC64 and R? 3- How would the dialogue between the two parts work? Could you give me an example in EL? Easy Language (EL) that pass data and commands to R, which executes them and returns the results in arrays and EL variables. API interface from multicharts64 and R language.

    $7 / hr (Avg Bid)
    $7 / hr Ср. заявка
    1 заявок(-ки)

    I have Python strategy and want to connect and automate to Tradestation.

    $135 (Avg Bid)
    $135 Ср. заявка
    15 заявок(-ки)

    I have several indicators in Tradestation Easy language which I would like to have converted to Trading View's Pinescript. I will start by sending code in Easy language, for an MACD, forr you to quote. If we reach an agreement I will send you many more indicators for convertion I need the following in the form of written translation from English to Chinese: Hi! There may soon be the potential for collaboration on other merchandise. I am a lawyer who will spend the next month opening up my new law firm, but soon thereafter I will create an e-commerce company to sell K-pop related merchandise such as clothing and accessories. K-pop, which is an abbreviation for Korean Pop, is currently very popular in the US and around the world. I shared some pictures and videos of K-pop mus...

    $16 / hr (Avg Bid)
    $16 / hr Ср. заявка
    16 заявок(-ки)