Thanks great code. I am currently using a hybrid approach for mean reversion intraday. What i mean by hybrid is that I wrote an indicator to that tells me when certain conditions (ATR percentage) are met on two different timeframes. If conditions are met I enter manually when i feel the time is right based on experience. So far i am profitable this month. I´m looking forward to try full automation soon. I´ve been following for a while and I congratulate you on your progress!
Mean Reversion Source code : drive.google.com/file/d/1mxlP9ZKmt34TQy1g7XO2lBkdkoaIaqQM/view?usp=sharing Learn to code and use trading bots like me : codealgotrading.com/p/coding-great-trading-bots Get A Free Supply Demand Trading System 👨💻: codingtips.jacobamaral.com/join My Trading Brokerage : www.interactivebrokers.ca/mkt/?src=jacobamaraly5&url=%2Fen%2Fwhyib%2Foverview.php My Instagram : instagram.com/jacobdamaral/
I tried telling ChatGPT to write me a simple trading strategy for ninjatrader. You have to tell it which version of NT you're using so that it knows how to write the correct methods etc... which is compatible to your version since NT updates quite often. Unfortunately for me, I am using the most updated version and GPT does not "know" information for the past 2 years so it was not able to provide up-to-date code. However it still gave a base code that you can still build off of. Thanks for the work you provide to us Jacob!
Mainframes(MFs) were used during the Edward Thorp or James Simon periods. Desktops (DTs) today are similarly equal to or better than mainframes of yesterday. Therefore, is it feasible to duplicate what Thorp or Simon did to "beat the market" or 'solved the market" respectively, by using desktops and duplicating their system on how they became successful? I know desktops would not be able to beat the MFs that high frequency traders use, but todays desktop should be able to duplicate Thorp's or Simon's M/A trading system. I would appreciate your opinion.Don
do you still have that bot available from a few years ago that calulated the support and resistance lines and it tells you when to enter and exit? you used AAPL in your demonstation . i would like that bot for webull
I don't have the source for that bot, I seemed to have lost it but this article will help you get there : towardsdatascience.com/programmatic-identification-of-support-resistance-trend-lines-with-python-d797a4a90530
As always great video Jacob! Is it possible to change the red color (loss amount) in Ninjatrader to a bit brighter red, it's almost impossible to read the red numbers in these videos.
I guess Ninja is great because its fully integrated. I have invested aquite a bit of time with TWS Gateway on AWS with a Restful API with the aim of getting signals from Pinescript indicators. I am having trouble getting the Gatway to stay up on AWS but I beleive it is due to the vnc server crashing. Should I just abandon IB GW with TradingView and sign up with Ninja?
Ninja does not have first class crypto support (the management of NT is against it), also Ninja doesn’t support native multi-strategy backtesting. Other thing to mention, if you wanna backtest a lot of instruments on a lower timeframe, then NT8 doesn’t really handle that well. Other then that NT8 is a fantastic sandbox for standard asset classes. But be aware, it seems that they are trying to close the ecosystem more and more, like their brokerage is where the business is, so there could be some changes in the future that are not favorable for people not using their brokerage and Kinetick data
Damn i wish i knew about ninja trader before trying to build one custom through python and ngrok. I gained a few greys and put it down for now. ill try again with ninja I guess. can it connect to gemini API?
@@jacobamaralis it possible to have a session instead of buying the whole lesson for a few questions? I understand if not. I’m particularly stuck at one point in the process. I’m stuck on this nonce error with Gemini. Being within 30 seconds of server time when requesting an order.
But I’m using python script via flask to send out my order signals. I’ve read the Gemini API docs to write my code write. But I have a feeling you’ll spot something in my code that’s wrong.
Thanks great code. I am currently using a hybrid approach for mean reversion intraday. What i mean by hybrid is that I wrote an indicator to that tells me when certain conditions (ATR percentage) are met on two different timeframes. If conditions are met I enter manually when i feel the time is right based on experience. So far i am profitable this month. I´m looking forward to try full automation soon. I´ve been following for a while and I congratulate you on your progress!
Mean Reversion Source code : drive.google.com/file/d/1mxlP9ZKmt34TQy1g7XO2lBkdkoaIaqQM/view?usp=sharing
Learn to code and use trading bots like me : codealgotrading.com/p/coding-great-trading-bots
Get A Free Supply Demand Trading System 👨💻: codingtips.jacobamaral.com/join
My Trading Brokerage : www.interactivebrokers.ca/mkt/?src=jacobamaraly5&url=%2Fen%2Fwhyib%2Foverview.php
My Instagram : instagram.com/jacobdamaral/
Isn't this similar to a turtle agent?
Just try it in market replay. It's the only accurate method of backtesting a strategy like this.
I tried telling ChatGPT to write me a simple trading strategy for ninjatrader. You have to tell it which version of NT you're using so that it knows how to write the correct methods etc... which is compatible to your version since NT updates quite often. Unfortunately for me, I am using the most updated version and GPT does not "know" information for the past 2 years so it was not able to provide up-to-date code. However it still gave a base code that you can still build off of. Thanks for the work you provide to us Jacob!
Great and super interesting, please more of this kind of videos! 🙂
Will do!
Mainframes(MFs) were used during the Edward Thorp or James Simon periods. Desktops (DTs) today are similarly equal to or better than mainframes of yesterday. Therefore, is it feasible to duplicate what Thorp or Simon did to "beat the market" or 'solved the market" respectively, by using desktops and duplicating their system on how they became successful? I know desktops would not be able to beat the MFs that high frequency traders use, but todays desktop should be able to duplicate Thorp's or Simon's M/A trading system. I would appreciate your opinion.Don
Can you make a video on your opinion on running a for a prop firm
hot dog that was fantasciic
Thanks Mike!
do you still have that bot available from a few years ago that calulated the support and resistance lines and it tells you when to enter and exit? you used AAPL in your demonstation . i would like that bot for webull
I don't have the source for that bot, I seemed to have lost it but this article will help you get there : towardsdatascience.com/programmatic-identification-of-support-resistance-trend-lines-with-python-d797a4a90530
As always great video Jacob!
Is it possible to change the red color (loss amount) in Ninjatrader to a bit brighter red, it's almost impossible to read the red numbers in these videos.
Nice video Jacob! Could you do an ema strategy next time?
Sure Josh!
I guess Ninja is great because its fully integrated. I have invested aquite a bit of time with TWS Gateway on AWS with a Restful API with the aim of getting signals from Pinescript indicators. I am having trouble getting the Gatway to stay up on AWS but I beleive it is due to the vnc server crashing. Should I just abandon IB GW with TradingView and sign up with Ninja?
Ninja does not have first class crypto support (the management of NT is against it), also Ninja doesn’t support native multi-strategy backtesting. Other thing to mention, if you wanna backtest a lot of instruments on a lower timeframe, then NT8 doesn’t really handle that well. Other then that NT8 is a fantastic sandbox for standard asset classes. But be aware, it seems that they are trying to close the ecosystem more and more, like their brokerage is where the business is, so there could be some changes in the future that are not favorable for people not using their brokerage and Kinetick data
What's the Sharpe ratio of this strategy ?
0.16
Damn i wish i knew about ninja trader before trying to build one custom through python and ngrok. I gained a few greys and put it down for now. ill try again with ninja I guess. can it connect to gemini API?
Ninja is great at streamlining the process but unfortunately no it does not work with Gemini.
@@jacobamaral thats the saddest news ever.
That's good you can code in ninja trader. But I would half to learn the ninja trader platform and c# . It would be like starting all over again 😢
You could convert the code with ChatGPT potentially.
If you know the fundamentals of C#/Java and OOP it is actually easy to learn other languages
would love to have a convo via skype or something. would pay.
Good morning Joachim, in my course you get a 1-on-1 with me.
@@jacobamaralis it possible to have a session instead of buying the whole lesson for a few questions? I understand if not. I’m particularly stuck at one point in the process. I’m stuck on this nonce error with Gemini. Being within 30 seconds of server time when requesting an order.
But I’m using python script via flask to send out my order signals. I’ve read the Gemini API docs to write my code write. But I have a feeling you’ll spot something in my code that’s wrong.