Create the guide for create the Algo.
My Markets - AlgorithmsThis is where you create the Ping-Pong Algo.
There are 3 Mode : Static, Normal And Aggressive.
NORMAL MODE
-
The (minimal) percentage gain beetween a buy/sell operation. If this percentage is not guaranteed, C.A.T. will wait
-
Never Consider Oders With Total Less Than. If you check this option and set a value, C.A.T. will skip "little orders" during the algorithms
-
Don't create ping orders with total less than. After a Ping-Pong successfull the total of the last orders will be put in the "Cauldron" and from the "Cauldron" will be created new sell/buy orders. With this option activated you will limit the creation on "little orders". If total in Cauldron will be < than the value from "Never create orders with total less", C.A.T. will wait for more money in cauldron.
-
Never Sell Under/Never Buy Over with this option activated you will limit the creaton of orders too big or too little.
-
Never Buy/Sell Directly with this option activated you will never buy/sell directly and you orders will have 0.00000001 difference from the best Buy/Sell orders.
STATIC MODE
Choose a fixed price for Buy/Sell and C.A.T. will always Buy/Sell at these prices, without any adjustment.
AGGRESSIVE MODE
You must set only
The (minimal) percentage gain beetween a buy/sell operation, C.A.T. will try always to made a successfull Ping-Pong Algo
After choose you parameter you must press the CHECK Button in the CALCULATOR
The ping-pong algo will be created.
Every time you change a parameter you must press CHECK ButtonCat Will Suggest a Sell/Buy price but it's only a suggestion, so is better to check by yourself how to create the first orders.
Now the last part : GENERATE PING-PONG With the first orders.
You can insert all buy/orders you want. Every order will have is indipendent history in the Algo.
After that press CREATE PING PONG PROCESS and C.A.T. will start the algorithms over that market.