All orders - Python - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
50+ USD
Need EA Modification, Optimization and adding a filter I want to modify EA AND ADD TREND FILTER TO IT 1 , To trade in trend direction 2 , Each open trade in the direction will have SL and Trailing following it when in profit 3, Using filter Ichimoku to filter the trend, buy above ichimoku and sell below ichimoku. you must understand the principal and concept behind ichimoku. (Tenkan sen, kijun sen, Chikou Span
2 Applications
40+ USD
Hello this is what is needed 1.create mt5 tool/EA with dashboad that can send signal in message format to telegram; the message sent tto telegram will be used to open trade by a a copier for the qualified you can apply for more info
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
60+ USD
Hi there. please kindly convert this indicator to Pinescript. Please kindly take off the alerts repetitions, Once off will be okay. Please add the option to have the bubbled Buy/sell on color change from blue to red vice versa and alerts option. Thank you
1 Application
30+ USD
I have a minor project I cleaned up the code and here is the oscillator. What I need: 1. I need an alert for when the dots appear (red on top, blue on bottom) - Those are simply just change from light blue to dark blue and dark red to light red, obviously within code it is changing values. 2. I'd like an indication of the count of consecutive "hills" (I will attach below). Kindly bid if you're an expert at this
2 Applications
30+ USD
all i need you to do is add one parameter to my indicator i hvae the source code and if you want to know more of the project let me know i need it done asap thanks
2 Applications
30+ USD
I would like to have a script written for the EA , based on Simple Moving Average with the following settings : if(PreviousFast < PreviousSlow && CurrentFast > CurrentSlow) if (OrdersTotal () == 0) OrderSend(Symbol,LotSize,0 etc) OrderClose[***Take Profit] if(PreviousFast > PreviousSlow && CurrentFast > CurrentSlow) for BUY and Opposite for Sell. if(OrdersTotal() = 1) *** Takeprofit and stoploss
10 Applications
30+ USD
i have an indicator that i need you to remove the unnecessary order block formed on the chart. i want to keep the chart clean an possible reach out for more info i also have the source code
8 Applications
Required MT5 BUYSELL Trading Bot (personal job)
30+ USD
HI, Please check the requirement, I need one trading bot which make buysell market orders same time, with few settings required. 1. BUY Lot size 2. SELL lot Size 3. Sell tp 4. buy tp 5. buy sl 6. sell sl 7. spread
1 Application
80+ USD
I am looking for a Trend based EA to be created by a programmer that has had success with proven strategies that trade real money and makes a profit. Can you create an EA that finds trends on Forex, Indices, Stocks and Bitcoin? It involves the hourly timeframe and a few indicators that I will share with you. The EA must check what other trades are open so as not to overtrade. It must be smart with management. It must
6 Applications
MQL5
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
C++
C#
Java
JavaScript
PHP
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
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)
Follow Price Action Trends with Support and Resistance Levels and channels for filters. Entry with candlestick patterns. (personal job)
150+ USD
I want to build an EA that utilizes the selected candlestick patterns for entry and filtering those entry points with upward slope or downward sloping channels. Reversal and continuation patterns will be supported by S&R zones
1 Application
UPDATE TRADECOPIER WITH NEWS FILTER And Stoploss Equity Filter (personal job)
350+ USD
UPDATE TRADECOPIER WITH NEWS FILTER ,Dolar Stoploss and Equity Filter Cutloss on the Receiver tradecopier Newsfilter - we can choose low medium high news filter and did not trade on spesific pair when news event , others pair with no news event will continue trade as usuall. Dolar Stoploss - spesific currency pair with spesific magic Number hit certain number of dollar floating will cutloss all trade , but other pair
60+ USD
create a similar supply and demand of an indicator I'm using, just want to make it better. Please reach out for for more details or if you are interested thanks
4 Applications
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
50 - 500 USD
Indicators will be used to trade TSLA on MT4 (Tesla) Indicator 1: Pop up data window on MT4 (Example indicator 1) a. Open share price at market open b. Closed share price at market close c. Highest price reached in trading session (updates in real time) d. Lowest price reached in trading session (updates in real time) e. Difference between highest and lowest share price in session (updates in real time) f. Difference
30+ USD
I want an EA that will automatically activate trailing stop as soon as any trade is opened in my account. Please note I have an EA that opens trades already. I need this new EA to work alongside it by trailing stoploss from as little as $0.05. Both EAs should be able to work together
13 Applications
MQL5
Experts
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
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
39+ USD
The main parts of the robot (EA) • One moving average • Rules for opening and closing a buy Position • Rules for opening and closing a sell position • Trailing stop loss • Fixed Take profit • Trading time frame • Trading volume • Security Moving average: MA period, need an option for customizable MA period / MA method is simple by default and there is no need to be changeable /
85+ USD
Hi there If you know that you are a competent program who knows how to create panel and dialog boxes, dashboard, graphs, automated round level lines, indicators that changes text color and a signal indicator panel that consists of 28 pairs then let me know. I have a fixed budget of 85 usd dollars. I will send more details after you get selected for this job. Please apply if you know you can't bargain with the price