Thanks for the great presentation., Great Video and strategy. One quick question can the OrderProfitTarget be based on a percent basis rather than a hard number?
hi i have one question how do you build a template with fuzzy logic i want to create one fixed variable and the rest with fuzzy logic is this possible ?
Hi again Ali! still going over your videos, great stuff, helping a lot. Thank you. I have one question regarding the Shift (look back) period. Does it work as a specific bar back or as a period of time back? eg: After a specific signal, i want to trace back for the last 30 periods if the MACD main line has crossed over the signal for long entry. So the question is if I can use the shift period as 30 to search back for this cross during bars 1 to 30. Or maybe I have to write the same code line 30 times, each of them for the specific shift number. Thanks again
[shift] works as time machine. so MACD Sginal Crosses 0 Line [30] will alert you today only. whenever the condition is true means that MACD crossed zero line 30 bars ago. If you want to scan to see if MACD crossed zero line during the past 30 bars, then you can add another variable that keep track of that, and it will be true if MACD crossed during past 30 bars and False if it didn't.
2. How do you get the results from the builder (Which finds strategies for you) and put that into the algo wizard? I'm trying to figure how to merge multiple strategies into one EA and have it so that if one strategy or signal is fired, a market long or short is created. If you merge strategies into one portfolio, it doesn't let you create an EA source code with all the strategies that was merged into that one portfolio.
you can save any strategy you like from databank and load it in algo wizard. Merging code into one EA is experimental, but if you know the logic and it is simple then you can build them in algo wizard as one strategy.
@@StatOasis Ok, is there a way to merge them all into algo wizard? I can load but it clears the previously loaded strategy. I'd like to grab all the signal rules from each .sqx file and put it as individual tabs in a new strategy in algo wizard so i can build one big ea with many strategies.
no, you have to do it manually, also bear in mind that not all strategies can be combined together even manually due to overlapping or contradicting orders.
in Algo Wizard you customize any indicator by going to AlgoWizard/Settings/Advanced and switch it to on. then any value you can switch it to Random and add the numbers (start:end:step)
Thanks for the great presentation., Great Video and strategy. One quick question can the OrderProfitTarget be based on a percent basis rather than a hard number?
Yes, absolutely
Thanks! Didn't realise this was possible!
Glad I could help!
hi i have one question how do you build a template with fuzzy logic i want to create one fixed variable and the rest with fuzzy logic is this possible ?
please see this ua-cam.com/video/LHpJ__9kbBs/v-deo.html
Hi again Ali! still going over your videos, great stuff, helping a lot. Thank you. I have one question regarding the Shift (look back) period. Does it work as a specific bar back or as a period of time back? eg: After a specific signal, i want to trace back for the last 30 periods if the MACD main line has crossed over the signal for long entry. So the question is if I can use the shift period as 30 to search back for this cross during bars 1 to 30. Or maybe I have to write the same code line 30 times, each of them for the specific shift number. Thanks again
[shift] works as time machine. so MACD Sginal Crosses 0 Line [30] will alert you today only. whenever the condition is true means that MACD crossed zero line 30 bars ago.
If you want to scan to see if MACD crossed zero line during the past 30 bars, then you can add another variable that keep track of that, and it will be true if MACD crossed during past 30 bars and False if it didn't.
@@StatOasis good idea. Not sure how to do that but i'll investigate. Thanks for your answer!!
check Algo Wizard and Q&A videos. They include many videos that deal with variables
How do you get it to generate mean reversion strategies without using sell/buy limits? I want a mean reversion system using market entry.
the template already have market order. you can change the order type to limit, stop, market etc.
2. How do you get the results from the builder (Which finds strategies for you) and put that into the algo wizard? I'm trying to figure how to merge multiple strategies into one EA and have it so that if one strategy or signal is fired, a market long or short is created. If you merge strategies into one portfolio, it doesn't let you create an EA source code with all the strategies that was merged into that one portfolio.
you can save any strategy you like from databank and load it in algo wizard.
Merging code into one EA is experimental, but if you know the logic and it is simple then you can build them in algo wizard as one strategy.
@@StatOasis Ok, is there a way to merge them all into algo wizard? I can load but it clears the previously loaded strategy. I'd like to grab all the signal rules from each .sqx file and put it as individual tabs in a new strategy in algo wizard so i can build one big ea with many strategies.
no, you have to do it manually, also bear in mind that not all strategies can be combined together even manually due to overlapping or contradicting orders.
can you test one strategy on multiple markets or do you have to do it one by one (symbol by symbol?)
you can test the strategy on multiple symbols
How to get the random SMA?
in Algo Wizard you customize any indicator by going to AlgoWizard/Settings/Advanced and switch it to on.
then any value you can switch it to Random and add the numbers (start:end:step)
يعطيك العافية
كيف ممكن اتواصل معك ؟
you can always reach me via email;
info@statoasis.com
very well ;)
Thanks! 😃
good video, music not necessary and way to loud.
you are watching the old edit, as it says in the description, please watch the new edit:
ua-cam.com/video/XArFuRkLB_Y/v-deo.html
the video quality is not clear
watch the new video edit: ua-cam.com/video/XArFuRkLB_Y/v-deo.html
Excuse me but the music was not good like the first two videos
will return to focus music in future video
@@StatOasis Yes, the music was loud and distracting. Just forget the music man
you are watching the old edit, as it says in the description, please watch the new edit:
ua-cam.com/video/XArFuRkLB_Y/v-deo.html