Re: Beatle's Trend Trading System

3131
DaveTrader wrote: Sun Dec 24, 2023 9:59 pm Saishala

Wow, that looks incredible. Looks like I have some reading/testing to do.

That’s all for now, it just felt like a thumbs up on your post was severely lacking the necessary gratitude for the information given.
Hello DaveTrader

Thank You for your message.

It's Nice.... And I'm Happy to know "You Notice" the scope of the shared stuff.

I know the thing I will said now will sound irresponsable.

But Is that.

Of course if you read the MIDAS Techincal Analisys book will be Amazing for your trading life but the reality is :

Will work reading or not.

Pay attention to the Backtesting needed because is already proven profitable with just one thing:

The people or institutions with real money to invest use it. And If they use it have in mind my Friend: "Is Profitable".

Of course, losing trades will happen.

But all the entries made sense related to Volume and Price on the market. They never will be aleatory or dumb places.


The real skill to achieve is:


WHERE TO ANCHOR THE MIDAS

or

HOW AND WHERE TO FIT PROPERLY THE MIDAS TOP BOTTOM FINDER at the D POINT.


That is the skill to Master.

and just reading this tiny PDF suffice to understand MIDAS.
And If you have the courage read the Bloomberg book ( I take ages/months to finish and I don't understand all of the math and is boring but I understand the setups.)

It Works DaveTrader
These users thanked the author saishala for the post (total 3):
DaveTrader, eduarescobar, BeatlemaniaSA
From the domains of my desk and laptop Full of Porn and Charts I call upon the Spiritual Presence and Power of Richard Wyckoff, Jesse Livermore, George Soros and all the Wise in Volume and Standard Deviation to enlighten and make everyone get off their asses and go to study Market Structure, Liquidity Pools and Volume.

Selah


Re: Beatle's Trend Trading System

3132
saishala wrote: Sun Dec 24, 2023 2:30 am Well that.

In moments of absolute boredom and preparing to go to my nearest poundland.

I stop by to bring Lembas Bread and Earendil's Light.

I explain it:

MIDAS SNIPER

Whenever you have a new arrow / support or resistance beetlemaniaSA BEATS V5 or An XARD semaphore You will immediately put a MIDAS there until another Arrow or Semaphore appears again.
Only MAJOR TRAFFIC LIGHTS and then if you like it you will press the button above on the right of the chart.

When a New Arrow or traffic light appears and is confirmed, your MIDAS will simply move / become the New Arrow or traffic light.

By the Way Search here:

https://en.wikipedia.org/wiki/MIDAS_technical_analysis

And the book is hard and nasty to read but that is the way for the Institutions to trade, they use MIDAS .

https://www.sec.gov/marketstructure/midas-system


And something that is not easy to find is a Leading indicator that tells you everything that is happening with volume and price in Real-Time.

DEMAND INDEX ON CHART
(Upgraded by MRTools with all the averages to test above/with the VOLUME and PRICE given by Sibbets directly on the chart and not crossing at the sub window)
Well, a man named James Sibbet did it... And you don't see it anywhere... and you don't find it easily...

And by the grace of Forex Station I found it ON CHART and it is not disgusting in a subwindow (which I also use with a simple line at level zero….)

post1295530361.html#p1295530361


Well, each one now decides what they want to do because after sharing it, it is no longer my problem.

And because not only The Light of Earendil and the Bread of Lembas were enough...

Here is GOLLUM (With his Double Personality ORDERS and NET
Without descriptions … GO AND LEARN ABOUT IT !)

MY ADVICE IS READ ALL THE WEB FXSSI !

https://fxssi.com/fxssi-order-book-mt4

https://tlap.com/order-book/


That's it.
I already did my Good Deed Today
Turning off the computer and heading out into the street.

Goodbye friends!



Ahhhhh
Two Interesting Things:

What do you think about knowing where the STOPS and LIMIT ORDERS / TAKE PROFIT ORDERS are??????

Well, I present to you

UNICORN DUST!!!

https://fxssi.com/fxssi-stop-loss-clusters-mt4

https://tlap.com/indikator-stoplossov/

https://tlap.com/indikator-limitnih-orderov/


(Now Read the Instructions at FXSSI or use the Google Translate to translate the Russian Web just like that if you are clever and NOT LAZY you will find Russian treasures…. Just have your Antivirus on and checking everything…)

https://tlap.com/instrumentyi/


And here it ended.

Happy Holidays and a Happy New Year to everyone and their families.
(Now get off your ass and learn how to use it because it's not my obligation to do so)

Always Thanks to my Collection / Selection

Better Dead Then Simple


Merry Christmas to All Of You!!!
Wow I am blown away, I have been testing a couple of the indicators and they are incredible, cannot thank you enough saishala (as well as the people coding all of this stuff, such as MrTools as well of course)

Merry Christmas and a Happy New Year to everyone!
These users thanked the author roanfox for the post:
saishala

Re: Beatle's Trend Trading System

3134
Maybe someone can convert this script to MT4!

This script is an indicator that combines the MIDAS (Market Interpretation/Data Analysis System) algorithm with the Volume Weighted Average Price (VWAP). Let's go through its logic step by step:

Definition of the getVwap function:

This function calculates the VWAP for a given time period.
It takes parameters: src (price), length (period), vol (volume).
If length is less than 1, it returns na (undefined value).
Otherwise, it uses a loop to accumulate volume and weighted price.
It returns the VWAP: uwgt / uvol.
Definition of the getMidas function:

This function calls getVwap to calculate VWAP based on high, low, or the average price (hlc3).
It takes parameters: len (period), isHighest (flag indicating whether the highest price is used).
It returns an array of two values: MIDAS based on hlc3 and MIDAS based on high or low price.
Definition of the getMidasTrend function:

This function determines the trend based on the passed values of vtop and vbot.
It returns 1 if the current price is above vtop and close > vbot. It returns -1 if the current price is below vbot and close < vtop. Otherwise, it returns 0.
Definition of Parameters:

md_show: a flag to display information about MIDAS. User input.
ma1_len, ma2_len, ma3_len, ma4_len: periods for calculating MIDAS, user input.
Calculation of MIDAS for Different Periods and Determination of Visibility and Color:

For each period, getMidas and getMidasTrend functions are called.
Visibility (above or below the price range) and color (red or green) for each MIDAS are determined.
Lines and fills are drawn with corresponding colors.
MIDAS Trend:

The trend for each period is determined using the getMidasTrend function.
It is used for further analysis and display.
The overall idea is to visually represent various MIDAS levels along with VWAP on the price chart, highlighting areas with different colors depending on their height and position relative to the current price.
These users thanked the author dmnik for the post (total 3):
BeatlemaniaSA, ParallelNative, RodrigoRT7
Who knows others is wise
Who knows himself is enlightened


Re: Beatle's Trend Trading System

3138
setila100 wrote: Mon Dec 25, 2023 9:35 am The ats videos from library are gold. Everything you need to know about trading like Beatle does .
Grade A setups, grade B setups, how market moves, what are the ats boxes for, how institutions think and what is dumb money in the market.
Go watch those guys.
everybody is following this, one way or another, in a more complicated way or another, with more or less colour, more or less indicators. I believe trading is not that complicated, we make it so, i made it so.
There is only price, time and volume for us retail. That's it, 3 simple variables.
Attachments
These users thanked the author Forexlearner for the post (total 4):
josi, VespaTrader, BeatlemaniaSA, Trinisan
Be the casino, not the gambler


Who is online

Users browsing this forum: adrian009, Applebot [Crawler], DotNetDotCom [Bot], global, numega, PetalBot [Bot], Redman, Ricstar_8 and 72 guests