Orders for scripts development - Python - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 200 USD
HELLO! ========================= PLEASE PAY ATTENTION TO THIS PROJECT DESCRIPTION AS IT IS IMPORTANT! :) ========================= I AM REQUESTING YOUR MOST PROFITABLE FOREX EXPERT ADVISOR (EA) FOR A PAYMENT RANGE OF $30-$200, AS PER THIS PROJECT CONFIGURATION. I NEED THE FOREX EA TO - WORK WITH TRUE ECN BROKER - NEED YOU TO GIVE ME THE SOURCE CODE OF THIS EA ON PROJECT DELIVERY (IF I CHOOSE YOU AS THE BEST ONE) -
12 Applications
MQL4
Experts
Scripts
OpenCL
Statistics and mathematics
ALGLIB
Panels and dialog boxes
Custom graphics
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Forex
Futures
Stocks
Options
Data mining
Linux
RegExp
Product Design
Photoshop
Text translation
Text writing
30+ USD
Is it possible to create a script that closes all open orders simultaneously? I have tested several scripts, but they all close orders one by one, which is not what I want. E.g, I have around 20 open orders at the same time, and I want them all to be closed at once. In the video link provided below, you can see an example of how the current scripts work and that's not what I am looking for. It can take several
11 Applications
500 - 5000 USD
I need a program that trades else 1) or 2) strategy : 1 ) with "Chandeler Exit" and "ZLSMA" indicators, with heikin ashi candles. It is mainly for forex application. H ere is a Youtube video with the exact parameters that must be set, the script found on TradingView is in PineScripts language : https://youtu.be/IhFVmRithzg I would set a stop loss with 2% of my capital with a risk reward ratio of 3 or 4. Compound
30 - 120 USD
Hello I am looking for someone who is strong in python and able to offer me some assistance with a project I am working on. This will be the first of potentially several jobs in this domain. If you have the following, I invite you to place a bid. - Strong python skills - Lots of experience with data scraping - In depth knowledge of bot detection in context of scraping. - Able to start immediately and provide quick
4 Applications
30 - 100 USD
Please write a code Write the code so it monitors all the pending limit orders that have been entered on the trading platform Write the code so that I can adjust the difference in times from my time zone to New York time zone. The code will first check for any upcoming high-impact news events for all currencies. If there are any, it will suspend all pending orders involving these currencies 15 minutes before the
40+ USD
Hi Firstly I want to mention that this robot will be used in MT4 platform. This robot will open an order in current time period (H1, H4, D1) that is selected. When the candle is bullish ( open price < close price ) it have to open buy order and set Stop Loss at the candles lowest price (Low price) . When the candle is bearish it have to open sell and sett stop loss at the candle's High price in the selected
11 Applications
35 - 40 USD
Am in need of a developer that can create Mt4 ea from two tradingview indicator . if you know you can build this ea let discuss now so we can start the order immediately
3 Applications
75+ USD
I use myfxbook but it just isn't what I need to keep me updated on a few of my Mt4 and Mt5 trading accounts. I would like to display and store some simple stats from my accounts. I would like to have the following data: - Account name (something I can assign it when setting up account in this program) - Broker (I can specify this when setting up in this program?) - account number - platform (MT4 or MT5) - Current
2 Applications
30+ USD
i need a pine script adaptation of my strategy. it needs to be able to automatically buy/sell. it should be able to calculate risk etc. its basically an expert advisor but for tradingview. if you're qualified, inbox me and lets discuss
2 Applications
MQL5
Experts
Scripts
OpenCL
Statistics and mathematics
ALGLIB
Panels and dialog boxes
Custom graphics
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Forex
Futures
Stocks
Options
Data mining
Linux
RegExp
Photoshop
Text translation
Text writing
30 - 50 USD
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 14.0px} Hello, I already have a martingale EA that is working fine, but i want to have some control measure, I only run the EA on my accounts in mt4 but does not have the source code as it is licensed. I need an independent program in form of an EA or script that will
50+ USD
I want a simple program, preferably in python, to extract price data from chart and save it in Excel file. program must the able to work with all different brokers and it must be able to continuously collect data on different timeframes for different instruments (simultaneously) if it's installed on VPS. Note (you must demonstrate your program ability through sample files)
30+ USD
Hi, there's one indicator on Pine that I need to use on MT5 Logic: Hightime frame confirmation: then: execute on low timeframe with the same indicator opening more than one order (multiple orders) Indicator: RSI (I'll provide the indicator source code) So basically I need it to backteest on forex on MT5 Let me know if you're the man for the job
30 - 70 USD
I need a script for synthetic indices on the crash 1000 market specifically. I need this script to display the following information; The spikes above 25 pips ( or any number of pips I choose to see) on the one minute timeframe these spikes should display date and time and ends at the next spike. the script should also be able to show similar chart for the last 24 hours and up to 7 days data. the display will be
5 Applications
30 - 60 USD
Hi The objective of this job is to create or fix the next code (Mql5 APY Python) and be able to place orders base on the next conditions: if: pre == 0 do nothing pre == 1 open long pre == 2 close long pre == 3 open short pre == 4 close short The way to validate the job is to implement the code in a JupyterLab notebook runing in a vps with windows and see the results when changing the pre values In the next link you
50+ USD
My Requirement is As fallow:- I want a robot that will enter or exit trades base on moving average crossovers only. Moving Average will be 7EMA( Slow Moving average ) and 2EMA (fast Moving average). BUY Order Scenario: When 2EMA crosses 7EMA from downside to upside i t will execute BUY order Target & Stop loss will be ATR(14) value Ideally Time frame will be 5 Min which i can be changeable as per my
10 Applications
200+ USD
I want you to create for a class in python that is constructed by a username and password of the mt4 account plus all the necessary authentications needed to connect to MT4 broker. Please be advised that the python code will be running from a cloud machine on an Ubuntu machine so there is no MT4 terminal running to it in windows. The class has the following methods: 1) Connect to broker as defined in the class
50 - 150 USD
Hi coders. I have a problem with my Tradingview back tester automation tool. the interface works all fine. Just when I press the start button it’s not linking to Tradingview to start the back test process. It works with chromedriver selenium but not sure what the software was coded with. We have 2 scripts so would like 2 versions I will send the source code and the software files to the right candidate. Key skills
2 Applications
30 - 50 USD
Hi there, I am looking for someone with the expertise to compile a EA with the strategy attached. It's a mixture of Bollinger bands and Grid. Please find example EA on the requirement sheet. I am in NO hurry
6 Applications
MQL4
Experts
Scripts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
300+ USD
Hi looking some to code a program. To automate backtester feature on Tradingview. To get better returns with the right inputs. We have a strategy file and trades any market. It just takes forever to get the right inputs. This might be a crome extension, or built in the pine code.With the option to choose what time frame you want. Once it’s finished you can import to excel file. I do have a sample video that I can