Other orders - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2939 completed jobs in all languages
Sort by:
Another Addition (personal job)
30+ USD
Last order, we add input for number of consecutive losing trades before increasing lot size. Input for amount of increase. Always after winning trade, revert back to original lot size. In this order, I want you add an input option to use a trailing stop Thanks
1 Application
(43) Other Other
First come, First served (personal job)
30+ USD
ok just add 6 more inputs to this code pinescript, if you want send me also a preview/demostration before it can be better. thank you again check the file attached
1 Application
(2) Other Indicators Other
40+ USD
Hey man. I want you to convert tradingview pinescript indicator I sent to you to Ninjatrader 8 based on our discussion. Have already provided you source code of the pinescript. Kindly bid for the project and let proceed . Thanks
1 Application
(22) Other Other Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Panels and dialog boxes C# Stocks Python Custom graphics Futures
Dragon Multi EA MT5 - MT4 license for one account (personal job)
30+ USD
Hello Mansour, Like we've discussed in private messaging, here's the order for a Dragon Multi EA MT4. It would be great that I can use this on my Xrading account, it's already working great on my Blackbull Markets live account. Thanks in advance, Kr, Avril
1 Application
(1) MQL4 Other
Convert Tradingview script to MQL5 (personal job)
40+ USD
Hello I want to convert script from pinscript to mql5 and adding some additional feautres like notfiactions and expiry date for the indicator also i want to hide all inputs from the indicator panel
1 Application
(6) Other Indicators Other
30 - 200 USD
HI THERE, NEED TO MAKE A FOREX EA SETUP FOR SPECIFIC TIMES AND SPECIFIC HIGH LOW ENTRY'S. KGB SPECIAL CURRENCY / " USDCAD OR ANY CURRENCY " TIME / " 1M , 5M , ETC " BAR HIGH OF THE EXECUTION TIME WILL BE DETERMINE ON THE PLACE OF BUY OR SELL BAR LOW OF THE EXECUTION TIME WILL BE DETERMINE ON THE PLACE OF BUY OR SELL TAKE PROFIT ?????? STOP LOSS ?????? ENTRY POINT OF BUY X PIPS ABOVE BAR HIGH ENTRY POINT OF SELL X
13 Applications
MQL5 Other Design Forex
Need TradingView expert (personal job)
30+ USD
I want input for number of consecutive losing trades before increasing lot size. Input for amount of increase. Always after winning trade, revert back to original lot size. I'll attach the script to the spec stage, Thanks
1 Application
(43) Other Other
I'm looking for a developer who can improve on an existing basic EA that isn't quite working correctly due to a lack of comprehension from the previous coder on the logic. (personal job)
60+ USD
It's a hedging system that trades in the opposite direction to a bad entry by entering every x pips until the average of all the bad trades and the good trades are in profit. It then closes all of them at the same point which is in profit by x pips (including swap) If the EA enters a direction and it keeps going in the correct direction, then it should close in profit after 10 pips. If for example it only goes into
1 Application
MQL4 Experts Other
35+ USD
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL4 - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT4 - EA for the MT5 - PHP script - Tables in the database The EAs should write all
4 Applications
(8) MQL5 Experts Other
50+ USD
hello i would make a simple indicator, is there any developer for pinescript here? write me if you had projects with pinescript my budget is 50$ it's urgent thank you
2 Applications
(2) Other Indicators Other
30+ USD
I need to replace the trailing stop with a fixed stop loss and take profit. and have a configuration for buying and selling coins (the buy function is implemented) and also checking open positions so that there is no hedge fashion
4 Applications
(3) Python Other Python
Convert pin script to nt8 (personal job)
36+ USD
kindly , make this a completion. i will like to convert a script in pine script to ninjatrader 8. i have the source codes attached with this. kindly put my indicator to life, trust , you will thanks
1 Application
(3) C# Indicators Other C#
Indicator to nt8 (personal job)
44+ USD
Attach again is the pine script code and a word document explaining the strategy. The first step is to make an indicator version to generate buy and sell signals to see how close it lines up with Tradingview alerts. After we are happy that is working , it will be simple entry and exit strategy based on the rules I have outlined at the bottom of the word document. Please use US30 symbol on 5 min chart for testing
1 Application
(2) C# Scripts Other C#
60+ USD
Hello man.Good afternoon and how are you doing? Based on own discussion I will like develop NT8 trading bot based on the strategy I sent to you . Kindly bid for the job and let start . Thanks
1 Application
MT4 EA Expert Needed for this EA (personal job)
180+ USD
I hope that all is well and good with you. I wrote to you earlier mentioning a new project. I have attached the document for it. It would be a new trading mode for symphony. Hopefully you are available as I needed it a bit in a hurry if I could get it by this weekend would be ideal. I will add some bonus money for that if it is possible for you. Please look over the document and give me your feedback and a price if
1 Application
(43) MQL4 Experts Other
Modifications to existing MT5 EA (personal job)
55+ USD
1. In the source code, “ture, true, true ………….” is shown as 240 times while sequence (e,g,. 0101110011011) 260 times. I think delete extra 20 sequences. In the source code file, each "True" and "String sequence" be numbered from 1 to 240. And, most important, it is programmed so that whatever "No. of modules" are selected in General setting, initial modules starting from module no. 1 are taken into account. For
1 Application
(1) MQL5 Experts Other
100+ USD
I need someone to convert my ctrader to Pinescript. More details will be discuss through inbox section. send me a message if you can do this job. I need only a professional programmer that can convert ctrader to Tradingview
4 Applications
(4) Other Other Converting
60 - 68 USD
I have a script I will like to convert into Ninjatrader 8. I have the source codes ready, you may contact me if it is some thing you can do. I will love it to work almost the same the pine script source code provided here is the source codes attached to this offer
2 Applications
(2) C# Indicators Other C#
Conversion of indicators to NT8 (personal job)
50+ USD
As discussed earlier I would like to convert Tradovate indicators into NT8 platform. The indicators are: FFA Hieken Ashi (candles and solid line) FFA Price Channel Signal Message me If you require further information
1 Application
(28) Other Other Converting C#
Personal Job mt5 (personal job)
62+ USD
modification of the robot MT5 This text has nothing to do with orders, it is for filling characters! //study ( "A" ) len = input ( 14 ) th = input ( 20 ) TrueRange = max ( max ( high - low , abs ( high - nz ( close [ 1 ]))) , abs ( low - nz ( close [ 1 ]))) DirectionalMovementPlus = high - nz ( high [ 1 ]) > nz ( low [ 1 ]) - low ? max ( high - nz ( high [ 1 ]) , 0 ) : 0 DirectionalMovementMinus = nz ( low [ 1 ]) -
1 Application
(3) MQL5 Experts Other