CryptoRox

Automated - Fibs with Limit only orders

Automated - Fibs with Limit only orders

This script was designed to demonstrate how you can use a single alert to move your limit orders around.

It is not meant to be traded live and has been built to work with Binance Futures Testnet.

You will notice a lot of plots with 5 different titles.

New = Place your limit buy at a fixed-price.
Move = Cancel the current limit buy and place it at the new fixed-price.
Filled = Cancel any limit closes and places them anew based on the new average and take profit.
Cancel = Cancels exisiting limit buys.
Cloes All = Limit close filled, no commands necessary.

The default quantity in the command is the minimum order size on Binance.


Settings

Live
- If enabled it will only place trades after the "Stat Timestamp + Start Delay" that you provide.

Start Timestamp
- Use something similar to epochconverter to get the current timestamp.

Start Delay
- Gives you 1 minute by default to start the script and create your alert before it begins looking for a new entry.

Leverage
- Default 1. Affects the "Take Profit and DCA When" Settings.

Take Profit %
- This is the percentage above the current average you'd like to place your position close at.

DCA When %
- The percentage below your last entry that you're willing to buy again.




Note: This strategy has no stop-loss and pyramiding is enabled. It is not built for, or recommended to run live.

I hope this opens some doors and helps advance your personal trading system.
Good luck and happy scripting!

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?