Bitcoin Forum
June 30, 2024, 07:44:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 »  All
  Print  
Author Topic: Finandy - Free trading terminal for Binance  (Read 3568 times)
Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 01, 2021, 07:11:10 AM
 #141

📣 #code update

👉 Added Virtual Orders🔥
Upon reaching the price of the virtual trigger, a real order will be placed:
* Limit
* Floating
* Market
* Stop order
* Trading order (only for futures)

Virtual orders are available for creation both in a single variant and in grids.

V - virtual order
R - real order

👉 Added the ability to select the order type for order grids:
* Limit
* Stop order
* Trading order (only for futures)

For a stop order and a trading order, you need to set an indent, for a stop order, this is at what price the real order will be placed from the trigger price, and for trading -% follow after the activation of trading


👉 Modifications on Signals v.2
 ⁃ Added the Maximum number of open positions
 ⁃ Added the Maximum amount in open positions
 ⁃ Fixed the error of creating a position when specifying %Balance x Leverage
 ⁃ Removed the option to flip a position for the Spot market

👉 Fixed a bug when no SL order was placed when opening a position through an order from the order grid








Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 01, 2021, 09:41:06 AM
 #142

📣 Dear users!
In the next 30 minutes, the accounts will be reloaded one by one.
At the time of the restart (about 15 seconds), it will not be possible to create an order.

👉  Error fixing

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 01, 2021, 10:07:29 AM
 #143

📣 Who will work with virtual orders orders, you need to restart your account again.  forgot to enable the control module, and without it, orders will not work. Without a reboot, any virtual orders will not work.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 02, 2021, 08:57:32 AM
 #144

📣 Dear users!
In the next 30 minutes, the accounts will be reloaded one by one.
At the time of the restart (about 15 seconds), it will not be possible to create an order.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 02, 2021, 09:30:01 AM
 #145

📣 #code update

👉 Updated pairs icons 

👉 Returned order type preservation when switching between pairs and between Long / Short position

👉 Grids with virtual orders
- Fixed editing error
- Fixed duplication of orders when moving the Fibonacci grid

❗️Reboot your browser page to apply new updates

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 02, 2021, 10:04:18 AM
 #146

📣 Dear users!
In the next 20 minutes, the accounts will be reloaded one by one.
At the time of the restart (about 15 seconds), it will not be possible to create an order.

👉 fixing placing grid of orders error

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 05, 2021, 10:01:17 AM
 #147

📣 #code update

👉 Added tips on new signal parameters

👉 Fixed position calculation price for virtual order grids.
While transferring beginning of the grid, TP previews should also be correctly transferred (Scaled + Fibonacci).

👉 Error of not reversed grid when switching long-short with filled amount in the Fibonacci portals  fixed.

🔥 Who works with grids - reboot your account to apply the update.


Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 12, 2021, 10:05:37 AM
 #148

📣 Added a new payment method for subscription with 0 fees through Binance Pay🔥

 👉 Payment details (https://docs.finandy.com/price#binance-pay-fee-0)
 👉 About Binance Pay (https://www.binance.com/en/support/faq/d6fabc736d1f4e7fb60e56afe6d1f3b9)

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 13, 2021, 06:12:17 AM
 #149

Maintenance In 60 minutes! we will restart all services: accounts, candles and order book. Possible short-term offline site.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 13, 2021, 09:18:31 AM
 #150

📣 #code update

👉 Added an additional button to reload the account in the upper right menu

👉 TP and SL previews were not shown when creating a new position after switching to another market.Fixed!

👉 Fixed shift calculating price error  in the order grid in Signals v.2

👉 In signals v.2, on some options, the ability to mark the checkboxes on the left was hidden, which definitely do not need to be transmitted through the signal message.

🔥 Attention!
We remind you how the left checkbox works in Signals v.2:
- If it is checked, then the parameter is applied strictly from the signal, even if it is a Slave signal from the Master signal.
- if the checkbox is not checked, then the parameter is applied from the terminal.

This is necessary in order to transmit some variable parameters in 1 receiving terminal.

For example: both buy and sell can be passed in the side parameter, while the Terminal will create a buy at the right moment and a sell at the right moment.

Using: In the case of the indicator, you just need to add 2 signals to the TradingView:
One for buy, indicating "side": "buy" in the code. And for selling you use the same code, but manually replace buy with sell and you get "side": "sell". If you have a strategy, then the placeholder {{strategy.order.action}} will be used

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 15, 2021, 12:50:22 PM
 #151

📣 Dear users!
In the next 10 minutes, the accounts will be reloaded one by one.
At the time of the restart (about 15 seconds), it will not be possible to create an order.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 15, 2021, 01:18:07 PM
 #152

📣 #code update

👉 Fixed a bug virtual orders grid restoring after canceling them

👉 Setting leverage when creating a position with a virtual order

👉 Level rearegement in the TP module in signals v.2 checked by default. Check in your signals to have this checkbox on.

👉 Removed inappropriate pairs in the ticker list

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 19, 2021, 01:36:18 PM
 #153

📣 Dear users!
Tomorrow at 7 am (GMT + 1) we plan to make an update, the accounts will be reloaded one by one.
At the time of the restart (about 15 seconds), it will not be possible to create an order.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 20, 2021, 09:46:07 AM
 #154

📣 #code update

 👉 Completed the first part of the optimization of the terminal.  reduced the flow of incoming data and a slight improvement in data redrawing
 👉 Bug fixes

 Reload the page to apply the changes

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 25, 2021, 08:51:33 AM
 #155

Binance Spot Trading System Upgrade Complete! Everything Works in Normal mode!

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 25, 2021, 04:25:31 PM
 #156

📣 Dear users!
Tomorrow at 06:00 UTC we plan to make an update, the accounts will be reloaded one by one.
At the time of the restart (about 15 seconds), it will not be possible to create an order.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 26, 2021, 07:44:29 AM
 #157

📣 #code update

👉 Fixed an error leverage saving by default (zero templates)

👉 Widened ability to customize slave signals coming from master signal (leverage and isolated margin)

👉 The mechanism for working with queues in requests has been redesigned. There were errors of attempts to write to the database in parallel sometimes. It did not affect the work, but errors in the panel were displayed.

👉 Fixed errors in calculating the total balance in dollars, if someone's balance is considered incorrect, send me a personal message @orelalex

👉 Minor system optimizations

👉 Minor bug fixes

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 28, 2021, 12:22:09 PM
 #158

📣 Dear users!
Tomorrow at 06:00 UTC we plan to make an update, the accounts will be reloaded. At the time of the restart (about 15 seconds), it will not be possible to create an order.

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 29, 2021, 09:18:08 AM
 #159

📣 #code update

👉 Optimized the operation of the Terminal, the load on the CPU became even lower

👉 Many server-side improvements to increase system stability

👉 Bugs fixed

Finandy (OP)
Copper Member
Member
**
Offline Offline

Activity: 378
Merit: 21


View Profile
April 30, 2021, 06:54:21 AM
 #160

📣 #code update

👉 Fixed deleting a template

👉 Corrected the calculation of the total balance in USD. If you still have a wrong calculation - let us know your email.

👉 Optimization of order work

👉 Minor bugs fix

You can reboot your account, the automatic upgrade will start in 30 minutes.

Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!