terunoz
Junior Member
- Nov 23, 2024
- 198
- 125
so I was searching on how to build strategies with ai to pinescript code or mql code and i came across this video.
this man made a EA that turned $10k to 10mil like tf ???????
the only thing that came to my mind was if its this easy then anyone would do it cuz like wtf but yeah i mean it did have a procedure nor he shared the code so ig its kind of good but idk whether it would work in real market conditions but heres what i saw
he used deepseek to build the EA on MQL, but he does have experience in writing code himself ( which i dont have any experience about ) and you know even balance equity curves are good like tf
he bactested it on gold for 1 year ( 2025 ) worth of data and he shared the results
but this is the problem, what he used was a indicator called SAR as his basis which is a mathematical formula so it can be expressed to code easier than english
what did i mean by that? lets say for example you want to say your stratergy wants to target nearby swing high / low liquidity pools , you cannot express it to code directly bc its plain english but if I say within this ATR ( x specified Range ) find highs and lows , which still requires OHLC candle data so thsi is what im having a issue with bc i dont use indicators so its kind of hard for me to make it a strategy as i dont know pinescript and mql as a expereinced coder to build them so i have to use AI but i dont know how to explain it again bc i dont know the code basics

Outcome

and his Sharpe ratio is like 24.78 BRO THATS CRAZY ASH LIKE FROM WHAT I KNOW A SHARPE RATIO GREATER THAN 1 IS GOOD and MORE THAN 3 THAT IS LIKE BEST PERFORMANCE , even hedge funds doesnt have that kind of crazy sharpe ratio ( according to perplexity ) but heres what perplexity said
it could be a error or small data set which does make sense bc he only used 2025 which is like only 6 months only so maybe testing for like 3+ years ( according to perplexity ) it would be more suitable and again this is not real world market conditions so yeah but still i mean its good
But my goal is not to have a perfect or a high winrate EA but to make my work easier by making my strategy into code so I can backtest more effiencently so yeah idk how to do it but i wanna do it so yeah lets see how long it will take , and what it will take to find that data
this man made a EA that turned $10k to 10mil like tf ???????
the only thing that came to my mind was if its this easy then anyone would do it cuz like wtf but yeah i mean it did have a procedure nor he shared the code so ig its kind of good but idk whether it would work in real market conditions but heres what i saw
he used deepseek to build the EA on MQL, but he does have experience in writing code himself ( which i dont have any experience about ) and you know even balance equity curves are good like tf
he bactested it on gold for 1 year ( 2025 ) worth of data and he shared the results
but this is the problem, what he used was a indicator called SAR as his basis which is a mathematical formula so it can be expressed to code easier than english
what did i mean by that? lets say for example you want to say your stratergy wants to target nearby swing high / low liquidity pools , you cannot express it to code directly bc its plain english but if I say within this ATR ( x specified Range ) find highs and lows , which still requires OHLC candle data so thsi is what im having a issue with bc i dont use indicators so its kind of hard for me to make it a strategy as i dont know pinescript and mql as a expereinced coder to build them so i have to use AI but i dont know how to explain it again bc i dont know the code basics

Outcome

and his Sharpe ratio is like 24.78 BRO THATS CRAZY ASH LIKE FROM WHAT I KNOW A SHARPE RATIO GREATER THAN 1 IS GOOD and MORE THAN 3 THAT IS LIKE BEST PERFORMANCE , even hedge funds doesnt have that kind of crazy sharpe ratio ( according to perplexity ) but heres what perplexity said

it could be a error or small data set which does make sense bc he only used 2025 which is like only 6 months only so maybe testing for like 3+ years ( according to perplexity ) it would be more suitable and again this is not real world market conditions so yeah but still i mean its good
But my goal is not to have a perfect or a high winrate EA but to make my work easier by making my strategy into code so I can backtest more effiencently so yeah idk how to do it but i wanna do it so yeah lets see how long it will take , and what it will take to find that data










