- #61 by BillingBot (WellDoneSoft) on 02 Oct 2023, 20:31
-
Obrigado por criar um pedido GRATIS para o nosso serviço de desenvolvimento Trigger.Seu tópico agora está aberto para o nosso pessoal e alguém irá responder-lhe em breve. Observe: o tópico será movido para a seção pública do fórum de acordo com nossos termos e condições.Se por algum motivo você mudar de opinião e decidir manter seu pedido privado por favor clique neste linkEntre em contato com o suporte se precisar de ajuda.
- #62 by Flavio Lucena Da Silva on 02 Oct 2023, 20:27
-
Acrescente recuperação de perda ..duração do cicloNúmero de etapas no ciclo de recuperação de perdas...
- #63 by Tim (WellDoneSoft) on 02 Oct 2023, 08:26
-
Hello,Assuming by "consec losses" you mean the selection's losses...Please find triggers file attached.P.S. I don't see any greenup functionality in the triggers...
- #64 by layfavin on 01 Oct 2023, 08:45
-
Hi ,Please see attached.I am making a steady profit , with auto-green up. However, I need to manually start the trigger as I want it to start betting when the consec looses =1 and stop betting when it hits my target.I can get it to start betting with consec looses =1 , but the the trigger stops and waits again instead of betting until target hit. Any help with be great.Thanks
- #65 by Oxa (WellDoneSoft) on 25 Sep 2023, 09:31
-
Hello!It is not possible to record each selection's settled P/L individually, however, the rest is possible and you can also write down the place that the selection took (0 if loser or anything > 0 if took a winning place), and then you can work it out from there.See the screenshot of an example of the dataset you can generate, as imported into Excel, attached.Also attaching the trigger file itself. You need to replace the path to the file where the data will be recorded. Currently it is "c:\data.csv". Make sure you have sufficient permissions to write to the file.Make sure you've tested the triggers in Test Mode before you switch to real money. I recommend testing triggers in Time Machine, as you can run your strategy by multiple markets in minutes, and the data is very cheap. If you'd like to make any changes to the original trigger description, please make a new trigger request.Looking to model the profit/loss from your strategy based on thousands of historical markets? Check BFStats for ready-to-use or bespoke simulation reports. You can prove or disprove your strategy without the risk and hassle of placing real bets.
- #66 by MarkV on 25 Sep 2023, 09:23
-
HiAdd a condition block like this as the last conditions in the laying trigger. (I have not tested this)AND OR selections trigger expression matching_number is equal to 1 OR selections trigger expression matching_number is greater than 1 and selections lay price is the maximum
- #67 by joaofrancisco on 25 Sep 2023, 01:03
-
Thanks MarkV. My trigger was almost wright. It only miss the others user variables.The point you find that with the same maximum average, will trigger in more than one selection, I have thought too.Is there a way to compare those selections, with the same average, and bet who have the highest odd (based in min_odds and max_odds)?Example 1:Selection 4 - Average 5.67 - odd @15Selection 6 - Average 5.67 - odd @22min_odds - 10max_odds - 20If these happens it will bet in selection 4.Example 2:Selection 4 - Average 5.67 - odd @15Selection 6 - Average 5.67 - odd @18min_odds - 10max_odds - 20If these happens it will bet in selection 6.Is it possible to put these conditions in the trigger?
- #68 by MarkV on 24 Sep 2023, 22:04
-
HiYes, from your description this should be a straightforward trigger to develop.If you want to try writing a trigger yourself Item 1. in this article describes how to bet in the current Over / Under market.Or you could put in a trigger request.
- #69 by MarkV on 24 Sep 2023, 17:28
-
HiTry this trigger in test mode.In testing I found that sometimes it lays more than 1 selection if these selections have the same maximum average.Also, if silk_form_1 or silk_form_2 or silk_form_3 have a value of zero it will substitute 10. Not sure if this is what you want but you can play around with it.
- #70 by joaofrancisco on 21 Sep 2023, 11:42
-
I try by myself to make some changes but I don't know if that's possible.I declare a variable, like jacfin told. But I don't know if this is in the correct field. Can anyone give a look to see if this is right or not?Thank you in advance.
Pages: