Find Jobs
Hire Freelancers

Advanced AI Ninjatrader Grid Strategy Development

$30-250 USD

Closed
Posted 21 days ago

$30-250 USD

Paid on delivery
I have a grid-trading strategy that involve reversing current poisons, when I run the strategy on sim it works fine the positions reversed fine and target replaced fine. but when I use live account, it become complete mess when the condition met to revers the trades. I tried to use sim account and use trade copier to live account, but the same issue happens. I have contacted Ninjatrader Engineering and they informed me the below: With the script you have provided the logic in OnBarUpdate() is evaluating when BarsInProgress is 1, the tick series, and there are chained orders being submitted from in OnExecutionUpdate(). You will need to debug the behavior using prints to understand why the conditions to submit the orders are evaluating as true so rapidly. Print the time and all values for each condition one at at time to understand which conditions are evaluating as true and how often. Below is a link to a support article on using prints to understand behavior. [login to view URL]
Project ID: 38031048

About the project

12 proposals
Remote project
Active 20 days ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
12 freelancers are bidding on average $237 USD for this job
User Avatar
Hi there! I'd be glad to help you out with debugging this issue in your NinjaScript strategy and it shouldn't take me more than 2-3 days maximum to get the job done. I have over 15 years of professional experience in programming, including extensive experience in developing automated trading strategies and indicators for most popular trading platforms like NinjaTrader, MT4/5, TradingView, TradeStation, etc. So I believe I'm the best candidate to help you out with this job (Please check my profile for my past projects and client feedback). Your requirement seems clear enough to me. But just to get it confirmed: 1) You have a grid trading strategy that is written in NinjaScript, which is working fine on a simulated account but it doesn't work the same way when you run it on a live account? (Please speciify the version of NinjaTrader you are using, if not the latest one) 2) Is your strategy written purely in NinjaScript and no other external components/libraries involved? 3) Could you please send me some screenshots of the results obtained through the simulated account and the live account, highlighting the issue? (The entry parameters, the list of trades made and a screenshot of the chart for both cases) 4) It would also be helpful if you could send me the actual script to look at (In case you are not willing to do so at this stage, please give me an idea of the number of lines of code that are there in the strategy). Thank you and I look forward to hearing from you!
$350 USD in 3 days
5.0 (58 reviews)
6.9
6.9
User Avatar
I need source code of original strategy to check how to fix reversing position -------------------------------------------------------------------------------------------------------------------------
$500 USD in 7 days
5.0 (52 reviews)
6.8
6.8
User Avatar
With over 7 years of experience in forex and crypto development, I have honed my skills to deliver optimal solutions to complex problems like yours. Throughout my career, I have successfully handled projects across numerous platforms like Metatrader 4 & 5, NinjaTrader 7 & 8, Sierra Charts, Think or Swim using Thinkscript, TDAmeritrade and many more. This extensive skill set allows me to approach every problem from various perspectives, which is critical for identifying and resolving technical issues efficiently. Regarding the current issue with your grid-trading strategy on Ninjatrader, I have worked on many similar projects before and my familiarity with different platforms makes me well-equipped to find the root of the problem. I will thoroughly analyze your script and diligently debug it using industry-best practices and tools. In fact, I have already reviewed the support article provided by Ninjatrader Engineering and feel confident in my ability to interpret the "prints" for a precise understanding of your strategy's behavior.
$250 USD in 3 days
4.4 (44 reviews)
6.3
6.3
User Avatar
Hello there, I can help u with this job plz contact and initiate the chat so that we can discuss in detail. I have great experience with Software Architecture, C# Programming, C Programming, Metatrader and C++ Programming. Meanwhile here is my profile: https://www.freelancer.com/u/ayesha0124
$250 USD in 7 days
5.0 (9 reviews)
5.4
5.4
User Avatar
Hello I understand your request that you’re demanding Advanced AI Ninjatrader Grid Strategy Development As a Professional Geeks, I can avail creative, proactive and high-tech solutions to your development needs. I have excellent experience in Metatrader (4 And 5),Ninjatrader (7 And 8),Indicators & Trading Robots Development,Tradingview (Pinescript & Strategy),Python Trading Api,Machine Learning,,Python, Odoo, HTML, Javascript, PHP,CSS, Laravel,Java,Joomla,Angular.js,MySQL, Node.js, React.js,Wordpress,linux Ruby on Rails, Database, Objective-C and Swift,C, C#, C++, Qt, Linux, Arduino and raspberry. My Engineering skill are unimaginable with lot of success in engineering task My page is clear about my professionalism with awarded task Don't hesitate to contact me to create awesome products! Thanks
$30 USD in 1 day
4.7 (34 reviews)
5.7
5.7
User Avatar
Hellloo there It sounds like you're dealing with a tricky issue with your grid-trading strategy in NinjaTrader. I can help debugging with print statements as suggested Please get in touch so we can talk and proceed accordingly Thanks
$500 USD in 7 days
5.0 (12 reviews)
4.7
4.7
User Avatar
I have more than 15 years of experience in the development As I am an expert, I can build it according to your requirements. Because I have a lot of experience in these fields, I can build your project as soon as possible. I offer excellent software quality work and provide the best support for your project. If you give me this job, I will do my best to finish your job by your timeline. If you want to see my past works, I can show you my past works right now. Ready to discuss this with you about the task now. Thank you for the reading.
$140 USD in 7 days
5.0 (4 reviews)
3.6
3.6
User Avatar
How are you? I hope this proposal finds you in good spirits and ready for some fun! I have extensive skills at Software Architecture, Metatrader, C Programming, C# Programming and C++ Programming We are thrilled to submit a bid proposal for the fine-tuning of the GPT-3.5. So, let's dive into the world of GPT and make it even more awesome! I am a professional AI expert with strong experience in this field with OpenAI's GPT models, ChatGPT, Bard and LLaMA. I have already developed many many GPT projects including Slack Bot, Legal Consulting Bot for some Companies suing Open AI' GPT-3.5-turbo-16k and Whisper and fine tuned models of Hugging Face. I mastered HTML, Python, Java, JavaScript, PHP and have also strong expertise in Self-driving, Object Detection/Tracking using yolov series and OpenCV and Image recognition/classification, Image generation and segmentation using deeplearning like deeplab, u2net and so on. I have checked your links very carefully, so I am confident in your work, and can fine tune GPT-3.5 with your own data. I am excited about the opportunity to contribute to your project. My passion for emerging technologies, combined with my strong technical skills, make me a valuable asset to you. Thank you for considering my application. I look forward to the opportunity to discuss how I can contribute to your success. Sincerely
$200 USD in 7 days
5.0 (2 reviews)
2.6
2.6
User Avatar
❤️ Hi ❤️ I understand the issue you're facing with your grid-trading strategy when running it on a live account. To resolve this, I propose a thorough debugging process: 1. Implement print statements in your code to log the time and values of each condition that triggers the reversal of positions. 2. Execute the strategy on a live account while closely monitoring the logs to identify which conditions are evaluating as true and how often. 3. Analyze the logged data to pinpoint any discrepancies between the behavior in simulation and live trading. 4. Make necessary adjustments to your strategy logic based on the insights gathered from the debugging process. With my expertise in Ninjatrader and debugging complex trading strategies, I'm confident I can help you resolve this issue effectively. Looking forward to collaborating with you. Warm Regards, Tetiana.
$140 USD in 7 days
3.2 (1 review)
2.6
2.6
User Avatar
Dear Client. After read your requirement, I realized your project is matched well with my ability-Software Architecture, C++ Programming, Metatrader, C# Programming and C Programming. I have successfully developed several project as same as you. I prioritize clear transparency, and collaboration throughout the development process to ensure that the final product aligns with your vision and objectives. I am excited about the opportunity to work with you on this project and confident in my ability to deliver exceptional results. If you have any questions or would like to discuss the details further, please feel free to reach out at your convenience. Thank you for considering my proposal. I am looking forward to the possibility of collaborating with you. Patricio
$100 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
❤️❤️Hi Abdullah A.,❤️❤️ I am Artur, a seasoned Web Developer with nearly 6 years of experience in Software Architecture, C Programming, C# Programming, Metatrader and C++ Programming. After reviewing your project details, I am confident in my ability to design and develop an Eye-Catching Website aligned with your vision. I am keen to discuss further details and explore how I can contribute to the success of your project. Kindly Hit the Chat Button so that we can have further details to proceed. I look forward to the opportunity to collaborate on this project. Best Regards, Artur.
$150 USD in 3 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of SAUDI ARABIA
Riyadh, Saudi Arabia
4.9
4
Payment method verified
Member since Aug 22, 2012

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.