Author Topic: Writing a CSV file  (Read 952 times)

Tags:
  • All members
  • Posts: 18
Writing a CSV file
« on: 01 Oct 2018, 17:56 »
Is it possible write on a file a Variable?

I can write b_book, back_price, etc...but is possible to write a variable that has been calculated in the trigger?

I yes how?

I would like to write in the file the following
[STAMPABOOK],["market_name"],["sel_name"],[last_traded],[b_book]
but it doesn't work for my variable STAMPABOOK.
It works for the other: ["market_name"],["sel_name"],[last_traded],[b_book]

Thanks for your help.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Writing a CSV file
« Reply #1 on: 02 Oct 2018, 19:11 »
Hello!

Yes, you can write any variable, arithmetic expression, supported function or a combination thereof.

If it does not work for your variable, make sure that the variable actually has some value at the moment of writing:

Global User Variables STAMPABOOK are set
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

 

Please note, BetFair is seems to be currently OFFLINE