AlAlawiAlawi

AlAlawi Strategy

AlAlawiAlawi Mis à jour   
Hello Experts / Trolls;

I had written this strategy for a while and although I know how to color my charts, I wish for some expert advice or just some trolls to bring light to the codes weakness area's.

Period = isdwm?timestamp(2012, 01, 01, 00, 00):isintraday?timestamp(2018, 04, 01, 00, 00):timestamp(2018, 04, 01, 00, 00)
The above line of code for example lets my 4H and 1H charts suffer from a small size of testing and I need to change the dates manually, any idea to let a more dynamic approach and accomodate a 1 minute to 4h charts solution without having to play with the dates manually every time.

I also see a huge difference in results when applying this script on a Heikin-Ashi vs Candlestick chart!
So when pyramiding (upto 15) is applied on this strategy, the numbers starts boosting like crazy too!

This is a rough code for now, let me know where to work on the code or just like and share your opinion on this.
Notes de version:
Sadly neither trolls or experts are chipping in .. but here are a few changes
Added a Higher Time Frame to weight in on the position direction confirmation ....
Figured out a few repainting doubts so decided to take the figures from the previous close.
Lowered the Position size from a Lot to 10K on each order and added in a slippage range of 5 ticks.

Swing Trades usually has better results on higher time frames ... so Low Capital Accounts (Think Twice).

Now retesting this script for more issues ... and would like to hear from users out of my Bubble.
Notes de version:
Fine tuned to more real time usage, now the script calculates on every tick by default and added a 1 point of slippage to allow more of real life affect on closing trades.

The Lower timeframe is the new addon - the script would confirm only after the lower time frame had added a confirming close to the direction of our anticipated position.

My biggest brain freeze now with this Period line where I need to manually adjust the Date to have the orders not go beyond the 2000 limit!
Notes de version:
Refined the Lengths and now need to go forward test this strategy.
Notes de version:
False for the Recalculate after Order is Filled Default setting ....

I hope some trolls would come and bash this strategy now
Notes de version:
Adjusting the Default Length Values and Added the Period Inputs.

Anyone care to test if this is a Holy Grail or Holy Fail ?
Notes de version:
Due to pine and its way of calculating things, I'm avoiding anything related to the Current Bars High / Low / Close.

I feel comfortable somewhat to test this strategy out now.
Notes de version:
Factored in Commission per Order at the cost of 3 USD, since I am using FX usually and that should cover the Major Pairs spreads at a 0.1 Lot
Notes de version:
Cleaning excess text
Notes de version:
Cleansed Up to Go Live
Notes de version:
Go Live Start

Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?