OPEN-SOURCE SCRIPT

AO Limit Signal

===
AO Limit Signal supply Pending Price and Limit Order with detail as bellow
===
A.Buy Limit
1.Get Pending Price
+ Oscillator go into oversold zone
+ Pending price is lowest Low Price in (n) periods
+ (n) is fast periods of AO
2.Active Buy Limit
+ Oscillator go out oversold zone
+ Place Buy Limit at pending price
===
B.Sell Limit
1.Get Pending Price
+ Oscillator go into overbought zone
+ Pending price is highest High Price in (n) periods
+ (n) is fast periods of AO
2.Active Sell Limit
+ Oscillator go out overbought zone
+ Place Sell Limit at pending price
===
C.Oscillator
1.AO default parameter
+ Source: HL2
+ Fast Period: 25 H1
+ Slow Period: 75 H1
2.Overbought - Oversold Zone
+ AO's %b period: 80
+ AO's %b multiplier: 2.5
+ Overbought zone: AO's %b above 0.8
+ Oversold zone: AO's %b below 0.2
3.Color
+ Yellow dot: AO go into Overbought - Oversold Zone
+ Red dot: AO go out Overbought Zone
+ Green dot: AO go out Oversold Zone
===
Centered OscillatorsOscillators

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad