Learn AMIBroker AFL
1.77K subscribers
122 photos
157 files
264 links
Welcome to the World of Algo-Trading.!

Objective of this Channel is to provide Strategies, Tools and Data to perform Algo-Trading and Backtesting using AMIBroker AFL Scripts.

You can Learn everything about Algo-Trading here.
Download Telegram
Market Secrets – Algo Traders Program (Zero Touch Trading) – Episode #12
Details of Trade controller


Let’ shave a first look into our Trade controller, which is built on Google Sheets to simplify it for non-technical traders. So let’s have a high level walk-though about this controller and see what we can control from Google Sheets directly. Here is how our controller looks like.
https://docs.google.com/spreadsheets/d/10IIuVtQyPp7jmZTNNgogCEA6kn2ZKXwEAFJ4k_D4gQQ/edit#gid=552010113

Trading Switch: This can be used to control the trading bot. You can easily turn on and off the bot using this option
Trading Type: This can be used to control the type of trading you want to do. Using this option you can instruct the bot to perform either Real Trading in your trading account or just paper trading without any real money
Trade Conditions: You can configure your trading conditions in the google sheets itself. If you want to change/modify the trading conditions or parameters or values, you can do it from itself directly.
Configurable Entry & Exit Window: You can configure your entry time limit from here. Say, you want the entry to be triggered within a specified window only, you can do it from here. Likewise, you can configure the exit window for you algo as well from here.
Health Status: Controller has “Health Status” monitor, which can be used to monitor the health of the bot/algo.

These are the major controlling options we have in our Google sheets trade controller. Like I mentioned, we can do it all in the script, but we decided to use google sheets for the same to simplify and to provide ease of use. So even someone without script knowledge can  re-configre the settings.


Details of ATP: https://marketsecrets.in/algo-traders-program/
For any queries or to enrol for Algo Traders Program, contact us @MarketSecretsTeam (or) Call/Whatsapp at 8300116923
Learn AMIBroker AFL pinned «Market Secrets – Algo Traders Program (Zero Touch Trading) – Episode #12 Details of Trade controller Let’ shave a first look into our Trade controller, which is built on Google Sheets to simplify it for non-technical traders. So let’s have a high level…»
Enrollment going on in full swing.!

Enrol early to reap additional benefits.

To enrol, reach us @MarketSecretsTeam Or WhatsApp at 8300116923
Market Secrets – Algo Traders Program (Zero Touch Trading) – Episode #13
How to enable or disable the trading bot?


Here are the various options available in our Trade controller
https://docs.google.com/spreadsheets/d/10IIuVtQyPp7jmZTNNgogCEA6kn2ZKXwEAFJ4k_D4gQQ/edit#gid=552010113
and in this episode we are going to talk about the first option, which is trading switch.

Trading Switch: This can be used to control the trading bot. You can easily turn on and off the bot using this option
If you set this field to capital “Y”, you are enabling your trading bot. If this field has the value “Y”, it will trade on your behalf for that day. If you leave it blank or set any other value in this cell, trading bot will be disabled on that particular day.

So, if you want to do disable trading on any specific day, for example on budget day or on election result day or for some personal reason, you can do that using this particular field or this option or this switch. Set it to so other value, like No or N, and the bot will stop all it’s activities.
Please do remember to update the filed with value “Y” if you want to enable algo trading the next day.

We can do it through the script as well, but we decided to provide this facility in google sheets to provide ease of use and simplicity. So even someone without script knowledge can play with the settings.


Details of ATP: https://marketsecrets.in/algo-traders-program/
For any queries or to enrol for Algo Traders Program, contact us @MarketSecretsTeam (or) Call/Whatsapp at 8300116923
Enrollment going on in full swing.!

Enrol early to reap additional benefits.

To enrol, reach us @MarketSecretsTeam Or WhatsApp at 8300116923
Learn AMIBroker AFL pinned «Market Secrets – Algo Traders Program (Zero Touch Trading) – Episode #13 How to enable or disable the trading bot? Here are the various options available in our Trade controller https://docs.google.com/spreadsheets/d/10IIuVtQyPp7jmZTNNgogCEA6kn2ZKXwEAFJ…»
Market Secrets – Algo Traders Program (Zero Touch Trading) – Episode #14
How to instruct the bot to do real trading or paper trading
?


Here are the various options available in our Trade controller
https://docs.google.com/spreadsheets/d/10IIuVtQyPp7jmZTNNgogCEA6kn2ZKXwEAFJ4k_D4gQQ/edit#gid=552010113
and in this episode we are going to talk about the second option, which is trading type.

Trading Type: This can be used to control the type of trading you want to do. Using this option you can instruct the bot to perform either Real Trading in your trading account or just paper trading without any real money

If you set this field to capital “R”, you are instructing your trading bot to do real trading in your trading account. If this field has the value “R” and trading switch is turned on (i.e) set to “R”, it will trade using real money on that day.
If you leave it blank or set any other value in this cell and trading switch is turned on (i.e) set to “P”, trading bot will do paper trading on that particular day. So no real money will be used here.

So, if you want to switch to paper trading on any specific day, for example on budget day or on election result day or for some personal reason, you can do that using this particular field or this option or this switch. Set it to some other value other than “R”, like No or N, and the bot will switch to paper trading on that day.
Please do remember to update the filed with value R if you want to switch back to real trading.
We can do it through the script as well, but we decided to provide this facility in google sheets to provide ease of use and simplicity. So even someone without script knowledge can play with the settings.


Details of ATP: https://marketsecrets.in/algo-traders-program/
For any queries or to enrol for Algo Traders Program, contact us @MarketSecretsTeam (or) Call/Whatsapp at 8300116923
Enrollment going on in full swing.!

Enrol early to reap additional benefits.

To enrol, reach us @MarketSecretsTeam Or WhatsApp at 8300116923
Forwarded from Market Secrets
As always, we are seeing last minute rush to join the program. So please expected delayed response🙏
Nifty and BankNifty - 1 Minute Data feed for October 2023.. For previous month's data feed and to learn how to use the data, join @LearnAFL Channel and follow our YouTube playlist - https://www.youtube.com/playlist?list=PLRpfTFEfJ27ZKFnzPQ68BPLIDeaWykb6v
Market Secrets – Algo Traders Program (Zero Touch Trading) – Episode #15
How to define entry and exit window for the trading bot?


Here are the various options available in our Trade controller
https://docs.google.com/spreadsheets/d/10IIuVtQyPp7jmZTNNgogCEA6kn2ZKXwEAFJ4k_D4gQQ/edit#gid=552010113
and in this episode we are going to talk about the second option, which is trading Entry & Exit Window.

Configurable Entry & Exit Window:
You can configure your entry time limit from here. Say, you want the entry to be triggered within a specified window only, you can do it from here. Likewise, you can configure the exit window for you algo as well from here.

In total there are 5 fields or cells or inputs to configure the entry and exit window options. Let’s start with entry window first, for which we have 3 fields.
1.  Entry (H) – You need to provide the hour in which you want to take the entry. Say, you want the fresh trades to be triggered at 9 AM, give 9 here
2.  Entry (M Start) – In this field, you have to provide the entry start time. Say, you want the entry to happen after 9.20 AM, give 9 in the first field and 20 in this field, now the bot will start looking for trades only after 9.20 AM daily
3.  Entry (M End) – In this field, you have to provide the entry end time. Say, you want the entry to happen before 9.55 AM, give 9 in the first field, 20 in the 2nd field and 55 in this field, now the bot will look for trades only between  9.20 AM and 9.55 AM daily

Likewise you need to set the exit window as well, for which we have 2 fields.
1.  Exit (H) – You need to provide the hour after which you want to exit from your trades. Say, you want your trades to be squared off after a specific time like 2 PM, give 14 here as the time  we use is in 24 hour format
2.  Exit (M) – In this field, you have to provide the exit start time. Say, you want the exit to happen after 2.30 PM, give 14 in the first field and 30 in this field, now the bot will start looking for exits after 2.30 PM

So this is how these 5 cells or fields or controllers has to be used. But we have fixed values for these, so unless you are interested to play around the algo, you don’t have to touch these fields/values.

We can do it through the script as well, but we decided to provide this facility in google sheets to provide ease of use and simplicity. So even someone without script knowledge can play with the settings.


Details of ATP: https://marketsecrets.in/algo-traders-program/
For any queries or to enrol for Algo Traders Program, contact us @MarketSecretsTeam (or) Call/Whatsapp at 8300116923
Just 3 more days for Launch.!

To enrol, reach us @MarketSecretsTeam Or WhatsApp at 8300116923
Just 1 Day to Go.! 1 year wait is finally ending.!

Are you ready.?

If you still wanna enroll, contact us @MarketSecretsTeam
Last and FINAL Call for ATP.!

TO enroll, contact us @MarketSecretsTeam