I've just started working on some automation and thought I'd share my experience with the community.
The idea is to import multiple selections from a csv file, check if various conditions are met, then Back/Lay at SP, then Green up in play when either stop loss level or take profit level is hit.
This is work in progress and whilst I'm live testing I'm making a list of improvements / bugs to work on.
Feel free to take a look and I welcome any feedback.
The only difference between both files are the staking and the csv files, B2L is fixed at £2 where as L2B is set to £10 liability as I believe that is Betfair's minimum for SP?
You will need 2 csv files and point the automation files to the correct directory. I've named mine B2L.csv and L2B.csv
csv format for each file:
*, *, SELECTION, *, S, B2L, 1
*, *, SELECTION, *, S, L2B, 1
Please test the files in practice mode and ensure you fully understand what they do and how they work before going live.
Due to my busy lifestyle I'm unsure how active I'll be on this thread, also I'm actively forward testing so it could be some time before I get enough information to implement any updates.
B2L / L2B selections from a .csv file
Minor update: Added a green all selections when race distance hits the 75% mark. Only added to L2B but easily added to B2L.
Once it triggers a flag is set ensuring the SL/TP rules don't trigger if they haven't already done so.
You will need "In-Running STD Timer.baf" found here viewtopic.php?t=24368 I've kept it separate, Just add it to a spare rules column.
Once it triggers a flag is set ensuring the SL/TP rules don't trigger if they haven't already done so.
You will need "In-Running STD Timer.baf" found here viewtopic.php?t=24368 I've kept it separate, Just add it to a spare rules column.
You do not have the required permissions to view the files attached to this post.