In order to test a strategy which had been brewing in my mind, I completed a Udemy course on Pine Script some months ago. I was then able to backtest the strategy in TradingView with 10 lines of Pine Script code.
Pleased with what I saw and confident that there was no curve fitting, I thought I would try automating the strategy, the main reason for this being that my gung-ho SOMP™ style of discretionary trading is the direct antithesis of what would be required here. Simply put, there's no way in hell I could successfully trade this on my own.
My futures platform of choice has been Rithmic's R | Trader Pro. Unfortunately TradingView does not interface with R | Trader Pro or its Excel interface. Being somewhat familiar with Excel VBA, and having used it to submit orders to R | Trader in the past, I embarked on my little automation project. However, I'm at the point now where I will need to hire a VBA pro to finish the job.
Now while all this was occurring, I had heard about MetaTrader 5 and its vaunted EA's, so simultaneously and in parallel I completed 2 Udemy courses on MQL5 programming, and hired a developer from the MQL5 community to code the aforementioned bot for MT5. Of course, what with the language and time differences, the code is about 80% what it should be, but I got more than what I paid for.
I realize this is simple, retail automation. I know that completing a Udemy course does not a programmer make, but I'm not looking to expend time and resources for anything sophisticated. While this is far from HFT, I estimate about 30 R/T's in a session, and will be looking to trade this with a VPS for other reasons. Also, I know what some of you think about MQL5 and Excel VBA. However, I value your opinions and would like to know which of the following 3 options (pros & cons) would be the best choice :
Pleased with what I saw and confident that there was no curve fitting, I thought I would try automating the strategy, the main reason for this being that my gung-ho SOMP™ style of discretionary trading is the direct antithesis of what would be required here. Simply put, there's no way in hell I could successfully trade this on my own.
My futures platform of choice has been Rithmic's R | Trader Pro. Unfortunately TradingView does not interface with R | Trader Pro or its Excel interface. Being somewhat familiar with Excel VBA, and having used it to submit orders to R | Trader in the past, I embarked on my little automation project. However, I'm at the point now where I will need to hire a VBA pro to finish the job.
Now while all this was occurring, I had heard about MetaTrader 5 and its vaunted EA's, so simultaneously and in parallel I completed 2 Udemy courses on MQL5 programming, and hired a developer from the MQL5 community to code the aforementioned bot for MT5. Of course, what with the language and time differences, the code is about 80% what it should be, but I got more than what I paid for.
I realize this is simple, retail automation. I know that completing a Udemy course does not a programmer make, but I'm not looking to expend time and resources for anything sophisticated. While this is far from HFT, I estimate about 30 R/T's in a session, and will be looking to trade this with a VPS for other reasons. Also, I know what some of you think about MQL5 and Excel VBA. However, I value your opinions and would like to know which of the following 3 options (pros & cons) would be the best choice :
- R | Trader Pro with AMP Futures : Hire a VBA pro to complete project. Estimated time required : ~3 hours (including testing).
- MT5 with AMP Futures : Hire MQL5 pro to complete present EA. Estimated time required : ~3 hours (including testing).
- A solution I may have overlooked. I can reluctantly invest another (very) few hours in learning a new platform/language but the effort would have to be worth it.